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 bblfsh-client-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bblfsh.client.v2
├─ org.bblfsh.client.v2.BblfshClient.class - [JAR]
├─ org.bblfsh.client.v2.Context.class - [JAR]
├─ org.bblfsh.client.v2.ContextExt.class - [JAR]
├─ org.bblfsh.client.v2.JArray.class - [JAR]
├─ org.bblfsh.client.v2.JBool.class - [JAR]
├─ org.bblfsh.client.v2.JFloat.class - [JAR]
├─ org.bblfsh.client.v2.JInt.class - [JAR]
├─ org.bblfsh.client.v2.JNode.class - [JAR]
├─ org.bblfsh.client.v2.JNothing.class - [JAR]
├─ org.bblfsh.client.v2.JNull.class - [JAR]
├─ org.bblfsh.client.v2.JObject.class - [JAR]
├─ org.bblfsh.client.v2.JString.class - [JAR]
├─ org.bblfsh.client.v2.JUint.class - [JAR]
├─ org.bblfsh.client.v2.NodeExt.class - [JAR]
├─ org.bblfsh.client.v2.package.class - [JAR]
gopkg.in.bblfsh.sdk.v1.uast.role.generated
├─ gopkg.in.bblfsh.sdk.v1.uast.role.generated.GeneratedProto.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v1.uast.role.generated.Role.class - [JAR]
gopkg.in.bblfsh.sdk.v2.protocol.driver
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.DevelopmentStatus.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.DriverGrpc.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.DriverHostGrpc.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.DriverProto.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.ErrorDetails.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.Manifest.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.Mode.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.ParseError.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.ParseRequest.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.ParseResponse.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.SupportedLanguagesRequest.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.SupportedLanguagesResponse.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.Version.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.VersionRequest.class - [JAR]
├─ gopkg.in.bblfsh.sdk.v2.protocol.driver.VersionResponse.class - [JAR]
com.google.protobuf.gogo
├─ com.google.protobuf.gogo.GogoProto.class - [JAR]
org.bblfsh.client.v2.libuast
├─ org.bblfsh.client.v2.libuast.Libuast.class - [JAR]