Function SgNodeHelper::getFirstChild#
Defined in File SgNodeHelper.h
Function Documentation#
-
SgNode *SgNodeHelper::getFirstChild(SgNode *node)#
returns the first child of an arbitrary AST node (throws exception if numChildren==0)
Defined in File SgNodeHelper.h
returns the first child of an arbitrary AST node (throws exception if numChildren==0)