Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

scope_statement_walker Class Reference

#include <statement_dismantlers.h>

Inheritance diagram for scope_statement_walker:

ProcedureWalker SelectiveWalker SuifWalker Walker List of all members.

Public Methods

 scope_statement_walker (SuifEnv *the_env,ProcedureDefinition *def)
Walker::ApplyStatus operator() (SuifObject *x)
 Subclasses must override this to perform their actions.


Static Public Methods

Statement* dismantle_scope_statement (ScopeStatement*)

Protected Attributes

bool dismantle_only_when_needed


Detailed Description


Constructor & Destructor Documentation

scope_statement_walker::scope_statement_walker ( SuifEnv * the_env,
ProcedureDefinition * def)


Member Function Documentation

Statement * scope_statement_walker::dismantle_scope_statement ( ScopeStatement * the_scope_stat) [static]

Walker::ApplyStatus scope_statement_walker::operator() ( SuifObject * x) [virtual]

Subclasses must override this to perform their actions.

Reimplemented from SelectiveWalker.


Member Data Documentation

bool scope_statement_walker::dismantle_only_when_needed [protected]


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:44:27 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000