KJS::ClauseListNode Class Reference
Inheritance diagram for KJS::ClauseListNode:

Detailed Description
Definition at line 886 of file nodes.h.
Public Member Functions | |
ClauseListNode (CaseClauseNode *c) | |
ClauseListNode (ClauseListNode *n, CaseClauseNode *c) | |
virtual void | ref () |
virtual bool | deref () |
virtual Value | evaluate (ExecState *exec) const |
CaseClauseNode * | clause () const |
ClauseListNode * | next () const |
virtual void | processVarDecls (ExecState *exec) |
virtual void | streamTo (SourceStream &s) const |
Friends | |
class | CaseBlockNode |
Member Function Documentation
The documentation for this class was generated from the following files: