CodeQL library for C/C++
codeql/cpp-all 3.0.1-dev (changelog, source)
Search

Class DataFlowMake::DeduplicatePathGraph::PathNode

A node in the path graph after equivalent nodes have been collapsed.

Import path

import codeql.dataflow.DataFlow

Direct supertypes

Predicates

getAnOriginalPathNode

Gets a correspondng node in the original graph.

getLocation

Gets the location of this node.

getNode

Gets the corresponding data-flow node.

toString

Gets a string representation of this node.