OpenAnalysis::DGraph::SinkNodesIterator::operator Node*
Conversion to Node
Synopsis
Declared in <src/midend/programAnalysis/OpenAnalysis/Utils/DGraph.h>
operator Node*();
Return Value
An node in an undirected graph has a list of neighboring nodes and a list of incident edges.
Created with MrDocs