class ForInNode
Full name
KJS
::ForInNode
Definition
#include <
nodes.h
>
Inherits
KJS::StatementNode
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
ForInNode
(Node *l, Node *e, StatementNode *s) : init(0L), lexpr(l), expr(e), stat(s)
ForInNode
(const UString *i, AssignExprNode *in, Node *e, StatementNode *s) : ident(*i), init(in), lexpr(0L), expr(e), stat(s)
KJSO *
evaluate
()
Generated by: dfaure@faure on Sun Mar 26 14:25:02 2000, using kdoc 2.0a35.