Package alt.jiapi.reflect.instruction

This package contains all the classes and interfaces which are directly involved with Instructions.

See:
          Description

Interface Summary
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 Summary
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.
 

Package alt.jiapi.reflect.instruction Description

This package contains all the classes and interfaces which are directly involved with Instructions.



Copyright © 2001. Documenation generated August 26 2011.