Function ASTtools::replaceStatement

Function ASTtools::replaceStatement#

Function Documentation#

void ASTtools::replaceStatement(SgStatement *s_cur, SgStatement *s_new)#

Replaces one statement with another.