You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All ANTLR contributors provide implementation, maintenance and support for free.
We therefore kindly require that before submitting any issue to ANTLR, you please check off these boxes:
I have reproduced my issue using the latest version of ANTLR
All ANTLR contributors provide implementation, maintenance and support for free.
We therefore kindly require that before submitting any issue to ANTLR, you please check off these boxes:
Please include the following information:
Please see the bug description here and the minimal code to reproduce the problem.
opencypher/openCypher#529
The expected behavior is that the parent node mentioned should have more than one child. The actual behavior has only one child.
Pointers to suspicious code regions are also very welcome.
The problem is only present in the visitor pattern code when using antlr4-cpp-runtime (4.9.3)
The text was updated successfully, but these errors were encountered: