Skip to content

Conversation

@kddnewton
Copy link
Collaborator

In the case of attribute writes, there are use cases where you want to know the location of the = sign. (Internally we actually need this for translation to the writequark AST.)

Fixes #3656

In the case of attribute writes, there are use cases where you want
to know the location of the = sign. (Internally we actually need
this for translation to the writequark AST.)
@Earlopain
Copy link
Collaborator

Nice, I was somewhat bothered that we had to do this in the parser translator but never got around to improving that myself

@kddnewton kddnewton merged commit d3c3ca4 into main Oct 30, 2025
62 checks passed
@kddnewton kddnewton deleted the equal-loc branch October 30, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accessing the = location in an attribute write

3 participants