4.7.3 (Optimized)
This is release 4.7.3 of the "optimized" fork of ANTLR 4. The release incorporates changes made during the official 4.7.2 release, with the following notable changes.
- Only the Java target is included with this release. The serialized ATN representation used by this release differs from the official release, preventing its use with other targets.
This release builds on the 4.7.2 (Optimized) release by the following:
- Improved support for
baseContext
- Mark antlr4-annotations as an optional dependency, since it's embedded inside antlr4-runtime anyway