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

Member predicate DataFlow::PairNode::hasKeyAndValue

Holds if this pair is of form key => value or key: value.

predicate hasKeyAndValue(Node key, Node value)