Class DataFlowMake::MergePathGraph::PathNode
A node in a graph of path explanations that is formed by disjoint union of the two given graphs.
Import path
import codeql.dataflow.DataFlow
Direct supertypes
Predicates
asPathNode1 | Gets this as a projection on the first given |
asPathNode2 | Gets this as a projection on the second given |
getLocation | Gets the location of this node. |
getNode | Gets the underlying |
hasLocationInfo | Holds if this element is at the specified location. The location spans column |
toString | Gets a textual representation of this element. |