Function nu_parser::parse_expression

source ·
pub fn parse_expression(
    working_set: &mut StateWorkingSet<'_>,
    spans: &[Span]
) -> Expression