|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
Value |
getOp()
|
ValueBox |
getOpBox()
|
java.util.List |
getUseBoxes()
Returns a List of boxes corresponding to Values which are used by (ie contained within) this Value. |
void |
setOp(Value op)
|
Methods inherited from interface soot.Value |
clone,
getType,
toString |
Methods inherited from interface soot.util.Switchable |
apply |
Methods inherited from interface soot.EquivTo |
equivHashCode,
equivTo |
Method Detail |
public Value getOp()
public void setOp(Value op)
public ValueBox getOpBox()
public java.util.List getUseBoxes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |