Function ASTtools::replaceStatement#
Defined in File StmtRewrite.hh
Function Documentation#
-
void ASTtools::replaceStatement(SgStatement *s_cur, SgStatement *s_new)#
Replaces one statement with another.
Defined in File StmtRewrite.hh
Replaces one statement with another.