GoPLS Viewer

Home|gopls/cmd/guru/testdata/src/reflection/main.golden
1-------- @pointsto mrv --------
2this reflect.Value may contain these dynamic types:
3    *bool, may point to:
4        reflection.b
5    *int, may point to:
6        reflection.a
7    map[*int]*bool, may point to:
8        makemap
9
10-------- @pointsto p1 --------
11this any may contain these dynamic types:
12    *bool, may point to:
13        reflection.b
14    *int, may point to:
15        reflection.a
16    map[*int]*bool, may point to:
17        makemap
18
19-------- @pointsto p2 --------
20this []reflect.Value may point to these objects:
21    <alloc in (reflect.Value).MapKeys>
22
23-------- @pointsto p3 --------
24this reflect.Value may contain these dynamic types:
25    *int, may point to:
26        reflection.a
27
28-------- @pointsto p4 --------
29this reflect.Type may contain these dynamic types:
30    *reflect.rtype, may point to:
31        *bool
32        *int
33        map[*int]*bool
34
35
MembersX
Members
X