Skip to content

feat(core): add context to RelVisitor, ExpressionVisitor and FuncArgVisitor #427

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nielspardon
Copy link
Contributor

@nielspardon nielspardon commented Jun 27, 2025

BREAKING CHANGE: adds a new context argument to RelVisitor, ExpressionVisitor and FuncArgVisitor

Preparation for #426

Just adds the new context argument as a java.lang.Void with value null everywhere.

@nielspardon nielspardon changed the title feat(core): adds context to RelVisitor, ExpressionVisitor and FuncArgVisitor feat(core): add context to RelVisitor, ExpressionVisitor and FuncArgVisitor Jun 27, 2025
…isitor

BREAKING CHANGE: adds a new context argument to RelVisitor, ExpressionVisitor and FuncArgVisitor

Signed-off-by: Niels Pardon <[email protected]>
@nielspardon nielspardon force-pushed the par-visitor-context branch from 0a7d4cb to b91d2e7 Compare June 27, 2025 19:39
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.

1 participant