Skip to content

Commit 7ae4264

Browse files
committed
Add Release notes for base specific SyntaxEnum
1 parent 4ef91e1 commit 7ae4264

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Release Notes/511.md

+4
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
- Issue: https://github.com/apple/swift-syntax/issues/2015
1717
- Pull Request: https://github.com/apple/swift-syntax/pull/2021
1818

19+
- `DeclSyntaxEnum`, `StmtSyntaxEnum`, `ExprSyntaxEnum`, `TypeSyntaxEnum`, and `PatternSyntaxEnum`
20+
- Description: Enum to exhaustively switch over all different syntax nodes of each base type.
21+
- Pull Request: https://github.com/apple/swift-syntax/pull/2351
22+
1923
## API Behavior Changes
2024

2125
## Deprecations

0 commit comments

Comments
 (0)