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