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