| Modifier and Type | Method and Description |
|---|---|
static GroovyCommand.Command |
GroovyCommand.Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroovyCommand.Command[] |
GroovyCommand.Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GroovyCommand(Set<GroovyCommand.Command> commands,
GroovyEngine engine,
Printer printer) |
Copyright © 2020. All rights reserved.