#include <static_method_call_pass.h>
Inheritance diagram for StaticMethodCallStatementLoweringPass:
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 ) |
|
|
|
|
|
|