Introduce new SyntaxKind for argument lists
Closed this issue · 0 comments
ahoppen commented
With the refactoring of argument lists into their own ArgumentList type, we should consider introducing a new syntax kind to represent them rather than using TupleExprElementList.
rdar://81786229