Skip to content

PrismScanner: Rewrite to avoid implementing visit#623

Merged
davidwessman merged 3 commits intomainfrom
new-prism-scanner
Mar 3, 2025
Merged

PrismScanner: Rewrite to avoid implementing visit#623
davidwessman merged 3 commits intomainfrom
new-prism-scanner

Conversation

@davidwessman
Copy link
Copy Markdown
Collaborator

  • This rewrites the Visitor to avoid implementing visit for every
    available node type and instead let the Prism::Visitor visit ALL nodes.

- This rewrites the Visitor to avoid implementing visit for every
  available node type and instead let the Prism::Visitor visit ALL nodes.
@davidwessman davidwessman marked this pull request as ready for review March 3, 2025 06:39
Copy link
Copy Markdown
Owner

@glebm glebm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@davidwessman davidwessman merged commit c2d85dd into main Mar 3, 2025
@glebm glebm deleted the new-prism-scanner branch March 3, 2025 22:31
bart-westenenk-bex pushed a commit to bookingexperts/i18n-tasks that referenced this pull request Dec 10, 2025
bart-westenenk-bex pushed a commit to bookingexperts/i18n-tasks that referenced this pull request Dec 10, 2025
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