rust/compiler
Jubilee Young 5e67a3783c compiler: add Parser::debug_lookahead
I tried debugging a parser-related issue but found it annoying to not be
able to easily peek into the Parser's token stream.

Add a convenience fn that offers an opinionated view into the parser,
but one that is useful for answering basic questions about parser state.
2024-05-07 19:10:29 -07:00
..
2024-05-01 22:19:11 -04:00
2024-05-03 09:06:26 +10:00
2024-04-18 15:36:25 +10:00
2024-05-02 19:42:31 -04:00
2024-05-01 22:19:11 -04:00