A ”Visual Basic for Application” language recognizer written in Java, which is based on the ANTLR4 grammar originated by the Rubberduck VBA project
The Rubberduck project publishes ANTLR4 Grammar for Visual Basic for Application at:
I (kazurayam) got interested in building a Java program that can parse and recognize VBA codes based on this grammar. So I created this Gradle project. The build.gradle will include the following tasks:
DownloadRubberduckGrammarstestpublishVBACodeInspectionEngineArtifactToGHa