Package org.languagetool.rules.patterns
Class PatternRuleMatcher
java.lang.Object
org.languagetool.rules.patterns.AbstractPatternRulePerformer
org.languagetool.rules.patterns.PatternRuleMatcher
- All Implemented Interfaces:
RuleMatcher
Matches a pattern rule against text.
-
Field Summary
FieldsFields inherited from class org.languagetool.rules.patterns.AbstractPatternRulePerformer
prevMatched, rule, unifiedTokens, unifier -
Method Summary
Methods inherited from class org.languagetool.rules.patterns.AbstractPatternRulePerformer
createElementMatchers, getMinOccurrenceCorrection, skipMaxTokens, testAllReadings, testUnificationAndGroups
-
Field Details
-
MISTAKE
- See Also:
-
-
Method Details
-
getCurrentRules
-
match
- Specified by:
matchin interfaceRuleMatcher- Throws:
IOException
-