Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Ruby
codeql/ruby-all 4.1.6 (changelog, source)

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)