pub fn is_unaliasable_parser_keyword(
working_set: &StateWorkingSet<'_>,
spans: &[Span],
) -> boolExpand description
Check whether spans start with a parser keyword that can be aliased
pub fn is_unaliasable_parser_keyword(
working_set: &StateWorkingSet<'_>,
spans: &[Span],
) -> boolCheck whether spans start with a parser keyword that can be aliased