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 a22f832 commit d99236fCopy full SHA for d99236f
Release Notes/511.md
@@ -36,6 +36,10 @@
36
- Description: `SwiftParser` adds an extension on `String` to check if it can be used as an identifier in a given context.
37
- Pull Request: https://github.com/apple/swift-syntax/pull/2434
38
39
+- `TriviaPiece.isComment`
40
+ - Description: `TriviaPiece` now has a computed property `isComment` that returns `true` if the trivia piece is a comment.
41
+ - Pull Request: https://github.com/apple/swift-syntax/pull/2469
42
+
43
## API Behavior Changes
44
45
## Deprecations
0 commit comments