package
0.0.0-20250115223502-0ee3d4bd54b7
Repository: https://github.com/gnoverse/gnopls.git
Documentation: pkg.go.dev

# Functions

Parse parses a buffer of Go source, repairing the tree if necessary.

# Constants

Full specifies the full AST is needed.
Header specifies that the main package declaration and imports are needed.

# Structs

A File contains the results of parsing a Go file.