|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.umd.cs.findbugs.ba.Frame<IsNullValue>
edu.umd.cs.findbugs.ba.IsNullValueFrame
public class IsNullValueFrame
| Field Summary | |
|---|---|
private IsNullConditionDecision |
decision
|
| Fields inherited from interface edu.umd.cs.findbugs.ba.Debug |
|---|
CHECK_ASSERTIONS, VERIFY_INTEGRITY |
| Constructor Summary | |
|---|---|
IsNullValueFrame(int numLocals)
|
|
| Method Summary | |
|---|---|
IsNullConditionDecision |
getDecision()
|
void |
setDecision(IsNullConditionDecision decision)
|
void |
toExceptionValues()
|
java.lang.String |
toString()
Convert to string. |
| Methods inherited from class edu.umd.cs.findbugs.ba.Frame |
|---|
clearStack, copyFrom, getInstance, getNumLocals, getNumSlots, getStackDepth, getStackValue, getTopStackWords, getTopValue, getValue, isBottom, isTop, isValid, popValue, pushValue, sameAs, setBottom, setTop, setValid, setValue, valueToString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private IsNullConditionDecision decision
| Constructor Detail |
|---|
public IsNullValueFrame(int numLocals)
| Method Detail |
|---|
public void toExceptionValues()
public void setDecision(IsNullConditionDecision decision)
public IsNullConditionDecision getDecision()
public java.lang.String toString()
Frame
toString in class Frame<IsNullValue>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||