Files
codeql/javascript/ql/test/library-tests/Externs/ExternalDecl_getName.expected
2018-08-02 17:53:23 +01:00

11 lines
496 B
Plaintext

| Point.js:1:21:1:43 | functio ... , y) {} | Point |
| Point.js:3:1:3:43 | Point.p ... dy) {}; | move |
| Point.js:4:1:4:25 | Point.p ... j = {}; | obj |
| Point.js:5:1:5:23 | Point.p ... secret; | secret |
| Point.js:7:1:7:13 | Point.ORIGIN; | ORIGIN |
| Point.js:8:1:8:26 | Point.f ... n() {}; | foo |
| Point.js:10:5:10:14 | someGlobal | someGlobal |
| Point.js:13:5:13:12 | MyString | MyString |
| Point.js:15:1:15:25 | Point.p ... inal']; | final |
| Point.js:18:5:18:10 | aPoint | aPoint |