KJS::SwitchNode Class Reference
Inheritance diagram for KJS::SwitchNode:

Detailed Description
Definition at line 920 of file nodes.h.
Public Member Functions | |
| SwitchNode (Node *e, CaseBlockNode *b) | |
| virtual void | ref () |
| virtual bool | deref () |
| virtual Completion | execute (ExecState *exec) |
| virtual void | processVarDecls (ExecState *exec) |
| virtual void | streamTo (SourceStream &s) const |
The documentation for this class was generated from the following files:

