Skip to content

SgTopDownBottomUpProcessing

Synopsis

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

template<
    class InheritedAttributeType,
    class SynthesizedAttributeType>
class SgTopDownBottomUpProcessing
    : public AstTopDownBottomUpProcessing<InheritedAttributeType, SynthesizedAttributeType>

Base Classes

Name

Description

AstTopDownBottomUpProcessing<InheritedAttributeType, SynthesizedAttributeType>

Attribute evaluator for inherited and synthesized attributes.