CodeQL library for Java/Kotlin
codeql/java-all 4.2.1-dev (changelog, source)
Search

Predicate signature PathGraphSigMod::PathGraphSig::edges

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

signature predicate edges(PathNode a, PathNode b, string key, string val)