Interface InstructionSet.AssignToField
- All Superinterfaces:
InstructionSet.FieldReference
- All Known Subinterfaces:
InstructionSet.AssignToInstanceField
- All Known Implementing Classes:
InstructionSet.I_PUTFIELD, InstructionSet.I_PUTSTATIC
- Enclosing class:
InstructionSet
-
Method Summary
Methods inherited from interface InstructionSet.FieldReference
getConstantPoolFieldEntry, getConstantPoolFieldIndex
-
Method Details
-
getValueToAssign
Instruction getValueToAssign()
-