- 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 947879 2010-05-25 00:48:30Z sebb $
- Author:
- M. Dahm
- See Also:
GOTO
,
JSR
,
LOOKUPSWITCH
,
TABLESWITCH