codeql/ruby-all
3.0.3-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the value this reference pattern matches against. For example 2 * x in ^(2 * x)
2 * x
^(2 * x)
Expr getExpr()