public class ReturnPathTypeDataflow extends Dataflow<ReturnPathType,ReturnPathTypeAnalysis>
| Constructor and Description |
|---|
ReturnPathTypeDataflow(CFG cfg,
ReturnPathTypeAnalysis analysis)
Constructor.
|
dumpDataflow, execute, getAnalysis, getCFG, getFactAfterLocation, getFactAtLocation, getFactOnEdge, getNumIterations, getResultFact, getStartFactpublic ReturnPathTypeDataflow(CFG cfg, ReturnPathTypeAnalysis analysis)
cfg - CFG of the method being analyzedanalysis - the analysisSpotBugs is licensed under the LGPL.