Expand description
Parser for the Aether language
Converts a stream of tokens into an Abstract Syntax Tree (AST)
Structs§
- Parser
- Parser state
Enums§
- Parse
Error - Parse errors with location information
Parser for the Aether language
Converts a stream of tokens into an Abstract Syntax Tree (AST)