Skip to content

Refactor the AST visitor #454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Refactor the AST visitor #454

merged 1 commit into from
Sep 6, 2024

Conversation

eldritchconundrum
Copy link
Collaborator

  • Move the visitor implementation into MapEnv.
  • Use optional method parameters for fExpr and fStmt.
  • Unrelated: move JumpKeyword helper methods into JumpKeyword.

* Move the visitor implementation into MapEnv.
* Use optional method parameters for fExpr and fStmt.
* Unrelated: move JumpKeyword helper methods into JumpKeyword.
@eldritchconundrum eldritchconundrum merged commit d3c28d6 into master Sep 6, 2024
1 check passed
@eldritchconundrum eldritchconundrum deleted the refact-visit branch September 6, 2024 17:07
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.

2 participants