package
0.18.1
Repository: https://go.googlesource.com/tools
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.