Package net.sourceforge.pmd.lang.rule
-
Class Summary Class Description AbstractDelegateRule Deprecated. This is only relevant toRuleReference
, but prevents sharing the implementation ofAbstractPropertySource
.AbstractRule Basic abstract implementation of all parser-independent methods of the Rule interface.AbstractVisitorRule ParametricRuleViolation Deprecated. This is internal.RuleReference This class represents a Rule which is a reference to Rule defined in another RuleSet.RuleTargetSelector A strategy for selecting nodes that will be targeted by a rule.XPathRule Rule that tries to match an XPath expression against a DOM view of an AST.