nu_parser

Function parse_expression

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