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

Member predicate MatchPattern::getValue

Gets the expression being compared. For example, foo in the following example.

foo => Point{ x:, y: }
Expr getValue()