public class JStaticInvokeExpr extends AbstractStaticInvokeExpr
argBoxes, methodRef| Constructor and Description |
|---|
JStaticInvokeExpr(SootMethodRef methodRef,
java.util.List args) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Returns a clone of this Value.
|
apply, equivHashCode, equivTo, getUseBoxes, toString, toStringgetArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, getType, setArg, setMethodRefequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypegetArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, setArg, setMethodRefpublic JStaticInvokeExpr(SootMethodRef methodRef, java.util.List args)
public java.lang.Object clone()
Valueclone in interface Valueclone in class AbstractStaticInvokeExprCopyright © 2012-2019 RoboVM AB. All Rights Reserved.