Next: Patterns, Previous: Simple Examples, Up: Top [Contents][Index]
The flex input file consists of three sections, separated by a
line containing only ‘%%’.
definitions
%%
rules
%%
user code
| • Definitions Section: | ||
| • Rules Section: | ||
| • User Code Section: | ||
| • Comments in the Input: |