Package | Description |
---|---|
org.languagetool |
Modifier and Type | Method and Description |
---|---|
List<Range> |
CheckResults.getIgnoredRanges() |
Modifier and Type | Method and Description |
---|---|
void |
CheckResults.setIgnoredRanges(List<Range> ignoredRanges) |
Constructor and Description |
---|
CheckResults(List<RuleMatch> ruleMatches,
List<Range> ignoredRanges) |