ROSE
0.11.96.11
|
Definition at line 76 of file AstRestructure.h.
Public Member Functions | |
AstRestructure (SgProject *project) | |
AstRestructure (SgProject *project, std::string incheader) | |
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) |