ROSE 0.11.145.147
|
Definition at line 17 of file AstTraverseToRoot.h.
Public Member Functions | |
SynthesizedAttributeType | traverse (SgNode *astNode, InheritedAttributeType inputInheritedAttribute) |
virtual InheritedAttributeType | evaluateInheritedAttribute (SgNode *astNode, InheritedAttributeType inputInheritedAttribute)=0 |
virtual SynthesizedAttributeType | evaluateSynthesizedAttribute (SgNode *astNode, InheritedAttributeType inputInheritedAttribute, SynthesizedAttributeType inputSynthesizedAttribute)=0 |
SynthesizedAttributeType TraverseToRoot< InheritedAttributeType, SynthesizedAttributeType >::traverse | ( | SgNode * | astNode, |
InheritedAttributeType | inputInheritedAttribute | ||
) |
Definition at line 40 of file AstTraverseToRoot.h.