CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Predicate DataFlowMake::MergePathGraph3::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)