public class DSpecialInvokeExpr extends GSpecialInvokeExpr
baseBox
argBoxes, methodRef
Constructor and Description |
---|
DSpecialInvokeExpr(Value base,
SootMethodRef methodRef,
List args) |
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Returns a clone of this Value.
|
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, getType, setArg, setMethodRef
getUseBoxes
public DSpecialInvokeExpr(Value base, SootMethodRef methodRef, List args)
public void toString(UnitPrinter up)
toString
in interface Value
toString
in class GSpecialInvokeExpr
public String toString()
toString
in class GSpecialInvokeExpr