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 binding-generator-0.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alibaba.fastffi.tool
├─ com.alibaba.fastffi.tool.BuiltinElaborator.class - [JAR]
├─ com.alibaba.fastffi.tool.ExcludedException.class - [JAR]
├─ com.alibaba.fastffi.tool.FFIBindingGenerator.class - [JAR]
├─ com.alibaba.fastffi.tool.FFIType.class - [JAR]
├─ com.alibaba.fastffi.tool.Logger.class - [JAR]
├─ com.alibaba.fastffi.tool.TemplateFactory.class - [JAR]
├─ com.alibaba.fastffi.tool.TypeGen.class - [JAR]
├─ com.alibaba.fastffi.tool.UnsupportedASTException.class - [JAR]