|
||||||||||
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. |
java.lang.String |
toBriefString()
Returns a brief description of this object. |
java.lang.String |
toString()
|
Methods inherited from interface soot.jimple.InvokeExpr |
getArg, getArgBox, getArgCount, getArgs, getMethod, setArg, setMethod |
Methods inherited from interface soot.Value |
clone |
Methods inherited from interface soot.EquivTo |
equivHashCode, equivTo |
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String toBriefString()
ToBriefString
toBriefString
in interface ToBriefString
public java.util.List getUseBoxes()
Value
getUseBoxes
in interface Value
public Type getType()
Value
getType
in interface InvokeExpr
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 |