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-09-16 09:50:50 +02:00