parseExpr
No documentation available for this declaration.
Parses an expression from the token stream.
An expression is sequences separated by "|" for alternatives.
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).