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
Hi!
I have generated cypher lexer and parser using grammar on the openCypher Resources page. However when I enter Expression Context it parses into this mess
is it supposed to be that way? When I look at railroad diagram it looks like they're not in parent child relationship, they are in sibling-sibling relationship. Or am I getting it wrong?
Best Regards,
Piotr Mikstacki