Syntax documentationregular_token Locate this document in the navigation structure

Syntax Syntax

  1. <regular_token> ::=
      <literal>
    | <keyword>
    | <identifier>
    | <parameter_name>
End of the code.