package
2.7.3+incompatible
Repository: https://github.com/bblfsh/go-driver.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NodeToAST uast/nodes node object and converts it to ast.Node.
No description provided by the author
No description provided by the author
ValueToNode takes an AST node/value and converts it to a tree of uast types like Object and List.

# 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
No description provided by the author

# Structs

No description provided by the author

# Type aliases

FuncVisitor is a simple implementation of AST visitor that is used to post-process AST tree after the conversion.