#include <statement_dismantlers.h>
Inheritance diagram for while_statement_walker:
Public Methods | |
while_statement_walker (SuifEnv *the_env,ProcedureDefinition *def) | |
Walker::ApplyStatus | operator() (SuifObject *x) |
Subclasses must override this to perform their actions. | |
Static Public Methods | |
Statement* | dismantle_while_statement (WhileStatement*) |
|
|
|