go/types.Alias.SetTypeParams (method, view implemented interface methods)
2 uses
go/types (current package)
alias.go#L86: func (a *Alias) SetTypeParams(tparams []*TypeParam) {
golang.org/x/tools/internal/aliases
aliases.go#L16: types.NewAlias(tname, rhs).SetTypeParams(tparams)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)