Skip to content

DOTGraphInterface::vertexToString

get unique string representation of a vertex, NOTE ‐ this function works with a pointer to the vertex!

Synopsis

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

virtual
std::string
vertexToString(VertexType* v) = 0;

Created with MrDocs