syntax: Rename SyntaxLocation's column to offset
We don't know anything about columns or displaying the code points in
our source file, so be clear it's an offset and not a column.
1 parent 278b54a commit 555e0e6fabc9fb0702bc6bd0b896b0a63264421a
@Jookia Jookia authored on 21 Apr 2022
Showing 4 changed files
View
src/syntax.py
View
src/tokenize.py
View
tests/test_syntax.py
View
tests/test_tokenize.py