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

StaticMethodCallStatementLoweringPass Class Reference

#include <static_method_call_pass.h>

Inheritance diagram for StaticMethodCallStatementLoweringPass:

CollectWalkerPass Pass Module List of all members.

Public Methods

 StaticMethodCallStatementLoweringPass ( SuifEnv* env, const LString &name= "lower_static_method_call_statements" )
virtual ~StaticMethodCallStatementLoweringPass ()
virtual void initialize_flags ()
 Set the default settings of the flags.

virtual void initialize ()
 Initialize the pass.

virtual bool parse_command_line (TokenStream *command_line_stream)
 parses the input for this Module.

virtual void process_suif_object ( StaticMethodCallStatement* smcs )


Detailed Description


Constructor & Destructor Documentation

StaticMethodCallStatementLoweringPass::StaticMethodCallStatementLoweringPass ( SuifEnv * env,
const LString & name = "lower_static_method_call_statements")

StaticMethodCallStatementLoweringPass::~StaticMethodCallStatementLoweringPass () [inline, virtual]


Member Function Documentation

void StaticMethodCallStatementLoweringPass::initialize ( void) [virtual]

Initialize the pass.

Reimplemented from CollectWalkerPass.

void StaticMethodCallStatementLoweringPass::initialize_flags () [virtual]

Set the default settings of the flags.

Reimplemented from CollectWalkerPass.

bool StaticMethodCallStatementLoweringPass::parse_command_line ( TokenStream * ts) [virtual]

parses the input for this Module.

Reimplemented from CollectWalkerPass.

void StaticMethodCallStatementLoweringPass::process_suif_object ( StaticMethodCallStatement * smcs) [virtual]


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