net.sourceforge.pmd.lang
Class DummyLanguageModule.DummyRuleChainVisitor
java.lang.Object
AbstractRuleChainVisitor
net.sourceforge.pmd.lang.DummyLanguageModule.DummyRuleChainVisitor
- Enclosing class:
- DummyLanguageModule
public static class DummyLanguageModule.DummyRuleChainVisitor
- extends AbstractRuleChainVisitor
Method Summary |
protected void |
indexNodes(List<Node> nodes,
RuleContext ctx)
|
protected void |
visit(Rule rule,
Node node,
RuleContext ctx)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyLanguageModule.DummyRuleChainVisitor
public DummyLanguageModule.DummyRuleChainVisitor()
visit
protected void visit(Rule rule,
Node node,
RuleContext ctx)
indexNodes
protected void indexNodes(List<Node> nodes,
RuleContext ctx)
Copyright © 2002–2015 InfoEther. All rights reserved.