mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
11 lines
501 B
Plaintext
11 lines
501 B
Plaintext
| bar.js:5:14:5:14 | x | ns.very.long.namespace |
|
|
| 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 | goog.net |
|
|
| closure.js:9:12:9:23 | net.SomeType | goog.net.SomeType |
|
|
| closure.js:10:12:10:19 | SomeType | goog.net.SomeType |
|