We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957db83 commit 5ef6eefCopy full SHA for 5ef6eef
javascript/ql/test/library-tests/TypeScript/TypeAnnotations/tests.expected
@@ -150,6 +150,7 @@ test_IsTypeExpr
150
| tst.ts:81:38:81:50 | x is typeof x | tst.ts:81:38:81:38 | x | tst.ts:81:43:81:50 | typeof x |
151
test_ThisParameterTypes
152
| function hasThisParam | tst.ts:116:29:116:32 | void |
153
+| method hasThisParam of interface InterfaceWithThisParam | tst.ts:119:22:119:43 | Interfa ... isParam |
154
test_ChildIndex
155
test_TypeArguments
156
| tst.ts:102:13:102:29 | f1<string>("foo") | 0 | 1 | tst.ts:102:16:102:21 | string |
0 commit comments