Function SgNodeHelper::isLastChildOf#
Defined in File SgNodeHelper.h
Function Documentation#
-
bool SgNodeHelper::isLastChildOf(SgNode *elem, SgNode *parent)#
checks whether ‘elem’ is the last child (in traversal order) of node ‘parent’.
Defined in File SgNodeHelper.h
checks whether ‘elem’ is the last child (in traversal order) of node ‘parent’.