#include <AstAttributeMechanism.h>
Collaboration diagram for AstAttribute::AttributeEdgeInfo:

Public Member Functions | |
| AttributeEdgeInfo (SgNode *fromNode, SgNode *toNode, std::string label, std::string options) | |
| ~AttributeEdgeInfo () | |
Public Attributes | |
| SgNode * | fromNode |
| SgNode * | toNode |
| std::string | label |
| std::string | options |
| AstAttribute::AttributeEdgeInfo::AttributeEdgeInfo | ( | SgNode * | fromNode, | |
| SgNode * | toNode, | |||
| std::string | label, | |||
| std::string | options | |||
| ) | [inline] |
| AstAttribute::AttributeEdgeInfo::~AttributeEdgeInfo | ( | ) | [inline] |
| std::string AstAttribute::AttributeEdgeInfo::label |
| std::string AstAttribute::AttributeEdgeInfo::options |
1.4.7