Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Java/Kotlin
codeql/java-all 7.2.0 (changelog, source)

Predicate DataFlowMake::DeduplicatePathGraph::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 node1, PathNode node2, string key, string val)