Module parser

Source
Expand description

The parser: turns a series of tokens into an AST

Enums§

ParseError
An error that occurred during parsing

Functions§

parse
Parse tokens into an AST