Class FixupSelfReferentialMacrosInAST#
Defined in File fixupSelfReferentialMacros.h
Inheritance Relationships#
Base Type#
public AstSimpleProcessing(Class AstSimpleProcessing)
Class Documentation#
-
class FixupSelfReferentialMacrosInAST : public AstSimpleProcessing#
Fixup known macros that reference themselves and cause recursive macro expansion in the generated (unparsed) code.
This is lower level support for the fixupSelfReferentialMacrosInAST(SgNode*) function.
Public Functions
-
virtual void visit(SgNode *node)#
this method is called at every traversed node.
-
virtual void visit(SgNode *node)#