|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.ba.Dataflow<IsNullValueFrame,IsNullValueAnalysis>
edu.umd.cs.findbugs.ba.npe.IsNullValueDataflow
public class IsNullValueDataflow
Constructor Summary | |
---|---|
IsNullValueDataflow(CFG cfg,
IsNullValueAnalysis analysis)
|
Method Summary | |
---|---|
IsNullValueFrame |
getFactAtLocation(Location loc)
|
Methods inherited from class edu.umd.cs.findbugs.ba.Dataflow |
---|
execute, getAnalysis, getCFG, getNumIterations, getResultFact, getStartFact |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IsNullValueDataflow(CFG cfg, IsNullValueAnalysis analysis)
Method Detail |
---|
public IsNullValueFrame getFactAtLocation(Location loc) throws DataflowAnalysisException
DataflowAnalysisException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |