Definition at line 12 of file AstDOTGeneration.h.
|
void | generate (SgProject *node, traversalType tt=TOPDOWNBOTTOMUP, std::string filenamePostfix="") |
|
void | generate (SgNode *node, std::string filename, traversalType tt=TOPDOWNBOTTOMUP, std::string filenamePostfix="") |
|
void | generate (SgProject *project, std::string const &filename) |
|
void | generateInputFiles (SgProject *node, traversalType tt=TOPDOWNBOTTOMUP, std::string filenamePostfix="", bool excludeTemplateInstantiations=false) |
|
void | generateWithinFile (SgFile *node, traversalType tt=TOPDOWNBOTTOMUP, std::string filenamePostfix="") |
|
void | writeIncidenceGraphToDOTFile (SgIncidenceDirectedGraph *graph, const std::string &filename) |
|
void | addAdditionalNodesAndEdges (SgNode *node) |
|
◆ skip_write_during_traversal
bool AstDOTGeneration::skip_write_during_traversal {false} |
|
protected |
The documentation for this class was generated from the following file: