mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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.
20 KiB
20 KiB