Literal
The symbolic representation of a specific value. Acceptable literals are positive integers, floating-point numbers, strings surrounded by double quotes, and blocks.
Examples: 5, -3.14, "frog", etc.
References: In-depth looks at literal phrases and literal tokens