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 |
---|---|
String |
getClassType() |
IInvokeInstruction.IDispatch |
getInvocationCode() |
String |
getMethodName() |
String |
getMethodSignature() |
getBranchTargets, getPoppedCount, getPushedType, getPushedWordSize, isFallThrough, isPEI, redirectTargets, toString, visit
IInvokeInstruction.IDispatch getInvocationCode()
String getMethodSignature()
String getMethodName()
String getClassType()