package
2.16.4+incompatible
Repository: https://github.com/bblfsh/sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
DialOptions returns a set of common options that should be used when dialing bblfsh server.
No description provided by the author
No description provided by the author
No description provided by the author
ServerOptions returns a set of common options that should be used in bblfsh server.

# Constants

DefaultGRPCMaxMessageBytes is maximum msg size for gRPC.
Annotated UAST is based on native AST, but provides role annotations for nodes.
DefaultMode selects the transformation mode that is considered to produce UAST of the best quality.
Native disables any UAST transformations and emits a native language AST as returned by the parser.
Preprocessed runs only basic transformation over native AST (normalize positional info, type fields).
Semantic UAST normalizes native AST nodes to a unified structure where possible.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ParseRequest is a request to parse a file and get its UAST.
ParseResponse is the reply to ParseRequest.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author