Next: Declarations, Previous: Reserved Words, Up: Project File Reference
Rules for identifiers are the same as in Ada95. Identifiers are case-insensitive. Strings are case sensitive, except where noted. Comments have the same form as in Ada95.
Syntax:
simple_name ::= identifier name ::= simple_name {. simple_name}