mirror of
https://github.com/golang/go
synced 2024-11-15 08:30:35 -07:00
bf279b71e2
Fixes #67143. Change-Id: I8bf9c2559f95d3d6a40874454208ae074b68875c Reviewed-on: https://go-review.googlesource.com/c/go/+/583757 Reviewed-by: Alan Donovan <adonovan@google.com> Reviewed-by: Robert Findley <rfindley@google.com> Auto-Submit: Robert Griesemer <gri@google.com> Reviewed-by: Robert Griesemer <gri@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
5 lines
241 B
Plaintext
5 lines
241 B
Plaintext
pkg go/types, method (*Alias) Origin() *Alias #67143
|
|
pkg go/types, method (*Alias) SetTypeParams([]*TypeParam) #67143
|
|
pkg go/types, method (*Alias) TypeArgs() *TypeList #67143
|
|
pkg go/types, method (*Alias) TypeParams() *TypeParamList #67143
|