Imports of package astutil

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
cuelang.org/go/internal/golangorgx/gopls/util/safetoken
cuelang.org/go/internal/golangorgx/tools/typeparams
go/astPackage ast declares the types used to represent syntax trees for Go packages.
go/scannerPackage scanner implements a scanner for Go source text.
go/tokenPackage token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).