Uses of Interface
org.languagetool.rules.patterns.RuleMatcher
Packages that use RuleMatcher
-
Uses of RuleMatcher in org.languagetool.rules.patterns
Classes in org.languagetool.rules.patterns that implement RuleMatcherModifier and TypeClassDescriptionfinal classMatches a pattern rule against text.classMatches 'regexp' elements from XML rules against sentences.Methods in org.languagetool.rules.patterns with parameters of type RuleMatcherModifier and TypeMethodDescriptionprivate RuleMatch[]PatternRule.checkForAntiPatterns(AnalyzedSentence sentence, RuleMatcher matcher, RuleMatch[] matches)