DataflowAnalysis<java.util.BitSet>public class NonExceptionPostdominatorsAnalysis extends PostDominatorsAnalysis
| Constructor | Description |
|---|---|
NonExceptionPostdominatorsAnalysis(CFG cfg,
ReverseDepthFirstSearch rdfs,
DepthFirstSearch dfs) |
Constructor.
|
copy, createFact, getAllDominatedBy, getAllDominatorsOf, initEntryFact, isTop, makeFactTop, meetInto, same, transferedgeTransfer, factToString, finishIteration, getFactAfterLocation, getFactAtLocation, getFactOnEdge, getLastUpdateTimestamp, getResultFact, getStartFact, resultFactIterator, setLastUpdateTimestamp, startIterationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBlockOrder, isForwardspublic NonExceptionPostdominatorsAnalysis(CFG cfg, ReverseDepthFirstSearch rdfs, DepthFirstSearch dfs)
cfg - the CFG to compute dominator relationships forrdfs - the ReverseDepthFirstSearch on the CFGdfs - the DepthFirstSearch on the CFGFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.