Interface InstructionSet.AssignToLocalVariable
- All Superinterfaces:
InstructionSet.LocalVariableTableIndexAccessor
- All Known Implementing Classes:
InstructionSet.I_ASTORE, InstructionSet.I_ASTORE_0, InstructionSet.I_ASTORE_1, InstructionSet.I_ASTORE_2, InstructionSet.I_ASTORE_3, InstructionSet.I_DSTORE, InstructionSet.I_DSTORE_0, InstructionSet.I_DSTORE_1, InstructionSet.I_DSTORE_2, InstructionSet.I_DSTORE_3, InstructionSet.I_FSTORE, InstructionSet.I_FSTORE_0, InstructionSet.I_FSTORE_1, InstructionSet.I_FSTORE_2, InstructionSet.I_FSTORE_3, InstructionSet.I_ISTORE, InstructionSet.I_ISTORE_0, InstructionSet.I_ISTORE_1, InstructionSet.I_ISTORE_2, InstructionSet.I_ISTORE_3, InstructionSet.I_LSTORE, InstructionSet.I_LSTORE_0, InstructionSet.I_LSTORE_1, InstructionSet.I_LSTORE_2, InstructionSet.I_LSTORE_3, InstructionSet.I_RET, InstructionSet.LocalVariableConstIndexStore, InstructionSet.LocalVariableIndex08Store
- Enclosing class:
InstructionSet
public static interface InstructionSet.AssignToLocalVariable
extends InstructionSet.LocalVariableTableIndexAccessor
-
Method Summary
Methods inherited from interface InstructionSet.LocalVariableTableIndexAccessor
getLocalVariableInfo, getLocalVariableTableIndex
-
Method Details
-
isDeclaration
boolean isDeclaration()
-