| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.rule |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRuleChainVisitor
This is a base class for RuleChainVisitor implementations which extracts
interesting nodes from an AST, and lets each Rule visit the nodes it has
expressed interest in.
|
Copyright © 2002–2017 PMD. All rights reserved.