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 generator-processor-2.9.0-GH-1320.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
javax.annotation
├─ javax.annotation.Generated.class - [JAR]
org.immutables.generator.processor
├─ org.immutables.generator.processor.Accessors.class - [JAR]
├─ org.immutables.generator.processor.Balancing.class - [JAR]
├─ org.immutables.generator.processor.GeneratedTypes.class - [JAR]
├─ org.immutables.generator.processor.ImmutableTrees.class - [JAR]
├─ org.immutables.generator.processor.Imports.class - [JAR]
├─ org.immutables.generator.processor.Inliner.class - [JAR]
├─ org.immutables.generator.processor.Introspection.class - [JAR]
├─ org.immutables.generator.processor.Parser.class - [JAR]
├─ org.immutables.generator.processor.Processor.class - [JAR]
├─ org.immutables.generator.processor.Spacing.class - [JAR]
├─ org.immutables.generator.processor.SwissArmyKnife.class - [JAR]
├─ org.immutables.generator.processor.TemplateWriter.class - [JAR]
├─ org.immutables.generator.processor.Trees.class - [JAR]
├─ org.immutables.generator.processor.TreesAst.class - [JAR]
├─ org.immutables.generator.processor.TreesTransformer.class - [JAR]
├─ org.immutables.generator.processor.TypeResolver.class - [JAR]