github.com/graybobo/golang.org-package-offline-cache@v0.0.0-20200626051047-6608995c132f/x/tools/oracle/testdata/src/main/what.golden (about) 1 -------- @what pkgdecl -------- 2 identifier 3 source file 4 modes: [callgraph definition describe freevars implements pointsto referrers] 5 srcdir: testdata/src 6 import path: main 7 8 -------- @what call -------- 9 identifier 10 function call (or conversion) 11 expression statement 12 block 13 function declaration 14 source file 15 modes: [callees callers callgraph callstack definition describe freevars implements pointsto referrers] 16 srcdir: testdata/src 17 import path: main 18 19 -------- @what var -------- 20 variable declaration 21 variable declaration statement 22 block 23 function declaration 24 source file 25 modes: [callers callgraph callstack describe freevars pointsto] 26 srcdir: testdata/src 27 import path: main 28 29 -------- @what recv -------- 30 identifier 31 unary <- operation 32 expression statement 33 block 34 function declaration 35 source file 36 modes: [callers callgraph callstack definition describe freevars implements peers pointsto referrers] 37 srcdir: testdata/src 38 import path: main 39