Class MarkForOutputInCodeGeneration#

Inheritance Relationships#

Base Type#

Class Documentation#

class MarkForOutputInCodeGeneration : public SgSimpleProcessing#

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

Public Functions

virtual void visit(SgNode *node)#

Required traversal function.