public class BytecodeInstructionINVOKEINTERFACE extends BytecodeInstruction implements BytecodeInstructionInvoke
| Constructor and Description |
|---|
BytecodeInstructionINVOKEINTERFACE(BytecodeOpcodeAddress aOpcodeIndex,
int aMethodIndex,
int aCount,
BytecodeConstantPool aConstantPool) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeInterfaceRefConstant |
getMethodDescriptor() |
void |
performLinking(BytecodeClass aOwningClass,
BytecodeLinkerContext aLinkerContext) |
getOpcodeAddress, getPotentialJumpTargets, isJumpSourcepublic BytecodeInstructionINVOKEINTERFACE(BytecodeOpcodeAddress aOpcodeIndex, int aMethodIndex, int aCount, BytecodeConstantPool aConstantPool)
public BytecodeInterfaceRefConstant getMethodDescriptor()
public void performLinking(BytecodeClass aOwningClass, BytecodeLinkerContext aLinkerContext)
performLinking in class BytecodeInstructionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.