CustomAstDOTGenerationEdgeType::CustomAstDOTGenerationEdgeType
Synopsis
Declared in <src/midend/astDump/wholeAST.h>
CustomAstDOTGenerationEdgeType(
SgNode* n1,
SgNode* n2,
std::string label = "",
std::string options = "");
Created with MrDocs