Uses of Class
org.languagetool.rules.uk.SearchHelper.Condition
Packages that use SearchHelper.Condition
-
Uses of SearchHelper.Condition in org.languagetool.rules.uk
Fields in org.languagetool.rules.uk with type parameters of type SearchHelper.ConditionModifier and TypeFieldDescriptionprivate List<SearchHelper.Condition> SearchHelper.Match.skipsprivate List<SearchHelper.Condition> SearchHelper.Match.targetsMethods in org.languagetool.rules.uk that return SearchHelper.ConditionModifier and TypeMethodDescriptionstatic SearchHelper.ConditionSearchHelper.Condition.negate()static SearchHelper.Conditionstatic SearchHelper.Conditionstatic SearchHelper.ConditionMethods in org.languagetool.rules.uk with parameters of type SearchHelper.ConditionModifier and TypeMethodDescriptionSearchHelper.Match.skip(SearchHelper.Condition... conditions) SearchHelper.Match.target(SearchHelper.Condition... conditions)