Skip to content
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

Anybody have a visitor pattern example? #11

Open
mrunix opened this issue Sep 11, 2020 · 3 comments
Open

Anybody have a visitor pattern example? #11

mrunix opened this issue Sep 11, 2020 · 3 comments

Comments

@mrunix
Copy link

mrunix commented Sep 11, 2020

Thank you very much!

@fruffy
Copy link

fruffy commented Feb 11, 2021

Yes. I tried this tool out with the openCypher ANTLR grammar and it works nicely out of the box. Thanks a lot for this, a very useful tool. However, the visitor API is somewhat unclear. There is one small example in the tests directory, but it is difficult to understand how the visitor can be used. Where is the core API defined?

@newca12
Copy link
Contributor

newca12 commented Jul 16, 2021

https://github.com/newca12/playground-rs/tree/main/antlr-calc

@yunusemredilber
Copy link

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

No branches or pull requests

4 participants