kjs Library API Documentation

KJS::StatementNode Class Reference

Inheritance diagram for KJS::StatementNode:

Inheritance graph
[legend]
Collaboration diagram for KJS::StatementNode:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Definition at line 132 of file nodes.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kjs Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 12:36:10 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003