Uses of Class
org.languagetool.rules.SuggestionWithMessage
Packages that use SuggestionWithMessage
-
Uses of SuggestionWithMessage in org.languagetool.rules
Fields in org.languagetool.rules with type parameters of type SuggestionWithMessageModifier and TypeFieldDescriptionprivate Map<String, SuggestionWithMessage> AbstractSimpleReplaceRule2.mFullNoSpaceprivate Map<String, SuggestionWithMessage> AbstractSimpleReplaceRule2.mFullSpaceMethods in org.languagetool.rules that return types with arguments of type SuggestionWithMessageMethods in org.languagetool.rules with parameters of type SuggestionWithMessageModifier and TypeMethodDescriptionprivate voidAbstractSimpleReplaceRule2.createMatch(List<RuleMatch> ruleMatches, SuggestionWithMessage suggestionWithMessage, int startIndex, int endIndex, String originalStr, AnalyzedTokenReadings[] tokens, AnalyzedSentence sentence, int sentStart, int[] checkCaseCoveredUpto) -
Uses of SuggestionWithMessage in org.languagetool.rules.ar
Fields in org.languagetool.rules.ar with type parameters of type SuggestionWithMessageModifier and TypeFieldDescriptionprivate final List<Map<String, SuggestionWithMessage>> ArabicInflectedOneWordReplaceRule.wrongWordsprivate final List<Map<String, SuggestionWithMessage>> ArabicTransVerbRule.wrongWordsMethods in org.languagetool.rules.ar that return SuggestionWithMessageModifier and TypeMethodDescriptionprivate SuggestionWithMessageArabicInflectedOneWordReplaceRule.getSuggestedWords(AnalyzedToken mytoken)