public class ReversePostOrder extends AbstractBlockOrder
BlockOrder,
DepthFirstSearch,
CFG,
BasicBlock| Constructor and Description |
|---|
ReversePostOrder(CFG cfg,
DepthFirstSearch dfs)
Constructor.
|
blockIterator, comparepublic ReversePostOrder(CFG cfg, DepthFirstSearch dfs)
cfg - the CFG for the methoddfs - the DepthFirstSearch on the methodSpotBugs is licensed under the LGPL.