|
| 1 | +edges |
| 2 | +| test.go:9:9:9:11 | selection of c [collection] : string | test.go:9:7:9:11 | <-... | |
| 3 | +| test.go:13:16:13:16 | definition of s [pointer, c, collection] : string | test.go:16:2:16:2 | s [pointer, c, collection] : string | |
| 4 | +| test.go:15:10:15:17 | call to source : string | test.go:16:9:16:12 | data : string | |
| 5 | +| test.go:16:2:16:2 | implicit dereference [c, collection] : string | test.go:13:16:13:16 | definition of s [pointer, c, collection] : string | |
| 6 | +| test.go:16:2:16:2 | implicit dereference [c, collection] : string | test.go:16:2:16:4 | selection of c [collection] : string | |
| 7 | +| test.go:16:2:16:2 | s [pointer, c, collection] : string | test.go:16:2:16:2 | implicit dereference [c, collection] : string | |
| 8 | +| test.go:16:2:16:4 | selection of c [collection] : string | test.go:9:9:9:11 | selection of c [collection] : string | |
| 9 | +| test.go:16:2:16:4 | selection of c [collection] : string | test.go:16:2:16:2 | implicit dereference [c, collection] : string | |
| 10 | +| test.go:16:9:16:12 | data : string | test.go:16:2:16:4 | selection of c [collection] : string | |
| 11 | +nodes |
| 12 | +| test.go:9:7:9:11 | <-... | semmle.label | <-... | |
| 13 | +| test.go:9:9:9:11 | selection of c [collection] : string | semmle.label | selection of c [collection] : string | |
| 14 | +| test.go:13:16:13:16 | definition of s [pointer, c, collection] : string | semmle.label | definition of s [pointer, c, collection] : string | |
| 15 | +| test.go:15:10:15:17 | call to source : string | semmle.label | call to source : string | |
| 16 | +| test.go:16:2:16:2 | implicit dereference [c, collection] : string | semmle.label | implicit dereference [c, collection] : string | |
| 17 | +| test.go:16:2:16:2 | s [pointer, c, collection] : string | semmle.label | s [pointer, c, collection] : string | |
| 18 | +| test.go:16:2:16:4 | selection of c [collection] : string | semmle.label | selection of c [collection] : string | |
| 19 | +| test.go:16:9:16:12 | data : string | semmle.label | data : string | |
| 20 | +subpaths |
| 21 | +#select |
| 22 | +| test.go:15:10:15:17 | call to source : string | test.go:15:10:15:17 | call to source : string | test.go:9:7:9:11 | <-... | path | |
0 commit comments