|
|
lex source consists of
at most three sections: definitions, rules, and user-defined routines.
The rules section is mandatory.
Sections for definitions and user routines
are optional, but if present,
must appear in the indicated order:
definitions
%%
rules
%%
user routines