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 classAn extension does not start with Checkstyle package.private static classprivate static classMethods 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 booleanCheckstyleViolationCheckMojo.ignore(List<RuleUtil.Matcher> ignores, String source)