- 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: VariableLengthInstruction.java 386056 2006-03-15 11:31:56Z tcurdt $
- Author:
- M. Dahm
- See Also:
GOTO
,
JSR
,
LOOKUPSWITCH
,
TABLESWITCH