public class BytecodeInstructionGenericInvoke extends BytecodeInstruction implements BytecodeInstructionInvoke
| Constructor and Description |
|---|
BytecodeInstructionGenericInvoke(BytecodeOpcodeAddress aOpcodeIndex,
int aIndex,
BytecodeConstantPool aConstantPool) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeMethodRefConstant |
getMethodReference() |
getOpcodeAddress, getPotentialJumpTargets, isJumpSource, performLinkingpublic BytecodeInstructionGenericInvoke(BytecodeOpcodeAddress aOpcodeIndex, int aIndex, BytecodeConstantPool aConstantPool)
public BytecodeMethodRefConstant getMethodReference()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.