|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.ba.npe2.Condition
public abstract class Condition
Constructor Summary | |
---|---|
Condition(Location location)
|
Method Summary | |
---|---|
abstract Decision |
getDecision(Edge edge)
|
Location |
getLocation()
|
abstract ValueNumber |
getValueNumber()
|
abstract void |
refresh(ValueNumberFrame vnaFrame,
DefinitelyNullSet definitelyNullSet)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Condition(Location location)
Method Detail |
---|
public Location getLocation()
public abstract void refresh(ValueNumberFrame vnaFrame, DefinitelyNullSet definitelyNullSet) throws DataflowAnalysisException
DataflowAnalysisException
public abstract ValueNumber getValueNumber()
public abstract Decision getDecision(Edge edge)
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |