Package org.apache.bcel.generic
Interface VariableLengthInstruction
- 
- All Known Implementing Classes:
 GOTO,JSR,LOOKUPSWITCH,PUSH,Select,TABLESWITCH
public interface VariableLengthInstructionDenotes an instruction to be a variable length instruction, such as GOTO, JSR, LOOKUPSWITCH and TABLESWITCH.- See Also:
 GOTO,JSR,LOOKUPSWITCH,TABLESWITCH