Literal Expressions

Syntax

<literal-expression> ::= <boolean-literal>
                       | <integer-literal>

Semantics

Coming soon...