public class ReturnPathTypeDataflow extends Dataflow<ReturnPathType,ReturnPathTypeAnalysis>
Constructor | Description |
---|---|
ReturnPathTypeDataflow(CFG cfg,
ReturnPathTypeAnalysis analysis) |
Constructor.
|
dumpDataflow, execute, getAnalysis, getCFG, getFactAfterLocation, getFactAtLocation, getFactOnEdge, getNumIterations, getResultFact, getStartFact
public ReturnPathTypeDataflow(CFG cfg, ReturnPathTypeAnalysis analysis)
cfg
- CFG of the method being analyzedanalysis
- the analysisFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.