FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba
Class LiveLocalStoreDataflow

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.Dataflow<java.util.BitSet,LiveLocalStoreAnalysis>
      extended by edu.umd.cs.findbugs.ba.LiveLocalStoreDataflow

public class LiveLocalStoreDataflow
extends Dataflow<java.util.BitSet,LiveLocalStoreAnalysis>

Dataflow class for LiveLocalStoreAnalysis.

Author:
David Hovemeyer
See Also:
LiveLocalStoreAnalysis

Field Summary
 
Fields inherited from class edu.umd.cs.findbugs.ba.Dataflow
DEBUG
 
Constructor Summary
LiveLocalStoreDataflow(CFG cfg, LiveLocalStoreAnalysis analysis)
           
 
Method Summary
 
Methods inherited from class edu.umd.cs.findbugs.ba.Dataflow
dumpDataflow, execute, getAnalysis, getCFG, getFactAfterLocation, getFactAtLocation, getFactOnEdge, getNumIterations, getResultFact, getStartFact
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiveLocalStoreDataflow

public LiveLocalStoreDataflow(CFG cfg,
                              LiveLocalStoreAnalysis analysis)

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.