Function SgNodeHelper::isAstRoot#
Defined in File SgNodeHelper.h
Function Documentation#
-
bool SgNodeHelper::isAstRoot(SgNode *node)#
checks whether the node ‘node’ is the root node of the AST by using the get_parent function.
Defined in File SgNodeHelper.h
checks whether the node ‘node’ is the root node of the AST by using the get_parent function.