KJS::StatListNode Class Reference
Inheritance diagram for KJS::StatListNode:

Detailed Description
Definition at line 651 of file nodes.h.
Public Member Functions | |
| StatListNode (StatementNode *s) | |
| StatListNode (StatListNode *l, StatementNode *s) | |
| virtual void | ref () |
| virtual bool | deref () |
| virtual Completion | execute (ExecState *exec) |
| virtual void | processVarDecls (ExecState *exec) |
| virtual void | streamTo (SourceStream &s) const |
Friends | |
| class | CaseClauseNode |
The documentation for this class was generated from the following files:

