public class BytecodeInstructionLCONST extends BytecodeInstruction
| Constructor and Description |
|---|
BytecodeInstructionLCONST(BytecodeOpcodeAddress aOpcodeIndex,
long aLongConst) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLongConst() |
getOpcodeAddress, getPotentialJumpTargets, isJumpSource, performLinkingpublic BytecodeInstructionLCONST(BytecodeOpcodeAddress aOpcodeIndex, long aLongConst)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.