| Package | Description |
|---|---|
| com.intigua.antlr4.autosuggest |
| Modifier and Type | Method and Description |
|---|---|
static CasePreference |
CasePreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CasePreference[] |
CasePreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoSuggester.setCasePreference(CasePreference casePreference) |
Copyright © 2020. All rights reserved.