public interface StaticInvokeExpr extends InvokeExpr
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw)
Called when this object is visited.
|
Type |
getType()
Returns the Soot type of this Value.
|
getArg, getArgBox, getArgCount, getArgs, getMethod, getMethodRef, setArg, setMethodRef
clone, getUseBoxes, toString
equivHashCode, equivTo
Type getType()
Value
void apply(Switch sw)
Switchable
apply
in interface Switchable