public static class DummyLanguageModule.DummyRuleChainVisitor extends AbstractRuleChainVisitor
nodeNameToNodes, ruleSetRules| Constructor and Description |
|---|
DummyLanguageModule.DummyRuleChainVisitor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
indexNodes(List<Node> nodes,
RuleContext ctx) |
protected void |
visit(Rule rule,
Node node,
RuleContext ctx) |
add, clear, indexNode, initialize, visitAllpublic DummyLanguageModule.DummyRuleChainVisitor()
protected void visit(Rule rule, Node node, RuleContext ctx)
visit in class AbstractRuleChainVisitorprotected void indexNodes(List<Node> nodes, RuleContext ctx)
indexNodes in class AbstractRuleChainVisitorCopyright © 2002–2017 PMD. All rights reserved.