CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Predicate ApiGraphShared::Public::ExplainFlow::edges

Holds if pred -> succ is an edge in the graph to visualize.

Import path

import codeql.ruby.typetracking.ApiGraphShared
predicate edges(ApiNode pred, ApiNode succ)