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 kolasu-lionweb-gen-1.5.30.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.strumenta.kolasu.lionweb
├─ com.strumenta.kolasu.lionweb.ASTGenerator.class - [JAR]
├─ com.strumenta.kolasu.lionweb.ASTGeneratorCLI.class - [JAR]
├─ com.strumenta.kolasu.lionweb.ASTGeneratorCommand.class - [JAR]
├─ com.strumenta.kolasu.lionweb.KotlinCodeProcessor.class - [JAR]
├─ com.strumenta.kolasu.lionweb.KotlinCodeProcessorKt.class - [JAR]
├─ com.strumenta.kolasu.lionweb.KotlinFile.class - [JAR]
├─ com.strumenta.kolasu.lionweb.LanguageGenerator.class - [JAR]
├─ com.strumenta.kolasu.lionweb.LionWebLanguageGeneratorCommand.class - [JAR]