public class PLSQLDataFlowNode extends net.sourceforge.pmd.lang.dfa.AbstractDataFlowNode
children, dataFlow, line, node, parents, type, variableAccess
Constructor | Description |
---|---|
PLSQLDataFlowNode(java.util.List<net.sourceforge.pmd.lang.dfa.DataFlowNode> dataFlow,
net.sourceforge.pmd.lang.ast.Node node) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
toString() |
addPathToChild, getChildren, getFlow, getIndex, getLine, getNode, getParents, getVariableAccess, isType, removePathToChild, reverseParentPathsTo, setType, setVariableAccess
public PLSQLDataFlowNode(java.util.List<net.sourceforge.pmd.lang.dfa.DataFlowNode> dataFlow, net.sourceforge.pmd.lang.ast.Node node)
public java.lang.String toString()
toString
in class net.sourceforge.pmd.lang.dfa.AbstractDataFlowNode
Copyright © 2002–2018 PMD. All rights reserved.