public interface IInvokeInstruction extends IInstruction
| Modifier and Type | Interface and Description |
|---|---|
static class |
IInvokeInstruction.Dispatch |
static interface |
IInvokeInstruction.IDispatch |
IInstruction.Visitor| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassType() |
IInvokeInstruction.IDispatch |
getInvocationCode() |
java.lang.String |
getMethodName() |
java.lang.String |
getMethodSignature() |
getBranchTargets, getPoppedCount, getPushedType, getPushedWordSize, isFallThrough, isPEI, redirectTargets, toString, visitIInvokeInstruction.IDispatch getInvocationCode()
java.lang.String getMethodSignature()
java.lang.String getMethodName()
java.lang.String getClassType()