ROSE  0.11.145.0
Public Member Functions | Public Attributes | List of all members
AstAttribute::AttributeEdgeInfo Class Reference

Description

Support for attibutes to specify edges in the dot graphs.

Definition at line 104 of file AstAttributeMechanism.h.

#include <midend/astProcessing/AstAttributeMechanism.h>

Collaboration diagram for AstAttribute::AttributeEdgeInfo:
Collaboration graph
[legend]

Public Member Functions

 AttributeEdgeInfo (SgNode *fromNode, SgNode *toNode, std::string label, std::string options)
 

Public Attributes

SgNodefromNode
 
SgNodetoNode
 
std::string label
 
std::string options
 

The documentation for this class was generated from the following file: