mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
11 lines
475 B
Plaintext
11 lines
475 B
Plaintext
| bar.js:5:14:5:14 | x | x |
|
|
| bar.js:5:14:5:18 | x.Foo | ns.very.long.namespace.Foo |
|
|
| bar.js:12:14:12:17 | iife | iife |
|
|
| bar.js:12:14:12:21 | iife.Foo | IIFE.Foo |
|
|
| closure.js:8:12:8:15 | goog | goog |
|
|
| closure.js:8:12:8:19 | goog.net | goog.net |
|
|
| closure.js:8:12:8:28 | goog.net.SomeType | goog.net.SomeType |
|
|
| closure.js:9:12:9:14 | net | net |
|
|
| closure.js:9:12:9:23 | net.SomeType | goog.net.SomeType |
|
|
| closure.js:10:12:10:19 | SomeType | goog.net.SomeType |
|