Uses of Package
net.sourceforge.pmd.lang.rule
-
Packages that use net.sourceforge.pmd.lang.rule Package Description net.sourceforge.pmd This is the PMD programming mistake detector.net.sourceforge.pmd.lang.rule net.sourceforge.pmd.lang.rule.xpath net.sourceforge.pmd.reporting Logic about reporting: violations, suppression etc. -
Classes in net.sourceforge.pmd.lang.rule used by net.sourceforge.pmd Class Description RulePriority These are the possible Rule priority values.RuleSet This class represents a collection of rules along with some optional filter patterns that can preclude their application on specific files.RuleSetLoader Configurable object to load rulesets from XML resources. -
Classes in net.sourceforge.pmd.lang.rule used by net.sourceforge.pmd.lang.rule Class Description AbstractRule Basic abstract implementation of all parser-independent methods of the Rule interface.Rule This is the basic Rule interface for PMD rules.RulePriority These are the possible Rule priority values.RuleSet This class represents a collection of rules along with some optional filter patterns that can preclude their application on specific files.RuleSetLoader Configurable object to load rulesets from XML resources.RuleTargetSelector A strategy for selecting nodes that will be targeted by a rule. -
Classes in net.sourceforge.pmd.lang.rule used by net.sourceforge.pmd.lang.rule.xpath Class Description AbstractRule Basic abstract implementation of all parser-independent methods of the Rule interface.Rule This is the basic Rule interface for PMD rules.RuleTargetSelector A strategy for selecting nodes that will be targeted by a rule. -
Classes in net.sourceforge.pmd.lang.rule used by net.sourceforge.pmd.reporting Class Description Rule This is the basic Rule interface for PMD rules.