Package | Description |
---|---|
org.stringtemplate.v4 | |
org.stringtemplate.v4.compiler |
Modifier and Type | Method and Description |
---|---|
static Interpreter.Option |
Interpreter.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Interpreter.Option[] |
Interpreter.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static Map<String,Interpreter.Option> |
Compiler.supportedOptions |
Copyright © 2024. All rights reserved.