mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-27 01:55:31 +02:00
This is quite niche, but lets us convert parsing methods to accepting TokenStream, while still being able to call them when we just have a lone token. Specifically we'll use this in the next commit, but it's likely to also be useful as a stop-gap measure when converting more parsing methods.
3.7 KiB
3.7 KiB