DOTGraphInterface::getVertexName
get the name of a vertex
Synopsis
Declared in <src/midend/astDump/DOTGraphInterface.h>
virtual
std::string
getVertexName(VertexType& v) = 0;
Created with MrDocs
get the name of a vertex
Declared in <src/midend/astDump/DOTGraphInterface.h>
virtual
std::string
getVertexName(VertexType& v) = 0;
Created with MrDocs