CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (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()