mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
There is no point storing `SynKind` and `TokKind` as `uint16_t`s inside `ParsedRawSyntaxNode`. Instead, we can just use the `enum class` types that define them.
8.8 KiB
8.8 KiB