AstDOTGeneration::generate
Synopsis
Declared in <src/midend/astDump/AstDOTGeneration.h>
void
generate(
SgNode* node,
std::string filename,
traversalType tt = TOPDOWNBOTTOMUP,
std::string filenamePostfix = "");
Created with MrDocs
Declared in <src/midend/astDump/AstDOTGeneration.h>
void
generate(
SgNode* node,
std::string filename,
traversalType tt = TOPDOWNBOTTOMUP,
std::string filenamePostfix = "");
Created with MrDocs