Class InstructionSet.LocalVariableConstIndexStore

All Implemented Interfaces:
InstructionSet.AccessLocalVariable, InstructionSet.AssignToLocalVariable, InstructionSet.LocalVariableTableIndexAccessor
Direct Known Subclasses:
InstructionSet.I_ASTORE_0, InstructionSet.I_ASTORE_1, InstructionSet.I_ASTORE_2, InstructionSet.I_ASTORE_3, InstructionSet.I_DSTORE_0, InstructionSet.I_DSTORE_1, InstructionSet.I_DSTORE_2, InstructionSet.I_DSTORE_3, InstructionSet.I_FSTORE_0, InstructionSet.I_FSTORE_1, InstructionSet.I_FSTORE_2, InstructionSet.I_FSTORE_3, InstructionSet.I_ISTORE_0, InstructionSet.I_ISTORE_1, InstructionSet.I_ISTORE_2, InstructionSet.I_ISTORE_3, InstructionSet.I_LSTORE_0, InstructionSet.I_LSTORE_1, InstructionSet.I_LSTORE_2, InstructionSet.I_LSTORE_3
Enclosing class:
InstructionSet

public abstract static class InstructionSet.LocalVariableConstIndexStore extends InstructionSet.LocalVariableConstIndexAccessor implements InstructionSet.AssignToLocalVariable