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

Predicate DataFlowMake::MergePathGraph::PathGraph::edges

Holds if (a,b) is an edge in the graph of data flow path explanations.

Import path

import codeql.dataflow.DataFlow
predicate edges(PathNode a, PathNode b, string key, string val)