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

Predicate ArgumentNodes::synthHashSplatStore

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

Import path

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