Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

Predicate signature DataFlowMake::GlobalFlowSig::flowPath

Holds if data can flow from source to sink.

The corresponding paths are generated from the end-points and the graph included in the module PathGraph.

signature predicate flowPath(PathNode source, PathNode sink)