Skip to content

MarkForOutputInCodeGeneration

Mark an AST subtree as compiler generated and to be output in the source file (code generation phase).

Synopsis

Declared in <SageIII/astPostProcessing/markForOutputInCodeGeneration.h>

Base Classes

Name

Description

SgSimpleProcessing

Member Functions

Name

Description

visit [virtual]

Required traversal function

Description

Nodes may be marked as "compiler generated" and "compiler
  generated to be unparsed" separately.

Created with MrDocs