net.sourceforge.pmd.lang.plsql
Class PLSQLDataFlowHandler
java.lang.Object
net.sourceforge.pmd.lang.plsql.PLSQLDataFlowHandler
- All Implemented Interfaces:
- DataFlowHandler
public class PLSQLDataFlowHandler
- extends Object
- implements DataFlowHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLSQLDataFlowHandler
public PLSQLDataFlowHandler()
createDataFlowNode
public DataFlowNode createDataFlowNode(List<DataFlowNode> dataFlow,
Node node)
- Specified by:
createDataFlowNode
in interface DataFlowHandler
getLabelStatementNodeClass
public Class<ASTLabelledStatement> getLabelStatementNodeClass()
- Specified by:
getLabelStatementNodeClass
in interface DataFlowHandler
Copyright © 2002-2016 InfoEther. All Rights Reserved.