Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

Statement Class Reference

Class diagram for Statement:

ExecutionObject ScopedObject AnnotableObject SuifObject Object WhileStatement VaStartStatement VaStartOldStatement VaEndStatement TryStatement ThrowStatement StoreVariableStatement StoreStatement StatementList ScopeStatement ReturnStatement MultiWayBranchStatement MarkStatement LabelLocationStatement JumpStatement JumpIndirectStatement IfStatement ForStatement EvalStatement DoWhileStatement CppVariableDefinitionLocationStatement CheckStatement CatchStatement CallStatement CForStatement BranchStatement

List of all members.

Public Members

virtual Iter<Statement* > get_child_statement_iterator () const
virtual Iter<VariableSymbol* > get_destination_var_iterator () const
virtual ~Statement ()
virtual void print (FormattedText &x) const

Static Public Members

const LString& get_class_name ()

Protected Members

Statement ()

Static Protected Members

void constructor_function ( Address address )

Friends

class BasicObjectFactory

Member Function Documentation

virtual Iter<Statement *> Statement::get_child_statement_iterator () const [virtual]

virtual Iter<VariableSymbol *> Statement::get_destination_var_iterator () const [virtual]

virtual Statement::~Statement () [virtual]

virtual void Statement::print (FormattedText & x) const [virtual]

Reimplemented from SuifObject.

Reimplemented in WhileStatement, VaStartStatement, VaStartOldStatement, VaEndStatement, TryStatement, ThrowStatement, StoreVariableStatement, StoreStatement, StaticMethodCallStatement, StatementList, ScopeStatement, ReturnStatement, MultiWayBranchStatement, MarkStatement, LabelLocationStatement, JumpStatement, JumpIndirectStatement, JavaClassAllocStatement, JavaCheckStatement, JavaArrayAllocStatement, JavaAllocStatement, InstanceMethodCallStatement, IfStatement, ForStatement, EvalStatement, DoWhileStatement, CppVariableDefinitionLocationStatement, CheckStatement, CForStatement, CatchStatement, CallStatement, BytecodeIndexStatement, and BranchStatement.

const LString & Statement::get_class_name () [static]

Reimplemented from SuifObject.

Reimplemented in WhileStatement, VaStartStatement, VaStartOldStatement, VaEndStatement, TryStatement, ThrowStatement, StoreVariableStatement, StoreStatement, StaticMethodCallStatement, StatementList, ScopeStatement, ReturnStatement, MultiWayBranchStatement, MarkStatement, LabelLocationStatement, JumpStatement, JumpIndirectStatement, JavaClassAllocStatement, JavaCheckStatement, JavaArrayAllocStatement, JavaAllocStatement, InstanceMethodCallStatement, IfStatement, ForStatement, EvalStatement, DoWhileStatement, CppVariableDefinitionLocationStatement, CheckStatement, CForStatement, CatchStatement, CallStatement, BytecodeIndexStatement, and BranchStatement.

Statement::Statement () [protected]

void Statement::constructor_function (Address address) [static, protected]

Reimplemented from ScopedObject.

Reimplemented in WhileStatement, VaStartStatement, VaStartOldStatement, VaEndStatement, TryStatement, ThrowStatement, StoreVariableStatement, StoreStatement, StaticMethodCallStatement, StatementList, ScopeStatement, ReturnStatement, MultiWayBranchStatement, MarkStatement, LabelLocationStatement, JumpStatement, JumpIndirectStatement, JavaClassAllocStatement, JavaCheckStatement, JavaArrayAllocStatement, JavaAllocStatement, InstanceMethodCallStatement, IfStatement, ForStatement, EvalStatement, DoWhileStatement, CppVariableDefinitionLocationStatement, CheckStatement, CForStatement, CatchStatement, CallStatement, BytecodeIndexStatement, and BranchStatement.


Friends And Related Function Documentation

friend class BasicObjectFactory [friend]

Reimplemented from ScopedObject.

Reimplemented in StatementList.


The documentation for this class was generated from the following files:
Generated at Wed Apr 25 17:35:05 2001 for NCI SUIF by doxygen  written by Dimitri van Heesch, © 1997-1999