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, visitIInvokeInstruction.IDispatch getInvocationCode()
String getMethodSignature()
String getMethodName()
String getClassType()
Copyright © 2019. All rights reserved.