Class PrefixTraversal#

Inheritance Relationships#

Base Type#

Class Documentation#

class PrefixTraversal : public AstTopDownBottomUpProcessing<InheritedAttribute, SynthesizedAttribute>#

Public Functions

InheritedAttribute evaluateInheritedAttribute(SgNode *node, InheritedAttribute inheritedAttribute)#
SynthesizedAttribute evaluateSynthesizedAttribute(SgNode *node, InheritedAttribute inheritedAttribute, SubTreeSynthesizedAttributes synthesizedAttributeList)#

Public Members

std::set<std::string> added_include_path_set#