FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba.heap
Class StoreDataflow

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.Dataflow<Fact,AnalysisType>
      extended by edu.umd.cs.findbugs.ba.AbstractDataflow<FieldSet,StoreAnalysis>
          extended by edu.umd.cs.findbugs.ba.heap.StoreDataflow

public class StoreDataflow
extends AbstractDataflow<FieldSet,StoreAnalysis>

Author:
David Hovemeyer

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

Constructor Detail

StoreDataflow

public StoreDataflow(CFG cfg,
                     StoreAnalysis analysis)

FindBugs™ 1.3.9

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