Function rslint_parser::parse_expr[][src]

pub fn parse_expr(text: &str, file_id: usize) -> Parse<Expr>
Expand description

Losslessly Parse text into an expression Parse which can then be turned into an untyped root SyntaxNode. Or turned into a typed Expr with tree.