@HashCodeAndEqualsPlugin.Enhance(includeSyntheticFields=true) protected class FieldAccess.AccessDispatcher.FieldPutInstruction extends StackManipulation.AbstractBase
StackManipulation.AbstractBase, StackManipulation.Compound, StackManipulation.Illegal, StackManipulation.Simple, StackManipulation.Size, StackManipulation.Trivial| Modifier | Constructor and Description |
|---|---|
protected |
FieldPutInstruction() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getOpcode()
Returns the opcode for implementing the field access.
|
protected StackManipulation.Size |
resolveSize(StackSize fieldSize)
Resolves the actual size of this field access operation.
|
isValidprotected int getOpcode()
protected StackManipulation.Size resolveSize(StackSize fieldSize)
fieldSize - The size of the accessed field.Copyright © 2014–2025. All rights reserved.