FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba
Class BlockTypeDataflow

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.Dataflow<BlockType,BlockTypeAnalysis>
      extended by edu.umd.cs.findbugs.ba.BlockTypeDataflow

public class BlockTypeDataflow
extends Dataflow<BlockType,BlockTypeAnalysis>

Author:
David Hovemeyer

Field Summary
 
Fields inherited from class edu.umd.cs.findbugs.ba.Dataflow
DEBUG
 
Constructor Summary
BlockTypeDataflow(CFG cfg, BlockTypeAnalysis 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

BlockTypeDataflow

public BlockTypeDataflow(CFG cfg,
                         BlockTypeAnalysis analysis)

FindBugs™ 1.3.9

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