Class StmtGraph.BlockGraphIterator

java.lang.Object
sootup.core.graph.StmtGraph.BlockGraphIterator
All Implemented Interfaces:
Iterator<BasicBlock<?>>
Direct Known Subclasses:
StmtGraph.BlockGraphIteratorAndTrapAggregator
Enclosing class:
StmtGraph<V extends BasicBlock<V>>

protected class StmtGraph.BlockGraphIterator extends Object implements Iterator<BasicBlock<?>>
Iterates over the blocks