swiftlang / swiftlang/swift-syntax
Introduce protocol for effect-like expression nodes
Open
enhancement
- Dominant language
- Swift
- Stars
- 3.7k
- Forks
- 553
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 16
Description
### Description
We ought to have a common protocol for `try`, `await`, and `unsafe` expression nodes, which would allow us to simplify the checks added in #3037.
Contributor guide
Assessment
This issue has not been assessed yet.