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 origami-core_2.11-6.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.atnos.origami.syntax
├─ org.atnos.origami.syntax.FoldableFoldSyntax.class - [JAR]
├─ org.atnos.origami.syntax.package.class - [JAR]
org.atnos.origami
├─ org.atnos.origami.Fold.class - [JAR]
├─ org.atnos.origami.FoldCreation.class - [JAR]
├─ org.atnos.origami.FoldId.class - [JAR]
├─ org.atnos.origami.FoldImplicits.class - [JAR]
├─ org.atnos.origami.package.class - [JAR]