CustomAstDOTGenerationNodeType::CustomAstDOTGenerationNodeType
Constructors
Synopses
Declared in <src/midend/astDump/wholeAST.h>
Copy constructor
CustomAstDOTGenerationNodeType(
SgNode* node,
std::string label,
std::string options);
Created with MrDocs