Skip to content

DOTGraphInterface::getEdgeDirection

get the direction of an edge

Synopsis

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

virtual
EdgeDirection
getEdgeDirection(EdgeType& e);

Return Value

directions of an edge: no direction, towards target, towards source or bidirectional

Created with MrDocs