Text file api/next/70250.txt

     1  pkg go/types, const FieldVar = 6 #70250
     2  pkg go/types, const FieldVar VarKind #70250
     3  pkg go/types, const LocalVar = 2 #70250
     4  pkg go/types, const LocalVar VarKind #70250
     5  pkg go/types, const PackageVar = 1 #70250
     6  pkg go/types, const PackageVar VarKind #70250
     7  pkg go/types, const ParamVar = 4 #70250
     8  pkg go/types, const ParamVar VarKind #70250
     9  pkg go/types, const RecvVar = 3 #70250
    10  pkg go/types, const RecvVar VarKind #70250
    11  pkg go/types, const ResultVar = 5 #70250
    12  pkg go/types, const ResultVar VarKind #70250
    13  pkg go/types, func LookupSelection(Type, bool, *Package, string) (Selection, bool) #70737
    14  pkg go/types, method (*Var) Kind() VarKind #70250
    15  pkg go/types, method (*Var) SetKind(VarKind) #70250
    16  pkg go/types, method (VarKind) String() string #70250
    17  pkg go/types, type VarKind uint8 #70250
    18  

View as plain text