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 methodFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.