Module parser

Module parser 

Source
Expand description

Parser for the Aether language

Converts a stream of tokens into an Abstract Syntax Tree (AST)

Structs§

Parser
Parser state

Enums§

ParseError
Parse errors with location information