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 StoreVariableStatement StoreStatement StatementList ScopeStatement ReturnStatement MultiWayBranchStatement MarkStatement LabelLocationStatement JumpStatement JumpIndirectStatement IfStatement ForStatement EvalStatement DoWhileStatement CallStatement CForStatement BranchStatement

List of all members.

Public Members

Static Public Members

Protected Members

Static Protected Members

Friends


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, StoreVariableStatement, StoreStatement, StatementList, ScopeStatement, ReturnStatement, MultiWayBranchStatement, MarkStatement, LabelLocationStatement, JumpStatement, JumpIndirectStatement, IfStatement, ForStatement, EvalStatement, DoWhileStatement, CForStatement, CallStatement and BranchStatement.

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

Reimplemented from SuifObject.

Reimplemented in WhileStatement, VaStartStatement, VaStartOldStatement, VaEndStatement, StoreVariableStatement, StoreStatement, StatementList, ScopeStatement, ReturnStatement, MultiWayBranchStatement, MarkStatement, LabelLocationStatement, JumpStatement, JumpIndirectStatement, IfStatement, ForStatement, EvalStatement, DoWhileStatement, CForStatement, CallStatement and BranchStatement.

Statement::Statement () [protected]

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

Reimplemented from ScopedObject.

Reimplemented in WhileStatement, VaStartStatement, VaStartOldStatement, VaEndStatement, StoreVariableStatement, StoreStatement, StatementList, ScopeStatement, ReturnStatement, MultiWayBranchStatement, MarkStatement, LabelLocationStatement, JumpStatement, JumpIndirectStatement, IfStatement, ForStatement, EvalStatement, DoWhileStatement, CForStatement, CallStatement and BranchStatement.

friend class Statement::BasicObjectFactory [friend]

Reimplemented from ScopedObject.

Reimplemented in StatementList.


The documentation for this class was generated from the following file:
Generated at Mon Nov 22 19:43:46 1999 for NCI SUIF by doxygen  written by Dimitri van Heesch, © 1997-1999