Function SgNodeHelper::isLastChildOf

Function SgNodeHelper::isLastChildOf#

Function Documentation#

bool SgNodeHelper::isLastChildOf(SgNode *elem, SgNode *parent)#

checks whether ‘elem’ is the last child (in traversal order) of node ‘parent’.