public class BytecodeInstructionICONST extends BytecodeInstruction
| Constructor and Description |
|---|
BytecodeInstructionICONST(BytecodeOpcodeAddress aOpcodeIndex,
int aIntConst) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIntConst() |
getOpcodeAddress, getPotentialJumpTargets, isJumpSource, performLinkingpublic BytecodeInstructionICONST(BytecodeOpcodeAddress aOpcodeIndex, int aIntConst)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.