Module rules

Source
Expand description

The grammar as a set of rules.

The grammar is splitted into group of rules for the sake of clarity.

Modules§

comments
Group of comment rules.
expressions
Group of expression rules.
literals
Group of literal rules.
skip
The skip rule.
tokens
Group of token rules.
whitespaces
Group of white space rules.

Functions§

root