| Package | Description |
|---|---|
| com.ibm.wala.shrikeBT |
| Modifier and Type | Method and Description |
|---|---|
IInvokeInstruction.Dispatch |
InvokeInstruction.getInvocationCode() |
IInvokeInstruction.Dispatch |
InvokeDynamicInstruction.getInvocationCode() |
static IInvokeInstruction.Dispatch |
IInvokeInstruction.Dispatch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IInvokeInstruction.Dispatch[] |
IInvokeInstruction.Dispatch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static InvokeInstruction |
InvokeInstruction.make(String type,
String className,
String methodName,
IInvokeInstruction.Dispatch mode) |
Copyright © 2019. All rights reserved.