See: Description
Interface | Description |
---|---|
OpcodeGroups |
This interface groups some opcodes together.
|
Opcodes |
This interface holds all of the opcodes and their mnemonics specified in
Java Virtual Machine Specification, 2nd edition, chapter 9.
|
Class | Description |
---|---|
CPInstruction |
This class represents an Instruction, that has a reference to Constant
pool
|
FieldAccess |
This class represents a field access instruction.
|
Invocation |
This class represents a method invocation instruction.
|
ReferencingInstruction |
This class represents an Instruction, that uses Object
references.
|
Copyright © 2001. Documenation generated October 18 2013.