# Functions
No description provided by the author
UnmarshalNodes returns UAST nodes from data marshaled by gitbase.
# Variables
ErrMarshalUAST is returned when an error arises marshaling UASTs.
ErrParseBlob is returned when the blob can't be parsed with bblfsh.
ErrUnmarshalUAST is returned when an error arises unmarshaling UASTs.
# Interfaces
SQLDB describes a *sql.DB.