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 llvm-language-nfi-23.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.oracle.truffle.llvm.nfi
├─ com.oracle.truffle.llvm.nfi.SignatureBuilderGen.class - [JAR]
├─ com.oracle.truffle.llvm.nfi.SulongNFI.class - [JAR]
├─ com.oracle.truffle.llvm.nfi.SulongNFIBackendGen.class - [JAR]
├─ com.oracle.truffle.llvm.nfi.SulongNFIException.class - [JAR]
├─ com.oracle.truffle.llvm.nfi.SulongNFIProvider.class - [JAR]
├─ com.oracle.truffle.llvm.nfi.SulongNFIRootNode.class - [JAR]
├─ com.oracle.truffle.llvm.nfi.SulongNFIRootNodeGen.class - [JAR]
├─ com.oracle.truffle.llvm.nfi.SulongNFISignature.class - [JAR]
├─ com.oracle.truffle.llvm.nfi.SulongNFISignatureGen.class - [JAR]