Class AstAttribute::AttributeNodeInfo#
Defined in File AstAttributeMechanism.h
Nested Relationships#
This class is a nested type of Class AstAttribute.
Class Documentation#
-
class AttributeNodeInfo
Support for adding nodes to DOT graphs.
Public Functions
-
inline AttributeNodeInfo(SgNode *nodePtr, std::string label, std::string options)
-
inline ~AttributeNodeInfo()
Public Members
-
SgNode *nodePtr
-
std::string label
-
std::string options
-
inline AttributeNodeInfo(SgNode *nodePtr, std::string label, std::string options)