public class DSpecialInvokeExpr extends GSpecialInvokeExpr
baseBoxargBoxes, methodRef| Constructor and Description |
|---|
DSpecialInvokeExpr(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) |
getPrecedenceapply, convertToBaf, equivHashCode, equivTogetBase, getBaseBox, getUseBoxes, setBasegetArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, getType, setArg, setMethodRefequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBase, getBaseBox, setBasegetArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, setArg, setMethodRefgetType, getUseBoxespublic DSpecialInvokeExpr(Value base, SootMethodRef methodRef, java.util.List args)
public void toString(UnitPrinter up)
toString in interface ValuetoString in class GSpecialInvokeExprpublic java.lang.String toString()
toString in class GSpecialInvokeExprpublic java.lang.Object clone()
Valueclone in interface Valueclone in class GSpecialInvokeExpr