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