MarkTransformationsForOutput::evaluateInheritedAttribute
Required traversal function
Synopsis
Declared in <SageIII/astPostProcessing/markTransformationsForOutput.h>
virtual
MarkTransformationsForOutputInheritedAttribute
evaluateInheritedAttribute(
SgNode* node,
MarkTransformationsForOutputInheritedAttribute inheritedAttribute);
Return Value
Inherited attribute required for MarkTemplateSpecializationsForOutput class.
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
inheritedAttribute |
Inherited attribute required for MarkTemplateSpecializationsForOutput class. |
Created with MrDocs