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 glimpse-processor-ksp-2.0.0-alpha.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
graphics.glimpse.ksp
├─ graphics.glimpse.ksp.AttributesVisitor.class - [JAR]
├─ graphics.glimpse.ksp.FinalizeAttributesVisitor.class - [JAR]
├─ graphics.glimpse.ksp.InitializeAttributesVisitor.class - [JAR]
├─ graphics.glimpse.ksp.KSPException.class - [JAR]
├─ graphics.glimpse.ksp.Sampler2DVisitor.class - [JAR]
├─ graphics.glimpse.ksp.ShaderParamsClassVisitor.class - [JAR]
├─ graphics.glimpse.ksp.ShaderParamsSymbolProcessor.class - [JAR]
├─ graphics.glimpse.ksp.ShaderParamsSymbolProcessorProvider.class - [JAR]
├─ graphics.glimpse.ksp.UniformVisitor.class - [JAR]
graphics.glimpse.ksp.poet
├─ graphics.glimpse.ksp.poet.FunSpecBuilderKt.class - [JAR]