define
statement is used to codify an expression so that user-defined symbols can be included in regular expressions. For example, you might use the following definitions at the beginning of a style
.lex file:
You can also use previously defined symbols in other symbol definitions. For example, you might first define a symbol for any digits as follows: