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, toString
getArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, getType, getUseBoxes, setArg, setMethodRef
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType
getArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, setArg, setMethodRef
getUseBoxes
public DStaticInvokeExpr(SootMethodRef methodRef, java.util.List args)
public void toString(UnitPrinter up)
toString
in interface Value
toString
in class AbstractStaticInvokeExpr
public java.lang.Object clone()
Value
clone
in interface Value
clone
in class GStaticInvokeExpr