Go to the first, previous, next, last section, table of contents.


4.7 Simple-Ids

A simple-id has the same syntax as an identifier, but is only used for names of LSL traits or formals that denote such traits.

identifier ::= letter [ letter-or-digit ] ...


Go to the first, previous, next, last section, table of contents.