| Package | Description |
|---|---|
| org.languagetool.rules |
| Modifier and Type | Class and Description |
|---|---|
class |
CorrectExample
A text, typically a sentence, that doesn't contain an error,
at least not one for a specific rule.
|
class |
ErrorTriggeringExample
A text, typically a sentence, that doesn't contain an error,
but still leads to an error.
|
class |
IncorrectExample
A text, typically a sentence, that contains an error.
|