Module parse

Source

Structs§

CheckFileParser
Lexer
The lexer that is used to tokenize a check file

Enums§

LexerError
ParserError
Token
The token type produced by [Lexer]

Traits§

Parser

Type Aliases§

Lexed
The value produced by the Lexer when iterated
ParseError
ParseResult