mirror of https://go.googlesource.com/go
18 lines
794 B
Plaintext
18 lines
794 B
Plaintext
pkg go/types, const FieldVar = 6 #70250
|
|
pkg go/types, const FieldVar VarKind #70250
|
|
pkg go/types, const LocalVar = 2 #70250
|
|
pkg go/types, const LocalVar VarKind #70250
|
|
pkg go/types, const PackageVar = 1 #70250
|
|
pkg go/types, const PackageVar VarKind #70250
|
|
pkg go/types, const ParamVar = 4 #70250
|
|
pkg go/types, const ParamVar VarKind #70250
|
|
pkg go/types, const RecvVar = 3 #70250
|
|
pkg go/types, const RecvVar VarKind #70250
|
|
pkg go/types, const ResultVar = 5 #70250
|
|
pkg go/types, const ResultVar VarKind #70250
|
|
pkg go/types, func LookupSelection(Type, bool, *Package, string) (Selection, bool) #70737
|
|
pkg go/types, method (*Var) Kind() VarKind #70250
|
|
pkg go/types, method (*Var) SetKind(VarKind) #70250
|
|
pkg go/types, method (VarKind) String() string #70250
|
|
pkg go/types, type VarKind uint8 #70250
|