kjs Library API Documentation

KJS::ForInNode Class Reference

Inheritance diagram for KJS::ForInNode:

Inheritance graph
[legend]
Collaboration diagram for KJS::ForInNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ForInNode (Node *l, Node *e, StatementNode *s)
 ForInNode (const Identifier &i, AssignExprNode *in, Node *e, StatementNode *s)
virtual void ref ()
virtual bool deref ()
virtual Completion execute (ExecState *exec)
virtual void processVarDecls (ExecState *exec)
virtual void streamTo (SourceStream &s) const

Detailed Description

Definition at line 809 of file nodes.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kjs Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 13:53:53 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003