We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93dfd8f commit ed7e66dCopy full SHA for ed7e66d
Release Notes/511.md
@@ -20,6 +20,10 @@
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
23
+- `WithOptionalCodeBlock`
24
+ - Description: A trait for syntax nodes that have an optional code block, such as `FunctionDeclSyntax` and `InitializerDeclSyntax`.
25
+ - Pull Request: https://github.com/apple/swift-syntax/pull/2359
26
+
27
## API Behavior Changes
28
29
## Deprecations
0 commit comments