Package org.languagetool.dev.wikipedia
Class AppliedRuleMatch
java.lang.Object
org.languagetool.dev.wikipedia.AppliedRuleMatch
A rule match with the application of its corrections.
-
Constructor Summary
ConstructorsConstructorDescriptionAppliedRuleMatch(RuleMatch ruleMatch, List<RuleMatchApplication> ruleMatchApplications) -
Method Summary