Class DataFlowMake::MergePathGraph3::PathNode
A node in a graph of path explanations that is formed by disjoint union of the three given graphs.
Import path
import codeql.dataflow.DataFlow
Predicates
asPathNode1 | Gets this as a projection on the first given |
asPathNode2 | Gets this as a projection on the second given |
asPathNode3 | Gets this as a projection on the third 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. |