Support for attibutes to specify edges in the dot graphs.
Definition at line 104 of file AstAttributeMechanism.h.
#include <midend/astProcessing/AstAttributeMechanism.h>
◆ AttributeEdgeInfo()
AstAttribute::AttributeEdgeInfo::AttributeEdgeInfo |
( |
SgNode * |
fromNode, |
|
|
SgNode * |
toNode, |
|
|
std::string |
label, |
|
|
std::string |
options |
|
) |
| |
|
inline |
◆ ~AttributeEdgeInfo()
AstAttribute::AttributeEdgeInfo::~AttributeEdgeInfo |
( |
| ) |
|
|
inline |
◆ fromNode
SgNode* AstAttribute::AttributeEdgeInfo::fromNode |
◆ toNode
SgNode* AstAttribute::AttributeEdgeInfo::toNode |
◆ label
std::string AstAttribute::AttributeEdgeInfo::label |
◆ options
std::string AstAttribute::AttributeEdgeInfo::options |
The documentation for this class was generated from the following file: