public class JavaDataFlowNode extends AbstractDataFlowNode
children, dataFlow, line, node, parents, type, variableAccess
Constructor and Description |
---|
JavaDataFlowNode(List<DataFlowNode> dataFlow,
Node node) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
addPathToChild, getChildren, getFlow, getIndex, getLine, getNode, getParents, getVariableAccess, isType, removePathToChild, reverseParentPathsTo, setType, setVariableAccess
public JavaDataFlowNode(List<DataFlowNode> dataFlow, Node node)
public String toString()
toString
in class AbstractDataFlowNode
Copyright © 2002-2015 InfoEther. All Rights Reserved.