public class DStaticInvokeExpr extends GStaticInvokeExpr
argBoxes, methodRef| Constructor and Description |
|---|
DStaticInvokeExpr(SootMethodRef methodRef,
java.util.List args) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Returns a clone of this Value.
|
void |
toString(UnitPrinter up) |
apply, convertToBaf, equivHashCode, equivTo, toStringgetArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, getType, getUseBoxes, setArg, setMethodRefequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypegetArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, setArg, setMethodRefgetUseBoxespublic DStaticInvokeExpr(SootMethodRef methodRef, java.util.List args)
public void toString(UnitPrinter up)
toString in interface ValuetoString in class AbstractStaticInvokeExprpublic java.lang.Object clone()
Valueclone in interface Valueclone in class GStaticInvokeExpr