Skip to main content

insert_as_keyword_fix

Function insert_as_keyword_fix 

Source
pub fn insert_as_keyword_fix(children: &[Segment]) -> Vec<SourceEdit>
Expand description

Generate a fix that inserts “AS “ before the last non-trivia child (the alias name). Used by AL01 and AL02.