| Package | Description |
|---|---|
| grammarscope.wizard |
| Modifier and Type | Field and Description |
|---|---|
(package private) static ModuleType |
ModulePanel.DEFAULT_MODULE |
| Modifier and Type | Method and Description |
|---|---|
static ModuleType |
ModuleType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModuleType[] |
ModuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private static java.util.Map<java.lang.Object,java.lang.Object> |
Scripter.makeConfig(java.util.Map<java.lang.Object,java.lang.Object> config,
ModuleType moduleType,
ProviderType providerType,
ServerType serverType,
DataType dataType) |
private static java.lang.String |
Scripter.makeScriptName(java.lang.String home,
ModuleType moduleType,
ProviderType providerType,
ServerType serverType,
DataType dataType) |