Skip to content

CLIENT-4543 remove get with no params from grammar#69

Open
gagan405 wants to merge 2 commits intomainfrom
remove_get_no_params
Open

CLIENT-4543 remove get with no params from grammar#69
gagan405 wants to merge 2 commits intomainfrom
remove_get_no_params

Conversation

@gagan405
Copy link
Copy Markdown

| PATH_FUNCTION_GET '()' allows to have expressions like:

"$.intBin1.get() != 100"

But they are not parsed properly by the current visitor implementations.

So, either we should modify the grammar to not have get() or update the visitor classes to parse intBin1.get() as intBin1

@gagan405 gagan405 requested a review from tim-aero March 30, 2026 18:43
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