public class BytecodeInstructionPUTFIELD extends BytecodeInstruction
| Constructor and Description |
|---|
BytecodeInstructionPUTFIELD(BytecodeOpcodeAddress aOpcodeIndex,
int aPoolIndex,
BytecodeConstantPool aConstantPool) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeFieldRefConstant |
getFieldRefConstant() |
void |
performLinking(BytecodeClass aOwningClass,
BytecodeLinkerContext aLinkerContext) |
getOpcodeAddress, getPotentialJumpTargets, isJumpSourcepublic BytecodeInstructionPUTFIELD(BytecodeOpcodeAddress aOpcodeIndex, int aPoolIndex, BytecodeConstantPool aConstantPool)
public BytecodeFieldRefConstant getFieldRefConstant()
public void performLinking(BytecodeClass aOwningClass, BytecodeLinkerContext aLinkerContext)
performLinking in class BytecodeInstructionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.