parseSeq
No documentation available for this declaration.
Parses a sequence of atoms from the token stream.
A sequence is atoms optionally followed by "..." for repetition.
Parameters
tokens | The token stream to parse from. |
options | The list of known options (may be modified). |
Returns
An array containing the parsed pattern(s).