KJS::StatementNode Class Reference

Inheritance diagram for KJS::StatementNode:

KJS::Node KJS::BlockNode KJS::BreakNode KJS::CatchNode KJS::ContinueNode KJS::DoWhileNode KJS::EmptyStatementNode KJS::ExprStatementNode KJS::FinallyNode KJS::ForInNode KJS::ForNode KJS::FuncDeclNode KJS::IfNode KJS::LabelNode KJS::ReturnNode KJS::SourceElementsNode KJS::StatListNode KJS::SwitchNode KJS::ThrowNode KJS::TryNode KJS::VarStatementNode KJS::WhileNode KJS::WithNode List of all members.

Detailed Description

Definition at line 133 of file nodes.h.


Public Member Functions

 StatementNode ()
virtual ~StatementNode ()
void setLoc (int line0, int line1, SourceCode *src)
int firstLine () const
int lastLine () const
int sourceId () const
SourceCodecode () const
bool hitStatement (ExecState *exec)
bool abortStatement (ExecState *exec)
virtual Completion execute (ExecState *exec)=0
void pushLabel (const Identifier &id)
virtual void processFuncDecl (ExecState *exec)

Protected Attributes

LabelStack ls

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys