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 trimindent-compiler-embeddable-1.8.20-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bennyhuo.kotlin.trimindent.compiler
├─ com.bennyhuo.kotlin.trimindent.compiler.IrConstStringElement.class - [JAR]
├─ com.bennyhuo.kotlin.trimindent.compiler.IrExpressionElement.class - [JAR]
├─ com.bennyhuo.kotlin.trimindent.compiler.IrStringElement.class - [JAR]
├─ com.bennyhuo.kotlin.trimindent.compiler.IrUtilsKt.class - [JAR]
├─ com.bennyhuo.kotlin.trimindent.compiler.Logger.class - [JAR]
├─ com.bennyhuo.kotlin.trimindent.compiler.StringKt.class - [JAR]
├─ com.bennyhuo.kotlin.trimindent.compiler.TrimIndentCommandLineProcessor.class - [JAR]
├─ com.bennyhuo.kotlin.trimindent.compiler.TrimIndentCompilerPluginRegistrar.class - [JAR]
├─ com.bennyhuo.kotlin.trimindent.compiler.TrimIndentCompilerPluginRegistrarKt.class - [JAR]
├─ com.bennyhuo.kotlin.trimindent.compiler.TrimIndentIrGenerator.class - [JAR]
├─ com.bennyhuo.kotlin.trimindent.compiler.TypeUtilsKt.class - [JAR]
com.bennyhuo.kotlin.trimindent
├─ com.bennyhuo.kotlin.trimindent.BuildConfig.class - [JAR]