-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This time visitors have access to the traversal context, so merging visitors has less drawbacks in terms of soundness between child visitatios. With context you can differentaite between resolved expressions when traversing a `for` statement for example.
- Loading branch information
1 parent
79e385f
commit 907de2a
Showing
20 changed files
with
547 additions
and
302 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.