BooleanQuery::evaluateInheritedAttribute
Functions required by the global tree traversal mechanism
Synopsis
Declared in <src/midend/astQuery/booleanQuery.h>
virtual
BooleanQueryInheritedAttributeType
evaluateInheritedAttribute(
SgNode* astNode,
BooleanQueryInheritedAttributeType inheritedValue);
Parameters
Name |
Description |
astNode |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs