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 legend-pure-m2-dsl-tds-grammar-5.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.pure.m2.inlinedsl.tds
├─ org.finos.legend.pure.m2.inlinedsl.tds.TDSExtension.class - [JAR]
org.finos.legend.pure.m2.inlinedsl.tds.unloader
├─ org.finos.legend.pure.m2.inlinedsl.tds.unloader.TDSUnbind.class - [JAR]
org.finos.legend.pure.m2.inlinedsl.tds.processor
├─ org.finos.legend.pure.m2.inlinedsl.tds.processor.TDSProcessor.class - [JAR]
org.finos.legend.pure.m2.inlinedsl.tds.validation
├─ org.finos.legend.pure.m2.inlinedsl.tds.validation.TDSVisibilityValidator.class - [JAR]