Skip to content

DOTGraphInterface::getTargetVertex

get the target vertex of an edge, NOTE ‐ this function returns a pointer to a vertex for use with vertexToString!

Synopsis

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

virtual
VertexType*
getTargetVertex(EdgeType& e) = 0;

Created with MrDocs