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

InstanceMethodCallStatementLoweringPass Class Reference

#include <instance_method_call_pass.h>

Inheritance diagram for InstanceMethodCallStatementLoweringPass:

CollectWalkerPass Pass Module List of all members.

Public Methods

 InstanceMethodCallStatementLoweringPass ( SuifEnv* env, const LString &name= "lower_instance_method_call_statements" )
virtual ~InstanceMethodCallStatementLoweringPass ()
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 ( InstanceMethodCallStatement* smcs )


Detailed Description


Constructor & Destructor Documentation

InstanceMethodCallStatementLoweringPass::InstanceMethodCallStatementLoweringPass ( SuifEnv * env,
const LString & name = "lower_instance_method_call_statements")

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


Member Function Documentation

void InstanceMethodCallStatementLoweringPass::initialize ( void) [virtual]

Initialize the pass.

Reimplemented from CollectWalkerPass.

void InstanceMethodCallStatementLoweringPass::initialize_flags () [virtual]

Set the default settings of the flags.

Reimplemented from CollectWalkerPass.

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

parses the input for this Module.

Reimplemented from CollectWalkerPass.

void InstanceMethodCallStatementLoweringPass::process_suif_object ( InstanceMethodCallStatement * stmt) [virtual]


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