Show TOC

Syntax documentationliteral

Syntax Syntax

  1. <literal> ::=
      <string_literal>
    | <numeric_literal>
End of the code.