KJS::IfNode Class Reference
Inheritance diagram for KJS::IfNode:

Detailed Description
Definition at line 753 of file nodes.h.
Public Member Functions | |
IfNode (Node *e, StatementNode *s1, StatementNode *s2) | |
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: