Skip to content

AstCombinedBottomUpProcessing

Synopsis

Declared in <src/midend/astProcessing/AstCombinedProcessing.h>

Base Classes

Name

Description

AstBottomUpProcessing<std::vector<SynthesizedAttributeType>*>

Attribute evaluator for synthesized attributes.

Member Functions

Name

Description

AstCombinedBottomUpProcessing [constructor]

Constructors

addTraversal

simple function for adding a traversal to the internal list

get_traversalPtrListRef

function for obtaining a reference to the internal list of traversals, you can use this for any container operations you like (deleting elements etc.)

Protected Member Functions

Protected Data Members

Name

traversals

Private Data Members

Created with MrDocs