Expand description
Error and result implementation for the parser.
Enums§
- Error
- An enum which represents errors encountered during parsing an expression
Type Aliases§
- Parse
Result - Result of a parsing operation.
Error and result implementation for the parser.