public class BytecodeInstructionDCONST extends BytecodeInstruction
| Constructor and Description |
|---|
BytecodeInstructionDCONST(BytecodeOpcodeAddress aOpcodeIndex,
double aDoubleConst) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDoubleConst() |
getOpcodeAddress, getPotentialJumpTargets, isJumpSource, performLinkingpublic BytecodeInstructionDCONST(BytecodeOpcodeAddress aOpcodeIndex, double aDoubleConst)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.