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