Skip to main content

Crate lisette_syntax

Crate lisette_syntax 

Source

Re-exports§

pub use parse::ParseError;

Modules§

ast
ast_folder
attributes
Canonical catalog of recognized attributes, shared by the unknown_attribute lint and LSP completions.
desugar
lex
parse
program
types

Structs§

AstBuildResult
EcoString
An economical string with inline storage and clone-on-write semantics.

Functions§

build_ast