For Fortran if then else and C if(). variant == IF_NODE
For Fortran if then else and C if(). variant == IF_NODE
SgIfStmt(SgExpression &cond, SgStatement &trueBody, SgStatement &falseBody, SgSymbol &construct_name)
SgIfStmt(SgExpression &cond, SgStatement &trueBody, SgStatement &falseBody)
SgIfStmt(SgExpression &cond, SgStatement &trueBody)
SgStatement* trueBody()
SgStatement* trueBody(int i)
SgStatement* falseBody()
SgStatement* falseBody(int i)
SgExpression* conditional()
SgSymbol* construct_name()
void replaceTrueBody(SgStatement &s)
void replaceFalseBody(SgStatement &s)
Email contact: zgs@npac.syr.edu