public class GStaticInvokeExpr extends AbstractStaticInvokeExpr
argBoxes, methodRef| Constructor and Description |
|---|
GStaticInvokeExpr(SootMethodRef methodRef,
List args) |
| Modifier and Type | Method and Description |
|---|---|
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 GStaticInvokeExpr(SootMethodRef methodRef, List args)
Copyright © 2020 Soot OSS. All rights reserved.