earl_lang_syntax::parser
pub fn parse( code: &str, include_comments: bool, include_whitespace: bool, include_list_delimiters: bool) -> Result<Vec<ParseNode>, ParsingError>
Returns parse trees