Function SgNodeHelper::getLoopBody

Function SgNodeHelper::getLoopBody#

Function Documentation#

SgNode *SgNodeHelper::getLoopBody(SgNode *node)#

returns the root node representing the AST of the loop body of While, DoWhile, For.