ROSE  0.11.145.0
TraverseToRoot< InheritedAttributeType, SynthesizedAttributeType > Member List

This is the complete list of members for TraverseToRoot< InheritedAttributeType, SynthesizedAttributeType >, including all inherited members.

evaluateInheritedAttribute(SgNode *astNode, InheritedAttributeType inputInheritedAttribute)=0 (defined in TraverseToRoot< InheritedAttributeType, SynthesizedAttributeType >)TraverseToRoot< InheritedAttributeType, SynthesizedAttributeType >pure virtual
evaluateSynthesizedAttribute(SgNode *astNode, InheritedAttributeType inputInheritedAttribute, SynthesizedAttributeType inputSynthesizedAttribute)=0 (defined in TraverseToRoot< InheritedAttributeType, SynthesizedAttributeType >)TraverseToRoot< InheritedAttributeType, SynthesizedAttributeType >pure virtual
traverse(SgNode *astNode, InheritedAttributeType inputInheritedAttribute) (defined in TraverseToRoot< InheritedAttributeType, SynthesizedAttributeType >)TraverseToRoot< InheritedAttributeType, SynthesizedAttributeType >