| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.core |
| Modifier and Type | Method and Description |
|---|---|
BytecodeInstructionIFICMP.Type |
BytecodeInstructionIFICMP.getType() |
static BytecodeInstructionIFICMP.Type |
BytecodeInstructionIFICMP.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BytecodeInstructionIFICMP.Type[] |
BytecodeInstructionIFICMP.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BytecodeInstructionIFICMP(BytecodeOpcodeAddress aOpcodeIndex,
BytecodeInstructionIFICMP.Type aType,
int aJumpOffset) |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.