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-store-grammar-5.1.0.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.store.walker
├─ org.finos.legend.pure.m2.inlinedsl.store.walker.RelationStoreAccessorWalker.class - [JAR]
org.finos.legend.pure.m2.inlinedsl.store.unloader
├─ org.finos.legend.pure.m2.inlinedsl.store.unloader.RelationStoreAccessorUnloader.class - [JAR]
org.finos.legend.pure.m2.inlinedsl.store.processor
├─ org.finos.legend.pure.m2.inlinedsl.store.processor.RelationStoreAccessorProcessor.class - [JAR]
org.finos.legend.pure.m2.inlinedsl.store
├─ org.finos.legend.pure.m2.inlinedsl.store.RelationStoreAccessor.class - [JAR]
org.finos.legend.pure.m2.inlinedsl.store.validation
├─ org.finos.legend.pure.m2.inlinedsl.store.validation.RelationStoreAccessorValidation.class - [JAR]