public class JavaDataFlowNode extends net.sourceforge.pmd.lang.dfa.AbstractDataFlowNode
children, dataFlow, line, node, parents, type, variableAccess| Constructor | Description |
|---|---|
JavaDataFlowNode(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, setVariableAccesspublic JavaDataFlowNode(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.AbstractDataFlowNodeCopyright © 2002–2018 PMD. All rights reserved.