Skip to content

Conversation

@jakebailey
Copy link
Member

#49992 wasn't complete, because not only did the old code use the wrong node visitors, it used the wrong visitor callback functions for tokens. Fix this too.

(I really, really wish that the NodeVisitor and NodesVisitor types were instead NodeWalker and NodesWalker, to make it clear that they do the walking, and that the callbacks are the actual visitors, but, it's too late for that).

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jul 25, 2022
@jakebailey jakebailey merged commit b5b02ee into microsoft:main Jul 25, 2022
@jakebailey jakebailey deleted the fix-visitor-again branch July 25, 2022 21:26
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants