mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Since all parsing contexts need a reference to the current token of the parser, we should pass the token reference to the root context. Therefore, the derived sub-contexts can just copy it while being spawned.
35 KiB
35 KiB