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

Predicate sourceCallStep

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

Import path

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