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

Predicate MakeWithSplitting::ViewCfgQuery::edges

Holds if pred -> succ is an edge in the CFG.

Import path

import codeql.controlflow.Cfg
predicate edges(RelevantNode pred, RelevantNode succ, string attr, string val)