Uses of Interface
sootup.core.graph.BlockIterator
Packages that use BlockIterator
-
Uses of BlockIterator in sootup.core.graph
Classes in sootup.core.graph that implement BlockIteratorModifier and TypeClassDescriptionclass
A block iterator that iterates through the blocks of a StmtGraph in post-order.class
A block iterator that iterates through the blocks of a StmtGraph in reverse post-order.Methods in sootup.core.graph that return BlockIterator