Skip to content

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