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

Member predicate DataFlow::CallableNode::getHashSplatParameter

Gets the hash-splat parameter. This is a synthetic parameter holding a hash object with entries for each keyword argument passed to the function.

ParameterNode getHashSplatParameter()