public class LanguageDependentFilter extends Object implements RuleMatchFilter
Modifier and Type | Field and Description |
---|---|
protected Set<String> |
enabledRules |
protected Language |
language |
Constructor and Description |
---|
LanguageDependentFilter(Language lang,
RuleSet rules) |
Modifier and Type | Method and Description |
---|---|
List<RuleMatch> |
filter(List<RuleMatch> ruleMatches) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
filter