Module bracket::parser[][src]

Expand description

Convert the lexer token stream to AST nodes.

Modules

Abstract syntax tree node types.

Iterators for the AST nodes.

Structs

Convert a lexer token stream to AST nodes.

Set the file name used in error messages.