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 stencil.template-0.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.immutables.stencil.template
├─ io.immutables.stencil.template.BrainDeadParser.class - [JAR]
├─ io.immutables.stencil.template.Emitter.class - [JAR]
├─ io.immutables.stencil.template.ExpressionContent.class - [JAR]
├─ io.immutables.stencil.template.LocalScope.class - [JAR]
├─ io.immutables.stencil.template.ProcessingCurrent.class - [JAR]
├─ io.immutables.stencil.template.ProcessingStencil.class - [JAR]
├─ io.immutables.stencil.template.Processor.class - [JAR]
├─ io.immutables.stencil.template.Templating.class - [JAR]
├─ io.immutables.stencil.template.package-info.class - [JAR]