'Do we have support for parser generator with ANTLR version antlr-4.7.1?
We have parser-generator code generated with version ANTLR v4.7.1. We wanted to add a new changes to the grammar and generate the code again with ANTLR v4.7.1. We could not find the related version jar available to do the parsing. Could you please point me if we have any URLs to download the jar or migration notes from v4.7.1 to v4.10.1?
Thanks!
Solution 1:[1]
Maven hosts many versions. Here’s the link https://mvnrepository.com/artifact/org.antlr
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Mike Cargal |
