package
0.0.0-20250115223502-0ee3d4bd54b7
Repository: https://github.com/gnoverse/gnopls.git
Documentation: pkg.go.dev
# Functions
NodeContains returns true if a node encloses a given position pos.
PurgeFuncBodies returns a copy of src in which the contents of each outermost {...} region except struct and interface types have been deleted.
UnpackRecv unpacks a receiver type expression, reporting whether it is a pointer recever, along with the type name identifier and any receiver type parameter identifiers.