@@ -1239,7 +1239,7 @@ nodes
12391239| tst.ts:325:7:325:14 | [VarDecl] ErrorMap | semmle.label | [VarDecl] ErrorMap |
12401240| tst.ts:325:7:325:35 | [VariableDeclarator] ErrorMa ... Error> | semmle.label | [VariableDeclarator] ErrorMa ... Error> |
12411241| 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> |
12431243| tst.ts:325:22:325:27 | [KeywordTypeExpr] string | semmle.label | [KeywordTypeExpr] string |
12441244| tst.ts:325:30:325:34 | [LocalTypeAccess] Error | semmle.label | [LocalTypeAccess] Error |
12451245| tst.ts:327:1:327:32 | [DeclStmt] const errorMap = ... | semmle.label | [DeclStmt] const errorMap = ... |
@@ -3852,14 +3852,14 @@ edges
38523852| tst.ts:325:1:325:36 | [DeclStmt] const ErrorMap = ... | tst.ts:325:7:325:35 | [VariableDeclarator] ErrorMa ... Error> | semmle.order | 1 |
38533853| tst.ts:325:7:325:35 | [VariableDeclarator] ErrorMa ... Error> | tst.ts:325:7:325:14 | [VarDecl] ErrorMap | semmle.label | 1 |
38543854| 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 |
38633863| tst.ts:327:1:327:32 | [DeclStmt] const errorMap = ... | tst.ts:327:7:327:31 | [VariableDeclarator] errorMa ... orMap() | semmle.label | 1 |
38643864| tst.ts:327:1:327:32 | [DeclStmt] const errorMap = ... | tst.ts:327:7:327:31 | [VariableDeclarator] errorMa ... orMap() | semmle.order | 1 |
38653865| tst.ts:327:7:327:31 | [VariableDeclarator] errorMa ... orMap() | tst.ts:327:7:327:14 | [VarDecl] errorMap | semmle.label | 1 |
0 commit comments