OpenAnalysis::CFG::NodeListIterator::NodeListIterator
Construct from NodeList
Synopsis
Declared in <src/midend/programAnalysis/OpenAnalysis/CFG/CFG.h>
NodeListIterator(NodeList* nl);
Parameters
Name |
Description |
nl |
The object to construct from |
Created with MrDocs