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

StaticMethodCallExpressionLoweringPass Class Reference

#include <static_method_call_pass.h>

Inheritance diagram for StaticMethodCallExpressionLoweringPass:

CollectWalkerPass Pass Module List of all members.

Public Methods

 StaticMethodCallExpressionLoweringPass ( SuifEnv* env, const LString &name= "lower_static_method_call_expressions" )
virtual ~StaticMethodCallExpressionLoweringPass ()
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 ( StaticMethodCallExpression* smcs )


Detailed Description


Constructor & Destructor Documentation

StaticMethodCallExpressionLoweringPass::StaticMethodCallExpressionLoweringPass ( SuifEnv * env,
const LString & name = "lower_static_method_call_expressions")

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


Member Function Documentation

void StaticMethodCallExpressionLoweringPass::initialize ( void) [virtual]

Initialize the pass.

Reimplemented from CollectWalkerPass.

void StaticMethodCallExpressionLoweringPass::initialize_flags () [virtual]

Set the default settings of the flags.

Reimplemented from CollectWalkerPass.

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

parses the input for this Module.

Reimplemented from CollectWalkerPass.

void StaticMethodCallExpressionLoweringPass::process_suif_object ( StaticMethodCallExpression * smc) [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