swift
43a126c2
- [Compile Time Constant Extraction] Add `valueKind` property to JSON output.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[Compile Time Constant Extraction] Add `valueKind` property to JSON output. For computed Swift properties where `valueKind` is `"Runtime"`, exclude the `value` JSON property.
References
#62321 - [Compile Time Constant Extraction] Add `valueKind` property to JSON output.
Author
Quinn Taylor
Parents
431aabc8
Loading