Uses of Class
org.languagetool.rules.patterns.Unifier
Packages that use Unifier
-
Uses of Unifier in org.languagetool
Methods in org.languagetool that return UnifierModifier and TypeMethodDescriptionLanguage.getDisambiguationUnifier()Get this language's feature unifier used for disambiguation.Language.getUnifier()Get this language's feature unifier. -
Uses of Unifier in org.languagetool.rules.patterns
Fields in org.languagetool.rules.patterns declared as UnifierMethods in org.languagetool.rules.patterns that return UnifierConstructors in org.languagetool.rules.patterns with parameters of type UnifierModifierConstructorDescriptionprotectedAbstractPatternRulePerformer(AbstractPatternRule rule, Unifier unifier)