|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
apply(Switch sw)
Called when this object is visited. |
Type |
getType()
Returns the Soot type of this Value. |
java.util.List |
getUseBoxes()
Returns a List of boxes corresponding to Values which are used by (ie contained within) this Value. |
Methods inherited from interface soot.Value |
clone |
Methods inherited from interface soot.EquivTo |
equivHashCode, equivTo |
Methods inherited from interface soot.ToBriefString |
toBriefString |
Method Detail |
public java.util.List getUseBoxes()
Value
getUseBoxes
in interface Value
public Type getType()
Value
getType
in interface Value
public void apply(Switch sw)
Switchable
apply
in interface Switchable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |