All Packages Class Hierarchy This Package Previous Next Index
Interface de.fub.bytecode.generic.VariableLengthInstruction
- public interface VariableLengthInstruction
Denotes an instruction to be a variable length instruction, such as
GOTO, JSR, LOOKUPSWITCH and TABLESWITCH.
- Version:
- $Id: VariableLengthInstruction.java,v 1.3 1999/05/04 13:14:59 dahm Exp $
- Author:
- M. Dahm
- See Also:
- GOTO, JSR, LOOKUPSWITCH, TABLESWITCH
All Packages Class Hierarchy This Package Previous Next Index