| Package | Description |
|---|---|
| net.oneandone.mork.classfile |
Java class files.
|
| Modifier and Type | Field and Description |
|---|---|
List<Instruction> |
Code.instructions |
| Modifier and Type | Method and Description |
|---|---|
static Instruction |
Instruction.read(Input src) |
Instruction |
InstructionEncoding.read(int opcode,
Input src,
int ofs)
all opcodes except for tableswitch, lookupswitch and wide are considered "normal"
|
Copyright © 1998–2017 1&1. All rights reserved.