Uses of Interface
org.apache.maven.plugins.checkstyle.RuleUtil.Matcher
Packages that use RuleUtil.Matcher
-
Uses of RuleUtil.Matcher in org.apache.maven.plugins.checkstyle
Classes in org.apache.maven.plugins.checkstyle that implement RuleUtil.MatcherModifier and TypeClassDescriptionprivate static class
An extension does not start with Checkstyle package.private static class
private static class
Methods in org.apache.maven.plugins.checkstyle that return types with arguments of type RuleUtil.MatcherModifier and TypeMethodDescriptionstatic List
<RuleUtil.Matcher> RuleUtil.parseMatchers
(String[] specs) Method parameters in org.apache.maven.plugins.checkstyle with type arguments of type RuleUtil.MatcherModifier and TypeMethodDescriptionprivate boolean
CheckstyleViolationCheckMojo.ignore
(List<RuleUtil.Matcher> ignores, String source)