ROSE 0.11.145.147
|
Definition at line 76 of file AstRestructure.h.
Public Member Functions | |
AstRestructure (SgProject *) | |
AstRestructure (SgProject *, std::string) | |
void | immediateReplace (SgStatement *astNode, std::string s) |
void | delayedReplace (SgNode *astNode, std::string s) |
void | lock (SgNode *astNode) |
void | unlock (SgNode *astNode) |
Static Public Member Functions | |
static void | unparserReplace (SgExpression *astNode, std::string s) |
|
inline |
Definition at line 79 of file AstRestructure.h.
|
inline |
Definition at line 80 of file AstRestructure.h.