public class DSpecialInvokeExpr extends GSpecialInvokeExpr
baseBoxargBoxes, 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) |
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, List args)
public void toString(UnitPrinter up)
toString in interface ValuetoString in class GSpecialInvokeExprpublic String toString()
toString in class GSpecialInvokeExprCopyright © 2020 Soot OSS. All rights reserved.