Predicate MakeImpl::Impl::FlowExploration::Public::PartialPathGraph::edges
Holds if (a,b) is an edge in the graph of data flow path explanations.
Import path
import codeql.dataflow.internal.DataFlowImplpredicate edges(PartialPathNode a, PartialPathNode b)