Crate blazelint

Crate blazelint 

Source

Modules§

ast
config
errors
Shared diagnostic structures used by the lexer, parser, and front-end.
lexer
Tokeniser for the Blazelint front-end.
linter
parser
Recursive-descent parser for the Blazelint front-end.
semantic
Semantic analysis for the Blazelint.
utils

Structs§

Cli

Functions§

run