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

Predicate ArgumentNodes::synthSplatStore

Holds if a store-step should be added from positional argument arg, belonging to call, into a synthetic splat argument.

Import path

import codeql.ruby.dataflow.internal.DataFlowPrivate
predicate synthSplatStore(CallCfgNode call, Argument arg, ContentSet c)