Uses of Class
org.languagetool.rules.nl.PreferredWordRuleWithSuggestion
-
Packages that use PreferredWordRuleWithSuggestion Package Description org.languagetool.rules.nl -
-
Uses of PreferredWordRuleWithSuggestion in org.languagetool.rules.nl
Fields in org.languagetool.rules.nl with type parameters of type PreferredWordRuleWithSuggestion Modifier and Type Field Description private java.util.List<PreferredWordRuleWithSuggestion>
PreferredWordData. spellingRules
Methods in org.languagetool.rules.nl that return types with arguments of type PreferredWordRuleWithSuggestion Modifier and Type Method Description java.util.List<PreferredWordRuleWithSuggestion>
PreferredWordData. get()
-