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

Predicate TypeTracking::TypeTrack::Graph::flowPath

Holds if there is a path between source and sink.

Import path

import codeql.typetracking.internal.TypeTrackingImpl
predicate flowPath(PathNode source, PathNode sink)