net.sourceforge.pmd.lang.plsql.rule
Class PLSQLRuleChainVisitor
java.lang.Object
net.sourceforge.pmd.lang.rule.AbstractRuleChainVisitor
net.sourceforge.pmd.lang.plsql.rule.PLSQLRuleChainVisitor
- All Implemented Interfaces:
- RuleChainVisitor
public class PLSQLRuleChainVisitor
- extends AbstractRuleChainVisitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLSQLRuleChainVisitor
public PLSQLRuleChainVisitor()
indexNodes
protected void indexNodes(List<Node> nodes,
RuleContext ctx)
- Specified by:
indexNodes
in class AbstractRuleChainVisitor
visit
protected void visit(Rule rule,
Node node,
RuleContext ctx)
- Specified by:
visit
in class AbstractRuleChainVisitor
Copyright © 2002-2015 InfoEther. All Rights Reserved.