Crate tergo_parser

Source

Re-exports§

pub use parser::parse;

Modules§

ast
parser

Functions§

pre_parse
This function aims to squeeze the comments into the tokens, so the parser doesn’t have to worry about comments.