A sequence of `Terminal`s and `Nonterminal`s that can produce a specific `Nonterminal`.
Record Field | Description |
|
The `Terminals`s and `Nonterminal`s, the production is made of.
|
|
The `Nonterminal` the production is referring to.
|
Full Usage:
Index
Field type: uint32
|
The index of the production. Productions with the same index are considered equal.
|
Instance member | Description |
|
|
|
|