Represents JVM-side constructed tree
Represents JVM-side constructed tree
This is equivalent of pyuast.Context API
Represents Go-side constructed tree, result of Libuast.decode()
Represents Go-side constructed tree, result of Libuast.decode()
This is equivalent of pyuast.ContextExt API
Key, Value representation of org.bblfsh.client.v2.JObject
UAST representation for the nodes originated from or loaded to the JVM side.
UAST representation for the nodes originated from or loaded to the JVM side. Mirrors https://godoc.org/github.com/bblfsh/sdk/uast/nodes
This is equivalent of pyuast.Node API.
UAST representation for the nodes originated from the Go side.
UAST representation for the nodes originated from the Go side. This is equivalent of pyuast.NodeExt API.
a reference to the external context
pointer to the native Node
Bblfsh client for protocol v2. See https://github.com/bblfsh/sdk/blob/v3.1.0/protocol/driver.proto
The main class to use is org.bblfsh.client.v2.BblfshClient