|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.AbstractValueBox | +--soot.baf.internal.BafLocalBox
Constructor Summary | |
BafLocalBox(Value value)
|
Method Summary | |
boolean |
canContainValue(Value value)
Returns true if the given Value fits in this box. |
Methods inherited from class soot.AbstractValueBox |
getValue,
setValue |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public BafLocalBox(Value value)
Method Detail |
public boolean canContainValue(Value value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |