swift
85ddda12 - AST: Introduce a `getFirstElement()` utility on `EnumCaseDecl`.

Commit
2 years ago
AST: Introduce a `getFirstElement()` utility on `EnumCaseDecl`. This utility helps codify the practice of using the attributes of the first element of a case decl as the attributes for the entire case.
Author
Committer
Parents
Loading