SgTopDownBottomUpProcessing
Synopsis
Declared in <src/midend/astProcessing/AstProcessing.h>
template<
class InheritedAttributeType,
class SynthesizedAttributeType>
class SgTopDownBottomUpProcessing
: public AstTopDownBottomUpProcessing<InheritedAttributeType, SynthesizedAttributeType>
Base Classes
Name |
Description |
|
Attribute evaluator for inherited and synthesized attributes. |
Derived Classes
Name |
Description |
Simplifies development of queries on the AST resulting in a single boolean value. |
|
Fixup known ways in which inlcude files are used to initialized variable. |
|
Created with MrDocs