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