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-native-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.nativemode.runtime.memory
├─ com.oracle.truffle.llvm.nativemode.runtime.memory.LLVMNativeMemory.class - [JAR]
com.oracle.truffle.llvm.nativemode.runtime
├─ com.oracle.truffle.llvm.nativemode.runtime.NFIContextExtension.class - [JAR]
├─ com.oracle.truffle.llvm.nativemode.runtime.NFIContextExtensionFactory.class - [JAR]
├─ com.oracle.truffle.llvm.nativemode.runtime.SulongNativeOption.class - [JAR]
├─ com.oracle.truffle.llvm.nativemode.runtime.SulongNativeOptionOptionDescriptors.class - [JAR]
├─ com.oracle.truffle.llvm.nativemode.runtime.WellKnownNFIFunctionNode.class - [JAR]
├─ com.oracle.truffle.llvm.nativemode.runtime.WellKnownNFIFunctionNodeGen.class - [JAR]
├─ com.oracle.truffle.llvm.nativemode.runtime.package-info.class - [JAR]
com.oracle.truffle.llvm.nativemode
├─ com.oracle.truffle.llvm.nativemode.NativeConfiguration.class - [JAR]
├─ com.oracle.truffle.llvm.nativemode.NativeConfigurationFactory.class - [JAR]
├─ com.oracle.truffle.llvm.nativemode.NativeToolchainConfig.class - [JAR]