public class BytecodeInstructionIFNONNULL extends BytecodeInstruction
| Constructor and Description |
|---|
BytecodeInstructionIFNONNULL(BytecodeOpcodeAddress aOpcodeIndex,
int aJumpOffset) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeOpcodeAddress |
getJumpTarget() |
BytecodeOpcodeAddress[] |
getPotentialJumpTargets() |
boolean |
isJumpSource() |
getOpcodeAddress, performLinkingpublic BytecodeInstructionIFNONNULL(BytecodeOpcodeAddress aOpcodeIndex, int aJumpOffset)
public BytecodeOpcodeAddress getJumpTarget()
public BytecodeOpcodeAddress[] getPotentialJumpTargets()
getPotentialJumpTargets in class BytecodeInstructionpublic boolean isJumpSource()
isJumpSource in class BytecodeInstructionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.