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, setMethodRefclone, getUseBoxes, toStringequivHashCode, equivToType getType()
Valuevoid apply(Switch sw)
Switchableapply in interface Switchable