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 motif-compiler2-0.0.18.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
motif.compiler
├─ motif.compiler.ChildImpl.class - [JAR]
├─ motif.compiler.Component.class - [JAR]
├─ motif.compiler.ComponentBuilder.class - [JAR]
├─ motif.compiler.Dependencies.class - [JAR]
├─ motif.compiler.Module.class - [JAR]
├─ motif.compiler.NameScope.class - [JAR]
├─ motif.compiler.NameVisitor.class - [JAR]
├─ motif.compiler.Names.class - [JAR]
├─ motif.compiler.ObjectsImpl.class - [JAR]
├─ motif.compiler.Processor.class - [JAR]
├─ motif.compiler.ScopeImpl.class - [JAR]
├─ motif.compiler.ScopeImplFactory.class - [JAR]
├─ motif.compiler.ScopeImplsFactory.class - [JAR]
├─ motif.compiler.UniqueNameSet.class - [JAR]
├─ motif.compiler.UtilKt.class - [JAR]