public class BytecodeInstructionINVOKESTATIC extends BytecodeInstructionGenericInvoke
| Constructor and Description |
|---|
BytecodeInstructionINVOKESTATIC(BytecodeOpcodeAddress aOpcodeIndex,
int aIndex,
BytecodeConstantPool aConstantPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
performLinking(BytecodeClass aOwningClass,
BytecodeLinkerContext aLinkerContext) |
getMethodReferencegetOpcodeAddress, getPotentialJumpTargets, isJumpSourcepublic BytecodeInstructionINVOKESTATIC(BytecodeOpcodeAddress aOpcodeIndex, int aIndex, BytecodeConstantPool aConstantPool)
public void performLinking(BytecodeClass aOwningClass, BytecodeLinkerContext aLinkerContext)
performLinking in class BytecodeInstructionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.