1 | -------- @what pkgdecl -------- |
---|---|
2 | identifier |
3 | source file |
4 | modes: [definition describe freevars implements pointsto referrers whicherrs] |
5 | srcdir: testdata/src |
6 | import path: what |
7 | |
8 | -------- @what call -------- |
9 | identifier |
10 | function call |
11 | expression statement |
12 | block |
13 | function declaration |
14 | source file |
15 | modes: [callees callers callstack definition describe freevars implements pointsto referrers whicherrs] |
16 | srcdir: testdata/src |
17 | import path: what |
18 | |
19 | -------- @what var -------- |
20 | variable declaration |
21 | variable declaration statement |
22 | block |
23 | function declaration |
24 | source file |
25 | modes: [callers callstack describe freevars pointsto whicherrs] |
26 | srcdir: testdata/src |
27 | import path: what |
28 | |
29 | -------- @what recv -------- |
30 | identifier |
31 | unary <- operation |
32 | expression statement |
33 | block |
34 | function declaration |
35 | source file |
36 | modes: [callers callstack definition describe freevars implements peers pointsto referrers whicherrs] |
37 | srcdir: testdata/src |
38 | import path: what |
39 | ch |
40 | ch |
41 | |
42 |
Members