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

How do I find out the embedded Antlr version? #311

Open
serefarikan opened this issue Oct 13, 2024 · 1 comment
Open

How do I find out the embedded Antlr version? #311

serefarikan opened this issue Oct 13, 2024 · 1 comment
Labels

Comments

@serefarikan
Copy link

Hi, I read in a tutorial (sorry, lost the link) that this extension contains an embedded version of antlr and that my project should rather use the same version with the embedded one.
I'd like to follow that advice but I could not figure out how to find the embedded antlr version. Any help would be much appreciated.

@mike-lischke
Copy link
Owner

No, this extension does not include an own ANTLR4 jar. Instead it uses antlr4ng, which includes a custom build of ANTLR 4.13.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants