ROSE
0.9.6a
|
Action changer. More...
#include <actionchanger.h>
Public Member Functions | |
actionChanger (Analyzer *pointer_analyzer, Annotations *annotations) | |
virtual Node * | at_threeAddr (threeAddrNode *the_3addr, Order ord) |
Private Attributes | |
Annotations * | _annotations |
propertyAnalyzer * | _analyzer |
Linker & | linker |
Action changer.
This changer visits all the statements in the target program looking for action annotations that apply. Conflicts are resolved by choosing the first one that applies.
Definition at line 15 of file actionchanger.h.
actionChanger::actionChanger | ( | Analyzer * | pointer_analyzer, |
Annotations * | annotations | ||
) |
|
virtual |
|
private |
Definition at line 19 of file actionchanger.h.
|
private |
Definition at line 21 of file actionchanger.h.
|
private |
Definition at line 23 of file actionchanger.h.