ROSE
0.11.96.11
|
Support for attibutes to specify edges in the dot graphs.
Definition at line 103 of file AstAttributeMechanism.h.
#include <AstAttributeMechanism.h>
Public Member Functions | |
AttributeEdgeInfo (SgNode *fromNode, SgNode *toNode, std::string label, std::string options) | |
Public Attributes | |
SgNode * | fromNode |
SgNode * | toNode |
std::string | label |
std::string | options |