Function SgNodeHelper::isCondStmt#
Defined in File SgNodeHelper.h
Function Documentation#
-
bool SgNodeHelper::isCondStmt(SgNode *node)#
is true if ‘node’ is the root node of the AST representing If, While, DoWhile, For, switch.
Defined in File SgNodeHelper.h
is true if ‘node’ is the root node of the AST representing If, While, DoWhile, For, switch.