FixupSelfReferentialMacrosInAST
Fixup known macros that reference themselves and cause recursive macro expansion in the generated (unparsed) code.
Synopsis
Declared in <SageIII/astPostProcessing/fixupSelfReferentialMacros.h>
class FixupSelfReferentialMacrosInAST
: public AstSimpleProcessing
Base Classes
Name |
Description |
Class for traversing the AST. |
Member Functions
Name |
|
Description
This is lower level support for the fixupSelfReferentialMacrosInAST(SgNode*) function.
Created with MrDocs