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

Predicate callStep

Holds if there is flow from arg to p via the call call.

Import path

import codeql.ruby.typetracking.internal.TypeTrackingImpl
predicate callStep(DataFlowCall call, Node arg, ParameterNodeImpl p)