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 dsl-core-jvm-0.31.13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.unibo.tuprolog.dsl
├─ it.unibo.tuprolog.dsl.AnyToTermConverter.class - [JAR]
├─ it.unibo.tuprolog.dsl.AnyToTermConverterImpl.class - [JAR]
├─ it.unibo.tuprolog.dsl.DSL.class - [JAR]
├─ it.unibo.tuprolog.dsl.LogicProgrammingAwareScope.class - [JAR]
├─ it.unibo.tuprolog.dsl.LogicProgrammingScope.class - [JAR]
├─ it.unibo.tuprolog.dsl.LogicProgrammingScopeImpl.class - [JAR]
├─ it.unibo.tuprolog.dsl.PrologStdLibScope.class - [JAR]