Skip to content

DOTGraphInterface::getSubgraphList

get a list of the subgraph names, together with their ID's (see also getVertexSubgraphId)

Synopsis

Declared in <src/midend/astDump/DOTGraphInterface.h>

virtual
std::map<int, std::string>
getSubgraphList();

Created with MrDocs