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