OpenAnalysis::DGraph::NodesIterator::NodesIterator
Construct from DGraph
Synopsis
Declared in <src/midend/programAnalysis/OpenAnalysis/Utils/DGraph.h>
NodesIterator(DGraph& g);
Parameters
Name |
Description |
g |
The object to copy construct from |
Created with MrDocs