mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
A string interpolation expression is composed of { OpenQuote, Segments,
CloseQuote }. To represent OpenQuote, CloseQuote and StringSegment, we have to
introduce new token kinds correspondingly.
5.3 KiB
5.3 KiB