Skip to content

ASTtools::PrePostTraversal

Synopsis

Declared in <src/midend/programTransformation/astOutlining/PrePostTraversal.hh>

Base Classes

Name

Description

AstTopDownBottomUpProcessing<_DummyAttribute, _DummyAttribute>

Attribute evaluator for inherited and synthesized attributes.

Member Functions

Name

Description

traverse [virtual]

traverseWithinFile [virtual]

visitBottomUp [virtual]

Called as we ascend the tree.

visitTopDown [virtual]

Called as we descend the tree.

Private Member Functions

Derived Classes

Name

Description

IfDirectiveExtractor

Traversal to extract '#if' directives.

Created with MrDocs