mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Although libSyntax is designed in a way that trivia is attached to tokens, we shouldn't restrict clients to access trivia only from a token. An example can be doc-comment, which conceptually attaches to a declaration rather than the start token of a declaration, like at-attributes.
8.9 KiB
8.9 KiB