Class ResetParentPointersOfClassAndNamespaceDeclarations#
Defined in File resetParentPointers.h
Inheritance Relationships#
Base Type#
public SgSimpleProcessing(Class SgSimpleProcessing)
Class Documentation#
-
class ResetParentPointersOfClassAndNamespaceDeclarations : public SgSimpleProcessing#
This traversal implements the mechanism to reset all parent pointers (back edges in the AST graph)
This traversal traverses the more of the AST (but is not a memory pool traversal) except types and symbols (future versions of the traversal will traverse type and symbols).
Public Functions
-
virtual void visit(SgNode *node)#
Required traversal function.
-
virtual void visit(SgNode *node)#