@@ -1239,7 +1239,7 @@ nodes
1239
1239
| tst.ts:325:7:325:14 | [VarDecl] ErrorMap | semmle.label | [VarDecl] ErrorMap |
1240
1240
| tst.ts:325:7:325:35 | [VariableDeclarator] ErrorMa ... Error> | semmle.label | [VariableDeclarator] ErrorMa ... Error> |
1241
1241
| tst.ts:325:18:325:20 | [VarRef] Map | semmle.label | [VarRef] Map |
1242
- | tst.ts:325:18:325:35 | [??? ] Map<string, Error> | semmle.label | [??? ] Map<string, Error> |
1242
+ | tst.ts:325:18:325:35 | [ExpressionWithTypeArguments ] Map<string, Error> | semmle.label | [ExpressionWithTypeArguments ] Map<string, Error> |
1243
1243
| tst.ts:325:22:325:27 | [KeywordTypeExpr] string | semmle.label | [KeywordTypeExpr] string |
1244
1244
| tst.ts:325:30:325:34 | [LocalTypeAccess] Error | semmle.label | [LocalTypeAccess] Error |
1245
1245
| tst.ts:327:1:327:32 | [DeclStmt] const errorMap = ... | semmle.label | [DeclStmt] const errorMap = ... |
@@ -3852,14 +3852,14 @@ edges
3852
3852
| tst.ts:325:1:325:36 | [DeclStmt] const ErrorMap = ... | tst.ts:325:7:325:35 | [VariableDeclarator] ErrorMa ... Error> | semmle.order | 1 |
3853
3853
| tst.ts:325:7:325:35 | [VariableDeclarator] ErrorMa ... Error> | tst.ts:325:7:325:14 | [VarDecl] ErrorMap | semmle.label | 1 |
3854
3854
| tst.ts:325:7:325:35 | [VariableDeclarator] ErrorMa ... Error> | tst.ts:325:7:325:14 | [VarDecl] ErrorMap | semmle.order | 1 |
3855
- | tst.ts:325:7:325:35 | [VariableDeclarator] ErrorMa ... Error> | tst.ts:325:18:325:35 | [??? ] Map<string, Error> | semmle.label | 2 |
3856
- | tst.ts:325:7:325:35 | [VariableDeclarator] ErrorMa ... Error> | tst.ts:325:18:325:35 | [??? ] Map<string, Error> | semmle.order | 2 |
3857
- | tst.ts:325:18:325:35 | [??? ] Map<string, Error> | tst.ts:325:18:325:20 | [VarRef] Map | semmle.label | 1 |
3858
- | tst.ts:325:18:325:35 | [??? ] Map<string, Error> | tst.ts:325:18:325:20 | [VarRef] Map | semmle.order | 1 |
3859
- | tst.ts:325:18:325:35 | [??? ] Map<string, Error> | tst.ts:325:22:325:27 | [KeywordTypeExpr] string | semmle.label | 2 |
3860
- | tst.ts:325:18:325:35 | [??? ] Map<string, Error> | tst.ts:325:22:325:27 | [KeywordTypeExpr] string | semmle.order | 2 |
3861
- | tst.ts:325:18:325:35 | [??? ] Map<string, Error> | tst.ts:325:30:325:34 | [LocalTypeAccess] Error | semmle.label | 3 |
3862
- | tst.ts:325:18:325:35 | [??? ] Map<string, Error> | tst.ts:325:30:325:34 | [LocalTypeAccess] Error | semmle.order | 3 |
3855
+ | tst.ts:325:7:325:35 | [VariableDeclarator] ErrorMa ... Error> | tst.ts:325:18:325:35 | [ExpressionWithTypeArguments ] Map<string, Error> | semmle.label | 2 |
3856
+ | tst.ts:325:7:325:35 | [VariableDeclarator] ErrorMa ... Error> | tst.ts:325:18:325:35 | [ExpressionWithTypeArguments ] Map<string, Error> | semmle.order | 2 |
3857
+ | tst.ts:325:18:325:35 | [ExpressionWithTypeArguments ] Map<string, Error> | tst.ts:325:18:325:20 | [VarRef] Map | semmle.label | 1 |
3858
+ | tst.ts:325:18:325:35 | [ExpressionWithTypeArguments ] Map<string, Error> | tst.ts:325:18:325:20 | [VarRef] Map | semmle.order | 1 |
3859
+ | tst.ts:325:18:325:35 | [ExpressionWithTypeArguments ] Map<string, Error> | tst.ts:325:22:325:27 | [KeywordTypeExpr] string | semmle.label | 2 |
3860
+ | tst.ts:325:18:325:35 | [ExpressionWithTypeArguments ] Map<string, Error> | tst.ts:325:22:325:27 | [KeywordTypeExpr] string | semmle.order | 2 |
3861
+ | tst.ts:325:18:325:35 | [ExpressionWithTypeArguments ] Map<string, Error> | tst.ts:325:30:325:34 | [LocalTypeAccess] Error | semmle.label | 3 |
3862
+ | tst.ts:325:18:325:35 | [ExpressionWithTypeArguments ] Map<string, Error> | tst.ts:325:30:325:34 | [LocalTypeAccess] Error | semmle.order | 3 |
3863
3863
| tst.ts:327:1:327:32 | [DeclStmt] const errorMap = ... | tst.ts:327:7:327:31 | [VariableDeclarator] errorMa ... orMap() | semmle.label | 1 |
3864
3864
| tst.ts:327:1:327:32 | [DeclStmt] const errorMap = ... | tst.ts:327:7:327:31 | [VariableDeclarator] errorMa ... orMap() | semmle.order | 1 |
3865
3865
| tst.ts:327:7:327:31 | [VariableDeclarator] errorMa ... orMap() | tst.ts:327:7:327:14 | [VarDecl] errorMap | semmle.label | 1 |
0 commit comments