Uses of Class
org.languagetool.ApiCleanupNeeded
-
Packages that use ApiCleanupNeeded Package Description org.languagetool.rules org.languagetool.rules.patterns -
-
Uses of ApiCleanupNeeded in org.languagetool.rules
Methods in org.languagetool.rules with annotations of type ApiCleanupNeeded Modifier and Type Method Description java.lang.String
RuleMatch. getShortMessage()
A shorter human-readable explanation describing the error or an empty string if no such explanation is available. -
Uses of ApiCleanupNeeded in org.languagetool.rules.patterns
Methods in org.languagetool.rules.patterns with annotations of type ApiCleanupNeeded Modifier and Type Method Description RuleMatch[]
RuleMatcher. match(AnalyzedSentence sentence)
-