Uses of Interface org.apache.bcel.generic.VariableLengthInstruction

Uses in package org.apache.bcel.generic

Classes implementing org.apache.bcel.generic.VariableLengthInstruction

class
GOTO - Branch always (to relative offset, not absolute address)
class
JSR - Jump to subroutine
class
LOOKUPSWITCH - Switch with unordered set of values
class
Wrapper class for push operations, which are implemented either as BIPUSH, LDC or xCONST_n instructions.
class
Select - Abstract super class for LOOKUPSWITCH and TABLESWITCH instructions.
class
TABLESWITCH - Switch within given range of values, i.e., low..high

Methods with parameter type org.apache.bcel.generic.VariableLengthInstruction

void
void