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