| Package | Description |
|---|---|
| org.benf.cfr.reader.bytecode.opcode |
| Modifier and Type | Field and Description |
|---|---|
private OperationFactory |
JVMInstr.handler |
| Modifier and Type | Method and Description |
|---|---|
OperationFactory |
OperationFactoryDefault.Handler.getHandler() |
| Constructor and Description |
|---|
JVMInstr(int opcode,
int bytes,
StackTypes popped,
StackTypes pushed,
RawJavaType rawJavaType,
OperationFactory handler) |
JVMInstr(int opcode,
int bytes,
StackTypes popped,
StackTypes pushed,
RawJavaType rawJavaType,
OperationFactory handler,
boolean noThrow) |