pub fn is_unaliasable_parser_keyword(
    working_set: &StateWorkingSet<'_>,
    spans: &[Span]
) -> bool
Expand description

Check whether spans start with a parser keyword that can be aliased