//
pkg.gl
Category
golang.org/x/tools/gopls
internal
cache
parsego
package
0.18.1
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
8
Files
1.5k SLOC
#
Functions
Parse
Parse parses a buffer of Go source, repairing the tree if necessary.
#
Constants
Full
Full specifies the full AST is needed.
Header
Header specifies that the main package declaration and imports are needed.
#
Structs
File
A File contains the results of parsing a Go file.