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 fdc2504 commit 425e80aCopy full SHA for 425e80a
Release Notes/601.md
@@ -2,6 +2,11 @@
2
3
## New APIs
4
5
+- `IntegerLiteralExprSyntax` and `FloatLiteralExprSyntax` now have a computed `representedLiteralValue` property.
6
+ - Description: Allows retrieving the represented literal value when valid.
7
+ - Issue: https://github.com/apple/swift-syntax/issues/405
8
+ - Pull Request: https://github.com/apple/swift-syntax/pull/2605
9
+
10
## API Behavior Changes
11
12
## Deprecations
0 commit comments