Function SgNodeHelper::isCondStmtOrExpr

Function SgNodeHelper::isCondStmtOrExpr#

Function Documentation#

bool SgNodeHelper::isCondStmtOrExpr(SgNode *node)#

is true if ‘node’ is the root node of the AST representing If, While, DoWhile, For, switch, CondExp.