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