| Package | Description |
|---|---|
| net.nowina.cadmelia.script |
| Modifier and Type | Method and Description |
|---|---|
InstructionType |
Instruction.getType() |
static InstructionType |
InstructionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstructionType[] |
InstructionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Instruction(InstructionType type) |
Copyright © 2018. All rights reserved.