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