public class DInterfaceInvokeExpr extends GInterfaceInvokeExpr
baseBox
argBoxes, methodRef
Constructor and Description |
---|
DInterfaceInvokeExpr(Value base,
SootMethodRef methodRef,
java.util.List args) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Returns a clone of this Value.
|
java.lang.String |
toString() |
void |
toString(UnitPrinter up) |
getPrecedence
apply, convertToBaf, equivHashCode, equivTo
getBase, getBaseBox, getUseBoxes, setBase
getArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, getType, setArg, setMethodRef
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBase, getBaseBox, setBase
getArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, setArg, setMethodRef
getType, getUseBoxes
public DInterfaceInvokeExpr(Value base, SootMethodRef methodRef, java.util.List args)
public void toString(UnitPrinter up)
toString
in interface Value
toString
in class GInterfaceInvokeExpr
public java.lang.String toString()
toString
in class GInterfaceInvokeExpr
public java.lang.Object clone()
Value
clone
in interface Value
clone
in class GInterfaceInvokeExpr