Skip to content

AstAttribute::AttributeEdgeInfo::AttributeEdgeInfo

Synopsis

Declared in <src/midend/astProcessing/AstAttributeMechanism.h>

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

Created with MrDocs