KJS::VarStatementNode Class Reference
Inheritance diagram for KJS::VarStatementNode:

Public Types | |
enum | Type { Variable, Constant } |
Public Member Functions | |
VarStatementNode (Type t, VarDeclListNode *l) | |
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 708 of file nodes.h.
The documentation for this class was generated from the following files: