ROSE 0.11.145.147
Public Member Functions | Static Public Member Functions | List of all members
AstRestructure Class Reference

Description

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)
 

Constructor & Destructor Documentation

◆ AstRestructure() [1/2]

AstRestructure::AstRestructure ( SgProject )
inline

Definition at line 79 of file AstRestructure.h.

◆ AstRestructure() [2/2]

AstRestructure::AstRestructure ( SgProject ,
std::string   
)
inline

Definition at line 80 of file AstRestructure.h.


The documentation for this class was generated from the following file: