KJS::CatchNode Class Reference
Inheritance diagram for KJS::CatchNode:

Detailed Description
Definition at line 957 of file nodes.h.
Public Member Functions | |
CatchNode (const Identifier &i, StatementNode *b) | |
virtual void | ref () |
virtual bool | deref () |
virtual Completion | execute (ExecState *exec) |
Completion | execute (ExecState *exec, const Value &arg) |
virtual void | processVarDecls (ExecState *exec) |
virtual void | streamTo (SourceStream &s) const |
The documentation for this class was generated from the following files: