public class DNewInvokeExpr extends GNewInvokeExpr
argBoxes, methodRef| Constructor and Description |
|---|
DNewInvokeExpr(RefType type,
SootMethodRef methodRef,
List args) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Returns a clone of this Value.
|
apply, equivHashCode, equivTo, getBaseType, getPrecedence, getType, setBaseType, toString, toStringgetArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, getUseBoxes, setArg, setMethodRefequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, setArg, setMethodRefgetUseBoxespublic DNewInvokeExpr(RefType type, SootMethodRef methodRef, List args)
Copyright © 2020 Soot OSS. All rights reserved.