Skip to content

AstCombinedTopDownProcessing

Synopsis

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

Base Classes

Name

Description

AstTopDownProcessing<std::vector<InheritedAttributeType>*>

Attribute evaluator for inherited attributes.

Member Functions

Name

Description

AstCombinedTopDownProcessing [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, zou 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