Function SgNodeHelper::isCondStmt

Function SgNodeHelper::isCondStmt#

Function Documentation#

bool SgNodeHelper::isCondStmt(SgNode *node)#

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