Skip to content

DOTGraphInterface::getEdges

get an iterator for all edges of a vertex

Synopsis

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

virtual
EdgeIterator
getEdges(VertexType& v) = 0;

Created with MrDocs