pub fn parse_for( working_set: &mut StateWorkingSet<'_>, spans: &[Span], expand_aliases_denylist: &[usize]) -> (Expression, Option<ParseError>)