- All Known Implementing Classes:
- GOTO, JSR, LOOKUPSWITCH, PUSH, Select, TABLESWITCH
public interface VariableLengthInstruction
Denotes an instruction to be a variable length instruction, such as
GOTO, JSR, LOOKUPSWITCH and TABLESWITCH.
- Version:
- $Id$
- Author:
- M. Dahm
- See Also:
GOTO
,
JSR
,
LOOKUPSWITCH
,
TABLESWITCH