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