|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstanceInvokeExpr
Method Summary | |
---|---|
Value |
getBase()
|
ValueBox |
getBaseBox()
|
void |
setBase(Value base)
|
Methods inherited from interface soot.jimple.InvokeExpr |
---|
getArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, getType, setArg, setMethodRef |
Methods inherited from interface soot.Value |
---|
clone, getUseBoxes, toString |
Methods inherited from interface soot.util.Switchable |
---|
apply |
Methods inherited from interface soot.EquivTo |
---|
equivHashCode, equivTo |
Method Detail |
---|
Value getBase()
ValueBox getBaseBox()
void setBase(Value base)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |