Skip to content

Commit 59d7f42

Browse files
authored
Merge pull request #968 from bnbarham/unify-nominals
Merge nominal parsing into the one function
2 parents acd9391 + 301047b commit 59d7f42

File tree

6 files changed

+294
-467
lines changed

6 files changed

+294
-467
lines changed

Sources/SwiftParser/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ add_library(SwiftParser STATIC
1818
LoopProgressCondition.swift
1919
Modifiers.swift
2020
Names.swift
21+
Nominals.swift
2122
Parser.swift
2223
Patterns.swift
2324
RawTokenKindSubset.swift

0 commit comments

Comments
 (0)