Is your feature request related to a problem? Please describe.
PMD uses a different ANTLR version than apex-parser:
We have already a workaround to just ignore this warning message and hope, that the two versions are still compatible:
/** * Suppresses the warnings about mismatched ANTLR runtime/compilation version. * <p>ApexParser is using ANTLR 4.8, but PMD is using ANTLR 4.9.</p> */ public final class AntlrVersionCheckSuppression {Describe the solution you'd like
Describe alternatives you've considered
Additional context
Originated from TODO:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4