You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Release Notes/601.md
+5
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
3
3
## New APIs
4
4
5
+
-`IntegerLiteralExprSyntax` now has a computed property named `representedLiteralValue` and `FloatLiteralExprSyntax` have one named `representedLiteralValue`.
6
+
- Description: Provides a convenience property to get the represented literval value.
0 commit comments