[][src]Module bracket::parser

Convert the lexer token stream to AST nodes.

Modules

ast

Abstract syntax tree node types.

iter

Iterators for the AST nodes.

Structs

Parser

Convert a lexer token stream to AST nodes.

ParserOptions

Set the file name used in error messages.