Home
last modified time | relevance | path

Searched full:21 (Results 1 – 25 of 2238) sorted by relevance

12345678910>>...90

/arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/
DobjectDestructuring41-expected.txt193 "line": 21,
197 "line": 21,
217 "line": 21,
221 "line": 21,
231 "line": 21,
235 "line": 21,
243 "line": 21,
247 "line": 21,
262 "line": 21,
266 "line": 21,
[all …]
DarrayDestructuring37-expected.txt245 "line": 21,
249 "line": 21,
264 "line": 21,
268 "line": 21,
277 "line": 21,
281 "line": 21,
293 "line": 21,
297 "line": 21,
307 "line": 21,
311 "line": 21,
[all …]
DobjectLiteralAssignability18-expected.txt47 "column": 21
333 "column": 21
502 "line": 21,
506 "line": 21,
517 "line": 21,
521 "line": 21,
528 "line": 21,
532 "line": 21,
533 "column": 21
539 "line": 21,
[all …]
DarrayDestructuring17-expected.txt38 "column": 21
154 "column": 21
228 "line": 21,
232 "line": 21,
242 "line": 21,
246 "line": 21,
256 "line": 21,
260 "line": 21,
268 "line": 21,
272 "line": 21,
[all …]
DobjectDestructuring25-expected.txt40 "column": 21
264 "column": 21
398 "line": 21,
402 "line": 21,
414 "line": 21,
418 "line": 21,
428 "line": 21,
432 "line": 21,
439 "line": 21,
443 "line": 21,
[all …]
DinterfaceAssignment1-expected.txt105 "line": 21,
109 "line": 21,
116 "line": 21,
120 "line": 21,
127 "line": 21,
131 "line": 21,
149 "line": 21,
153 "line": 21,
163 "line": 21,
167 "line": 21,
[all …]
DfunctionWithPattern7-expected.txt536 "line": 21,
540 "line": 21,
559 "line": 21,
563 "line": 21,
573 "line": 21,
577 "line": 21,
585 "line": 21,
589 "line": 21,
604 "line": 21,
608 "line": 21,
[all …]
Dmember_expression_78-expected.txt117 "line": 21,
121 "line": 21,
138 "line": 21,
142 "line": 21,
149 "line": 21,
153 "line": 21,
161 "line": 21,
165 "line": 21,
177 "line": 21,
181 "line": 21,
[all …]
Dmember_expression_75-expected.txt111 "line": 21,
115 "line": 21,
127 "line": 21,
128 "column": 21
131 "line": 21,
138 "line": 21,
139 "column": 21
142 "line": 21,
149 "line": 21,
153 "line": 21,
[all …]
DfunctionWithPattern11-expected.txt827 "line": 21,
831 "line": 21,
845 "line": 21,
849 "line": 21,
867 "line": 21,
871 "line": 21,
884 "line": 21,
888 "line": 21,
898 "line": 21,
899 "column": 21
[all …]
DfunctionCall_7-expected.txt38 "column": 21
49 "column": 21
153 "line": 21,
157 "line": 21,
168 "line": 21,
172 "line": 21,
181 "line": 21,
185 "line": 21,
192 "line": 21,
196 "line": 21,
[all …]
DinterfaceInheritance2-expected.txt141 "line": 21,
155 "line": 21,
159 "line": 21,
174 "line": 21,
175 "column": 21
178 "line": 21,
185 "line": 21,
189 "line": 21,
196 "line": 21,
200 "line": 21,
[all …]
Dmember_expression_76-expected.txt111 "line": 21,
115 "line": 21,
127 "line": 21,
131 "line": 21,
138 "line": 21,
142 "line": 21,
149 "line": 21,
153 "line": 21,
161 "line": 21,
165 "line": 21,
[all …]
/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/
Dunion_method_6.ets28 /* @@? 21:8 Error SyntaxError: Field type annotation expected. */
29 /* @@? 21:8 Error SyntaxError: Unexpected token ')'. */
30 /* @@? 21:18 Error SyntaxError: Unexpected token ')'. */
31 /* @@? 21:20 Error SyntaxError: Unexpected token '{'. */
32 /* @@? 21:29 Error SyntaxError: Field type annotation expected. */
33 /* @@? 21:29 Error SyntaxError: Unexpected token '.'. */
34 /* @@? 21:33 Error TypeError: Only abstract or native methods can't have body. */
35 /* @@? 21:34 Error SyntaxError: Unexpected token, expected an identifier. */
36 /* @@? 21:34 Error SyntaxError: Parameter declaration should have an explicit type annotation. */
37 /* @@? 21:34 Error SyntaxError: Unexpected token, expected ',' or ')'. */
[all …]
Dinterface_field.ets31 /* @@? 21:14 Error SyntaxError: Unexpected token, expected ','. */
32 /* @@? 21:14 Error SyntaxError: Unexpected token, expected 'private' or identifier. */
33 /* @@? 21:25 Error TypeError: Cannot find type 'todo'. */
34 /* @@? 21:29 Error SyntaxError: Unexpected token, expected ','. */
35 /* @@? 21:29 Error SyntaxError: Unexpected token, expected 'private' or identifier. */
36 /* @@? 21:34 Error SyntaxError: Interface fields must have type annotation. */
37 /* @@? 21:36 Error TypeError: Cannot find type 'fieldToUpdate'. */
38 /* @@? 21:49 Error SyntaxError: Unexpected token, expected 'private' or identifier. */
39 /* @@? 21:49 Error SyntaxError: Unexpected token, expected ','. */
40 /* @@? 21:64 Error SyntaxError: Unexpected token, expected '('. */
[all …]
Dfuzzing_invalid_override.ets29 /* @@? 21:12 Error TypeError: Only abstract or native methods can't have body. */
30 /* @@? 21:12 Error TypeError: Only abstract or native methods can't have body. */
31 /* @@? 21:17 Error SyntaxError: Unexpected token, expected ',' or ')'. */
32 /* @@? 21:17 Error SyntaxError: The function parameter 'this' must explicitly specify the typeAnnot…
33 /* @@? 21:17 Error SyntaxError: Unexpected token '.'. */
34 /* @@? 21:23 Error SyntaxError: Unexpected token '==='. */
35 /* @@? 21:23 Error SyntaxError: Field type annotation expected. */
36 /* @@? 21:41 Error SyntaxError: Field type annotation expected. */
37 /* @@? 21:41 Error SyntaxError: Unexpected token '.'. */
38 /* @@? 21:62 Error SyntaxError: Field type annotation expected. */
[all …]
/arkcompiler/ets_frontend/ets2panda/test/parser/ets/
Ddefault_parameter7-expected.txt577 "line": 21,
582 "line": 21,
603 "line": 21,
608 "line": 21,
633 "line": 21,
638 "line": 21,
639 "column": 21,
646 "line": 21,
651 "line": 21,
659 "line": 21,
[all …]
Ddefault_parameter5-expected.txt345 "line": 21,
350 "line": 21,
371 "line": 21,
376 "line": 21,
395 "line": 21,
400 "line": 21,
409 "line": 21,
414 "line": 21,
422 "line": 21,
427 "line": 21,
[all …]
Dlaunch_with_call_expression-expected.txt246 "line": 21,
259 "line": 21,
457 "line": 21,
462 "line": 21,
476 "line": 21,
481 "line": 21,
496 "line": 21,
501 "line": 21,
513 "line": 21,
518 "line": 21,
[all …]
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-type-annotation2-expected.txt105 "line": 21,
109 "line": 21,
119 "line": 21,
123 "line": 21,
130 "line": 21,
134 "line": 21,
141 "line": 21,
145 "line": 21,
152 "line": 21,
156 "line": 21,
[all …]
Dtest-keyword-identify7-expected.txt167 "line": 21,
171 "line": 21,
185 "line": 21,
189 "line": 21,
190 "column": 21
196 "line": 21,
200 "line": 21,
201 "column": 21
207 "line": 21,
211 "line": 21,
[all …]
Dtest_import_AssertClause2-expected.txt32 "column": 21
57 "column": 21
91 "column": 21
102 "column": 21
154 "line": 21,
158 "line": 21,
168 "line": 21,
172 "line": 21,
173 "column": 21
179 "line": 21,
[all …]
Dtest_satisfies2-expected.txt112 "column": 21
324 "line": 21,
328 "line": 21,
347 "line": 21,
351 "line": 21,
368 "line": 21,
372 "line": 21,
382 "line": 21,
383 "column": 21
386 "line": 21,
[all …]
/arkcompiler/ets_frontend/es2panda/test/parser/script/
Dtest-ts-importEqual1-expected.txt54 "column": 21
65 "column": 21
115 "line": 21,
127 "line": 21,
131 "line": 21,
143 "line": 21,
147 "line": 21,
157 "line": 21,
161 "line": 21,
168 "line": 21,
[all …]
/arkcompiler/ets_frontend/es2panda/test/parser/js/
Dtest-update-expression-expected.txt237 "line": 21,
241 "line": 21,
248 "line": 21,
252 "line": 21,
259 "line": 21,
263 "line": 21,
270 "line": 21,
274 "line": 21,
292 "line": 21,
296 "line": 21,
[all …]

12345678910>>...90