Term
- Last UpdatedDec 03, 2025
- 1 minute read
A term is the smallest lexical unit occurring between two delimiters.
<term>::= <number>|<string>|<name_string>
An empty term may occur but is ignored.
A term is the smallest lexical unit occurring between two delimiters.
<term>::= <number>|<string>|<name_string>
An empty term may occur but is ignored.