public class UnconditionalValueDerefDataflow extends AbstractDataflow<UnconditionalValueDerefSet,UnconditionalValueDerefAnalysis>
Constructor and Description |
---|
UnconditionalValueDerefDataflow(CFG cfg,
UnconditionalValueDerefAnalysis analysis)
Constructor.
|
getFactOnEdge
dumpDataflow, execute, getAnalysis, getCFG, getFactAfterLocation, getFactAtLocation, getNumIterations, getResultFact, getStartFact
public UnconditionalValueDerefDataflow(CFG cfg, UnconditionalValueDerefAnalysis analysis)
cfg
- the control flow graphanalysis
- the analysisSpotBugs is licensed under the LGPL.