codeql/ruby-all
4.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the expression being compared. For example, foo in the following example.
foo
foo in Point{ x:, y: }
Expr getValue()