Invoke.InvokeDirect, Invoke.InvokeInterface, Invoke.InvokeStatic, Invoke.InvokeSuper, Invoke.InvokeVirtualInstruction.Visitorargs, clazzName, descriptor, methodNamemethod, noInstructions, opcode, pc| Constructor and Description |
|---|
InvokeSuper(int instLoc,
java.lang.String clazzName,
java.lang.String methodName,
java.lang.String descriptor,
int[] args,
org.jf.dexlib2.Opcode opcode,
DexIMethod method) |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.wala.shrikeBT.IInvokeInstruction.IDispatch |
getInvocationCode() |
java.lang.String |
toString() |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEIpublic InvokeSuper(int instLoc,
java.lang.String clazzName,
java.lang.String methodName,
java.lang.String descriptor,
int[] args,
org.jf.dexlib2.Opcode opcode,
DexIMethod method)
public com.ibm.wala.shrikeBT.IInvokeInstruction.IDispatch getInvocationCode()
getInvocationCode in class Invokepublic java.lang.String toString()
toString in class java.lang.Object