Function SgNodeHelper::getLoopBody#
Defined in File SgNodeHelper.h
Function Documentation#
-
SgNode *SgNodeHelper::getLoopBody(SgNode *node)#
returns the root node representing the AST of the loop body of While, DoWhile, For.
Defined in File SgNodeHelper.h
returns the root node representing the AST of the loop body of While, DoWhile, For.