parse: Add Word class for lexer tokens
Instead of passing around a tuple, use a class.
Rename untokenized tokens to 'words' while we're at it.
1 parent 447c95e commit 03ec185309f2e0a39f2e98b51d21c88895721de6
@Jookia Jookia authored on 25 Oct 2021
Showing 1 changed file
View
src/parse.py