Package sootup.core.graph
Class ReversePostOrderBlockTraversal
java.lang.Object
sootup.core.graph.ReversePostOrderBlockTraversal
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<BasicBlock<?>>
getBlocksSorted
(StmtGraph<?> cfg) Iterable<BasicBlock<?>>
getOrder()
iterator()
-
Constructor Details
-
ReversePostOrderBlockTraversal
-
ReversePostOrderBlockTraversal
-
-
Method Details
-
getOrder
-
iterator
-
getBlocksSorted
-