JS: Rename JSDoc.qll to avoid conflict with JSDoc module

This commit is contained in:
Asger F
2019-07-12 15:27:36 +01:00
parent f3b8e39848
commit 80fa9915fd
3 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
WARNING: Reference to JSDoc references a local library, not the named module. (tests.ql:7,8-13)
test_JSDocUnionTypeExpr
| tst.js:143:12:143:29 | (string\|number\|null) | tst.js:143:12:143:17 | string |
| tst.js:143:12:143:29 | (string\|number\|null) | tst.js:143:19:143:24 | number |

View File

@@ -4,7 +4,7 @@ import Parameter_getDocumentation
import JSDocRestParameterTypeExpr
import getDocumentation
import JSDocRecordTypeExpr
import JSDoc
import JSDoc_test
import JSDocTag
import ObjectExpr_getDocumentation
import JSDocFunctionTypeExpr