Uses of Class
org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
Packages that use DisambiguatedExample
-
Uses of DisambiguatedExample in org.languagetool.tagging.disambiguation.rules
Fields in org.languagetool.tagging.disambiguation.rules with type parameters of type DisambiguatedExampleModifier and TypeFieldDescriptionprivate List<DisambiguatedExample>
DisambiguationRuleHandler.disambExamples
private List<DisambiguatedExample>
DisambiguationPatternRule.examples
Methods in org.languagetool.tagging.disambiguation.rules that return types with arguments of type DisambiguatedExampleMethod parameters in org.languagetool.tagging.disambiguation.rules with type arguments of type DisambiguatedExampleModifier and TypeMethodDescriptionvoid
DisambiguationPatternRule.setExamples
(List<DisambiguatedExample> examples)