Crate cl_parser

Source
Expand description

Parses tokens into an AST

For the full grammar, see grammar.ebnf

Re-exports§

pub use parser::Parser;

Modules§

error
inliner
The ModuleInliner reads files described in the module structure of the
parser