public class JavaDataFlowNode extends AbstractDataFlowNode
children, dataFlow, line, node, parents, type, variableAccess
Constructor and Description |
---|
JavaDataFlowNode(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, setVariableAccess
public JavaDataFlowNode(java.util.List<DataFlowNode> dataFlow, Node node)
public java.lang.String toString()
toString
in class AbstractDataFlowNode
Copyright © 2002–2017 PMD. All rights reserved.