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