KJS::TryNode Class Reference

Inheritance diagram for KJS::TryNode:

KJS::StatementNode KJS::Node List of all members.

Detailed Description

Definition at line 983 of file nodes.h.


Public Member Functions

 TryNode (StatementNode *b, CatchNode *c)
 TryNode (StatementNode *b, FinallyNode *f)
 TryNode (StatementNode *b, CatchNode *c, FinallyNode *f)
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:
KDE Home | KDE Accessibility Home | Description of Access Keys