jellyj.classfile.classgen
Interface VariableLengthInstruction

All Known Implementing Classes:
GOTO, JSR, PUSH, Select

interface VariableLengthInstruction

Denotes an instruction to be a variable length instruction, such as GOTO, JSR, LOOKUPSWITCH and TABLESWITCH.

Author:
JellyJ Design Group
See Also: GOTO, JSR, LOOKUPSWITCH, TABLESWITCH