public class JStaticInvokeExpr extends AbstractStaticInvokeExpr
argBoxes, methodRef| Constructor and Description |
|---|
JStaticInvokeExpr(SootMethodRef methodRef,
java.util.List<? extends Value> args) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Returns a clone of this Value.
|
apply, convertToBaf, equivHashCode, equivTo, toString, 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 JStaticInvokeExpr(SootMethodRef methodRef, java.util.List<? extends Value> args)
public java.lang.Object clone()
Valueclone in interface Valueclone in class AbstractStaticInvokeExpr