| Package | Description |
|---|---|
| org.languagetool.rules | |
| org.languagetool.rules.ca | |
| org.languagetool.rules.de |
| Modifier and Type | Method and Description |
|---|---|
GenericUnpairedBracketsRule.Symbol |
SymbolLocator.getSymbol() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
GenericUnpairedBracketsRule.findCorrespondingSymbol(GenericUnpairedBracketsRule.Symbol symbol) |
protected List<String> |
GenericUnpairedBracketsRule.getSuggestions(Supplier<String> text,
int startPos,
int endPos,
GenericUnpairedBracketsRule.Symbol symbol,
String otherSymbol) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
CatalanUnpairedBracketsRule.getSuggestions(Supplier<String> text,
int startPos,
int endPos,
GenericUnpairedBracketsRule.Symbol symbol,
String otherSymbol) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
GermanUnpairedBracketsRule.getSuggestions(Supplier<String> text,
int startPos,
int endPos,
GenericUnpairedBracketsRule.Symbol symbol,
String otherSymbol) |