CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( 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.