| Package | Description |
|---|---|
| org.languagetool.rules |
| Modifier and Type | Field and Description |
|---|---|
GenericUnpairedBracketsRule.Symbol.Type |
GenericUnpairedBracketsRule.Symbol.symbolType |
| Modifier and Type | Method and Description |
|---|---|
static GenericUnpairedBracketsRule.Symbol.Type |
GenericUnpairedBracketsRule.Symbol.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenericUnpairedBracketsRule.Symbol.Type[] |
GenericUnpairedBracketsRule.Symbol.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Symbol(String symbol,
GenericUnpairedBracketsRule.Symbol.Type symbolType) |