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

InstanceMethodCallExpressionLoweringPass Class Reference

#include <instance_method_call_pass.h>

Inheritance diagram for InstanceMethodCallExpressionLoweringPass:

CollectWalkerPass Pass Module List of all members.

Public Methods

 InstanceMethodCallExpressionLoweringPass ( SuifEnv* env, const LString &name= "InstanceMethodCallExpression-pass" )
virtual ~InstanceMethodCallExpressionLoweringPass ()
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 ( InstanceMethodCallExpression* smcs )


Detailed Description


Constructor & Destructor Documentation

InstanceMethodCallExpressionLoweringPass::InstanceMethodCallExpressionLoweringPass ( SuifEnv * env,
const LString & name = "InstanceMethodCallExpression-pass")

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


Member Function Documentation

void InstanceMethodCallExpressionLoweringPass::initialize ( void) [virtual]

Initialize the pass.

Reimplemented from CollectWalkerPass.

void InstanceMethodCallExpressionLoweringPass::initialize_flags () [virtual]

Set the default settings of the flags.

Reimplemented from CollectWalkerPass.

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

parses the input for this Module.

Reimplemented from CollectWalkerPass.

void InstanceMethodCallExpressionLoweringPass::process_suif_object ( InstanceMethodCallExpression * expr) [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