11classDeclaration
22| test.vue:3:18:5:3 | class M ... er;\\n } |
3+ | test_tsx.vue:3:18:5:3 | class M ... er;\\n } |
34exprType
45| htmlfile.html:4:22:4:24 | foo | () => void |
56| htmlfile.html:4:22:4:24 | foo | () => void |
@@ -10,17 +11,28 @@ exprType
1011| htmlfile.html:5:26:5:42 | foo() as number[] | number[] |
1112| other.ts:1:8:1:16 | Component | typeof default in library-tests/TypeScript/EmbeddedInScript/test.vue |
1213| other.ts:1:23:1:34 | "./test.vue" | any |
13- | other.ts:3:1:3:15 | new Component() | MyComponent |
14- | other.ts:3:5:3:13 | Component | typeof default in library-tests/TypeScript/EmbeddedInScript/test.vue |
15- | other.ts:5:17:5:19 | foo | () => void |
14+ | other.ts:2:8:2:19 | ComponentTsx | typeof default in library-tests/TypeScript/EmbeddedInScript/test_tsx.vue |
15+ | other.ts:2:26:2:41 | "./test_tsx.vue" | any |
16+ | other.ts:4:1:4:15 | new Component() | MyComponent |
17+ | other.ts:4:5:4:13 | Component | typeof default in library-tests/TypeScript/EmbeddedInScript/test.vue |
18+ | other.ts:5:1:5:18 | new ComponentTsx() | MyComponentTsx |
19+ | other.ts:5:5:5:16 | ComponentTsx | typeof default in library-tests/TypeScript/EmbeddedInScript/test_tsx.vue |
20+ | other.ts:7:17:7:19 | foo | () => void |
1621| test.vue:2:15:2:19 | other | typeof library-tests/TypeScript/EmbeddedInScript/other.ts |
1722| test.vue:2:26:2:34 | "./other" | any |
1823| test.vue:3:24:3:34 | MyComponent | MyComponent |
1924| test.vue:4:7:4:7 | x | number |
25+ | test_tsx.vue:2:15:2:19 | other | typeof library-tests/TypeScript/EmbeddedInScript/other.ts |
26+ | test_tsx.vue:2:26:2:34 | "./other" | any |
27+ | test_tsx.vue:3:24:3:37 | MyComponentTsx | MyComponentTsx |
28+ | test_tsx.vue:4:7:4:7 | x | number |
2029symbols
21- | other.ts:1:1:6 :0 | <toplevel> | library-tests/TypeScript/EmbeddedInScript/other.ts |
30+ | other.ts:1:1:8 :0 | <toplevel> | library-tests/TypeScript/EmbeddedInScript/other.ts |
2231| test.vue:2:3:6:0 | <toplevel> | library-tests/TypeScript/EmbeddedInScript/test.vue |
32+ | test_tsx.vue:2:3:6:0 | <toplevel> | library-tests/TypeScript/EmbeddedInScript/test_tsx.vue |
2333importTarget
24- | htmlfile.html:4:13:4:42 | import ... other"; | other.ts:1:1:6 :0 | <toplevel> |
34+ | htmlfile.html:4:13:4:42 | import ... other"; | other.ts:1:1:8 :0 | <toplevel> |
2535| other.ts:1:1:1:35 | import ... t.vue"; | test.vue:2:3:6:0 | <toplevel> |
26- | test.vue:2:3:2:35 | import ... other"; | other.ts:1:1:6:0 | <toplevel> |
36+ | other.ts:2:1:2:42 | import ... x.vue"; | test_tsx.vue:2:3:6:0 | <toplevel> |
37+ | test.vue:2:3:2:35 | import ... other"; | other.ts:1:1:8:0 | <toplevel> |
38+ | test_tsx.vue:2:3:2:35 | import ... other"; | other.ts:1:1:8:0 | <toplevel> |
0 commit comments