codeql/ruby-all
4.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the value expression of this pair. For example, the IntegerLiteral 123 in the following hash pair:
IntegerLiteral
{ 'foo' => 123 }
Expr getValue()