//
pkg.gl
Category
github.com/gnoverse/gnopls
internal
cache
parsego
package
0.0.0-20250115223502-0ee3d4bd54b7
Repository:
https://github.com/gnoverse/gnopls.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
7
Files
905 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.