Class InstructionSet.LocalVariableConstIndexLoad

All Implemented Interfaces:
InstructionSet.AccessLocalVariable, InstructionSet.LocalVariableTableIndexAccessor
Direct Known Subclasses:
InstructionSet.I_ALOAD_0, InstructionSet.I_ALOAD_1, InstructionSet.I_ALOAD_2, InstructionSet.I_ALOAD_3, InstructionSet.I_DLOAD_0, InstructionSet.I_DLOAD_1, InstructionSet.I_DLOAD_2, InstructionSet.I_DLOAD_3, InstructionSet.I_FLOAD_0, InstructionSet.I_FLOAD_1, InstructionSet.I_FLOAD_2, InstructionSet.I_FLOAD_3, InstructionSet.I_ILOAD_0, InstructionSet.I_ILOAD_1, InstructionSet.I_ILOAD_2, InstructionSet.I_ILOAD_3, InstructionSet.I_LLOAD_0, InstructionSet.I_LLOAD_1, InstructionSet.I_LLOAD_2, InstructionSet.I_LLOAD_3
Enclosing class:
InstructionSet

public abstract static class InstructionSet.LocalVariableConstIndexLoad extends InstructionSet.LocalVariableConstIndexAccessor