Function SgNodeHelper::isCond

Function SgNodeHelper::isCond#

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.