View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window antlr4test-maven-plugin-1.22.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.khubla.antlr.antlr4test
├─ com.khubla.antlr.antlr4test.AssertErrorsErrorListener.class - [JAR]
├─ com.khubla.antlr.antlr4test.AssertErrorsException.class - [JAR]
├─ com.khubla.antlr.antlr4test.CaseInsensitiveType.class - [JAR]
├─ com.khubla.antlr.antlr4test.FileUtil.class - [JAR]
├─ com.khubla.antlr.antlr4test.GrammarInitializer.class - [JAR]
├─ com.khubla.antlr.antlr4test.GrammarTestMojo.class - [JAR]
├─ com.khubla.antlr.antlr4test.HelpMojo.class - [JAR]
├─ com.khubla.antlr.antlr4test.Scenario.class - [JAR]
├─ com.khubla.antlr.antlr4test.ScenarioExecutor.class - [JAR]
com.khubla.antlr.antlr4test.filestream
├─ com.khubla.antlr.antlr4test.filestream.AntlrCaseInsensitiveFileStream.class - [JAR]
com.khubla.antlr.antlr4test.charstream
├─ com.khubla.antlr.antlr4test.charstream.BinaryCharStream.class - [JAR]
├─ com.khubla.antlr.antlr4test.charstream.CaseChangingCharStream.class - [JAR]