]> Cypherpunks.ru repositories - gostls13.git/blob - api/next/63223.txt
go/types, types2: implement Alias proposal (export API)
[gostls13.git] / api / next / 63223.txt
1 pkg go/types, func NewAlias(*TypeName, Type) *Alias #63223
2 pkg go/types, func Unalias(Type) Type #63223
3 pkg go/types, method (*Alias) Obj() *TypeName #63223
4 pkg go/types, method (*Alias) String() string #63223
5 pkg go/types, method (*Alias) Underlying() Type #63223
6 pkg go/types, type Alias struct #63223