[][src]Function rslint_parser::parse_expr

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

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.