CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Module DataFlow::PathGraph

Provides the query predicates needed to include a graph in a path-problem query.

Import path

import javascript

Predicates

edges

Holds if predsucc is an edge in the graph of data flow path explanations.

nodes

Holds if nd is a node in the graph of data flow path explanations.