Module error

Module error 

Source
Expand description

Error and result implementation for the parser.

Enums§

ParseError
ParseError is an enum which represents errors encounted during parsing an expression

Type Aliases§

ParseResult
Result of a parsing operation.