Nikita Popov 06c7ab51b7 Drop Lexer::getTokens() method
This doesn't make a lot of sense now that Lexer::tokenize() returns
the tokens.

The tokens for the last parse should be fetched via
Parser::getTokens() instead.
2023-09-16 09:50:50 +02:00
..
2023-08-16 21:37:02 +02:00
2023-08-17 21:36:07 +02:00
2023-09-16 09:50:50 +02:00
2023-08-16 21:37:02 +02:00
2023-08-16 21:37:02 +02:00
2022-09-11 21:54:39 +02:00
2023-08-16 21:37:02 +02:00
2022-09-11 18:17:05 +02:00
2023-08-16 21:37:02 +02:00
2023-09-16 09:50:50 +02:00
2022-09-11 18:17:05 +02:00
2022-09-11 21:54:39 +02:00
2023-08-16 21:37:02 +02:00
2023-08-16 21:37:02 +02:00
2023-08-16 21:37:02 +02:00
2023-08-17 21:36:07 +02:00
2023-08-16 21:37:02 +02:00
2023-05-20 18:55:12 +02:00
2022-07-04 20:38:51 +02:00