Merge: doc: fixed some typos and other misc. corrections
[nit.git] / c_src / nitc__nith.types.3.c
1 #include "nitc__nith.types.0.h"
2 /* runtime type HashSet[MMethodDef] */
3 const struct type type_core__HashSet__nitc__MMethodDef = {
4 127,
5 "HashSet[MMethodDef]", /* class_name_string */
6 162,
7 0,
8 &resolution_table_core__HashSet__nitc__MMethodDef,
9 175,
10 {
11 2380, /* Object */
12 2401, /* nullable Object */
13 2208, /* Set[nullable Object] */
14 -1, /* empty */
15 -1, /* empty */
16 -1, /* empty */
17 -1, /* empty */
18 -1, /* empty */
19 -1, /* empty */
20 -1, /* empty */
21 -1, /* empty */
22 -1, /* empty */
23 -1, /* empty */
24 -1, /* empty */
25 -1, /* empty */
26 -1, /* empty */
27 -1, /* empty */
28 -1, /* empty */
29 -1, /* empty */
30 -1, /* empty */
31 -1, /* empty */
32 2426, /* Collection[MPropDef] */
33 -1, /* empty */
34 -1, /* empty */
35 -1, /* empty */
36 -1, /* empty */
37 -1, /* empty */
38 -1, /* empty */
39 -1, /* empty */
40 -1, /* empty */
41 -1, /* empty */
42 -1, /* empty */
43 -1, /* empty */
44 -1, /* empty */
45 -1, /* empty */
46 -1, /* empty */
47 -1, /* empty */
48 2442, /* Collection[Object] */
49 -1, /* empty */
50 2444, /* Collection[PropertyLayoutElement] */
51 2445, /* Collection[nullable MPropDef] */
52 -1, /* empty */
53 -1, /* empty */
54 -1, /* empty */
55 -1, /* empty */
56 -1, /* empty */
57 -1, /* empty */
58 -1, /* empty */
59 -1, /* empty */
60 -1, /* empty */
61 -1, /* empty */
62 -1, /* empty */
63 -1, /* empty */
64 -1, /* empty */
65 -1, /* empty */
66 -1, /* empty */
67 -1, /* empty */
68 -1, /* empty */
69 -1, /* empty */
70 -1, /* empty */
71 -1, /* empty */
72 -1, /* empty */
73 -1, /* empty */
74 -1, /* empty */
75 -1, /* empty */
76 -1, /* empty */
77 -1, /* empty */
78 -1, /* empty */
79 -1, /* empty */
80 -1, /* empty */
81 -1, /* empty */
82 -1, /* empty */
83 -1, /* empty */
84 -1, /* empty */
85 -1, /* empty */
86 -1, /* empty */
87 -1, /* empty */
88 -1, /* empty */
89 -1, /* empty */
90 -1, /* empty */
91 -1, /* empty */
92 -1, /* empty */
93 -1, /* empty */
94 -1, /* empty */
95 2489, /* Collection[MMethodDef] */
96 -1, /* empty */
97 -1, /* empty */
98 -1, /* empty */
99 -1, /* empty */
100 -1, /* empty */
101 -1, /* empty */
102 -1, /* empty */
103 -1, /* empty */
104 -1, /* empty */
105 -1, /* empty */
106 -1, /* empty */
107 -1, /* empty */
108 2502, /* Collection[nullable Object] */
109 -1, /* empty */
110 -1, /* empty */
111 -1, /* empty */
112 -1, /* empty */
113 -1, /* empty */
114 -1, /* empty */
115 -1, /* empty */
116 -1, /* empty */
117 -1, /* empty */
118 -1, /* empty */
119 -1, /* empty */
120 -1, /* empty */
121 -1, /* empty */
122 2516, /* Collection[nullable PropertyLayoutElement] */
123 -1, /* empty */
124 -1, /* empty */
125 -1, /* empty */
126 -1, /* empty */
127 -1, /* empty */
128 -1, /* empty */
129 -1, /* empty */
130 -1, /* empty */
131 -1, /* empty */
132 -1, /* empty */
133 -1, /* empty */
134 -1, /* empty */
135 -1, /* empty */
136 -1, /* empty */
137 -1, /* empty */
138 -1, /* empty */
139 -1, /* empty */
140 -1, /* empty */
141 -1, /* empty */
142 -1, /* empty */
143 -1, /* empty */
144 -1, /* empty */
145 -1, /* empty */
146 2398, /* Set[MMethodDef] */
147 -1, /* empty */
148 -1, /* empty */
149 -1, /* empty */
150 2405, /* Set[PropertyLayoutElement] */
151 -1, /* empty */
152 -1, /* empty */
153 -1, /* empty */
154 -1, /* empty */
155 -1, /* empty */
156 -1, /* empty */
157 -1, /* empty */
158 2851, /* Set[Object] */
159 -1, /* empty */
160 -1, /* empty */
161 -1, /* empty */
162 -1, /* empty */
163 -1, /* empty */
164 -1, /* empty */
165 -1, /* empty */
166 -1, /* empty */
167 -1, /* empty */
168 -1, /* empty */
169 -1, /* empty */
170 -1, /* empty */
171 -1, /* empty */
172 -1, /* empty */
173 127, /* HashSet[MMethodDef] */
174 -1, /* empty */
175 -1, /* empty */
176 136, /* HashSet[Object] */
177 -1, /* empty */
178 -1, /* empty */
179 -1, /* empty */
180 -1, /* empty */
181 -1, /* empty */
182 235, /* HashSet[PropertyLayoutElement] */
183 -1, /* empty */
184 -1, /* empty */
185 -1, /* empty */
186 },
187 };
188 const struct types resolution_table_core__HashSet__nitc__MMethodDef = {
189 0, /* dummy */
190 {
191 &type_nitc__MMethodDef, /* E: MMethodDef */
192 &type_core__HashSet__nitc__MMethodDef, /* SELF: HashSet[MMethodDef] */
193 &type_core__hash_collection__HashSetNode__nitc__MMethodDef, /* HashSetNode[E]: HashSetNode[MMethodDef] */
194 &type_core__hash_collection__HashSetIterator__nitc__MMethodDef, /* HashSetIterator[E]: HashSetIterator[MMethodDef] */
195 &type_core__Collection__nitc__MMethodDef, /* Collection[E]: Collection[MMethodDef] */
196 &type_core__HashSet__nitc__MMethodDef, /* HashSet[E]: HashSet[MMethodDef] */
197 &type_core__Set__nitc__MMethodDef, /* Set[E]: Set[MMethodDef] */
198 &type_core__HashSet__nitc__MMethodDef, /* HashSet[E]: HashSet[MMethodDef] */
199 NULL, /* empty */
200 &type_nullable__core__hash_collection__HashSetNode__nitc__MMethodDef, /* nullable N: nullable HashSetNode[MMethodDef] */
201 &type_core__Collection__nitc__MMethodDef, /* Collection[E]: Collection[MMethodDef] */
202 &type_core__Array__nitc__MMethodDef, /* Array[E]: Array[MMethodDef] */
203 &type_core__hash_collection__HashSetNode__nitc__MMethodDef, /* N: HashSetNode[MMethodDef] */
204 &type_core__NativeArray__nullable__core__hash_collection__HashSetNode__nitc__MMethodDef, /* NativeArray[nullable N]: NativeArray[nullable HashSetNode[MMethodDef]] */
205 }
206 };
207 /* runtime type HashSet[MMethod] */
208 const struct type type_core__HashSet__nitc__MMethod = {
209 128,
210 "HashSet[MMethod]", /* class_name_string */
211 163,
212 0,
213 &resolution_table_core__HashSet__nitc__MMethod,
214 175,
215 {
216 2380, /* Object */
217 2401, /* nullable Object */
218 2208, /* Set[nullable Object] */
219 -1, /* empty */
220 -1, /* empty */
221 -1, /* empty */
222 -1, /* empty */
223 -1, /* empty */
224 -1, /* empty */
225 -1, /* empty */
226 -1, /* empty */
227 -1, /* empty */
228 -1, /* empty */
229 2418, /* Collection[MProperty] */
230 -1, /* empty */
231 -1, /* empty */
232 -1, /* empty */
233 -1, /* empty */
234 -1, /* empty */
235 -1, /* empty */
236 -1, /* empty */
237 -1, /* empty */
238 -1, /* empty */
239 -1, /* empty */
240 2429, /* Collection[MMethod] */
241 -1, /* empty */
242 -1, /* empty */
243 -1, /* empty */
244 -1, /* empty */
245 -1, /* empty */
246 -1, /* empty */
247 -1, /* empty */
248 -1, /* empty */
249 -1, /* empty */
250 -1, /* empty */
251 -1, /* empty */
252 -1, /* empty */
253 2442, /* Collection[Object] */
254 -1, /* empty */
255 2444, /* Collection[PropertyLayoutElement] */
256 -1, /* empty */
257 -1, /* empty */
258 -1, /* empty */
259 -1, /* empty */
260 -1, /* empty */
261 -1, /* empty */
262 -1, /* empty */
263 -1, /* empty */
264 -1, /* empty */
265 -1, /* empty */
266 -1, /* empty */
267 -1, /* empty */
268 -1, /* empty */
269 -1, /* empty */
270 -1, /* empty */
271 -1, /* empty */
272 -1, /* empty */
273 -1, /* empty */
274 -1, /* empty */
275 -1, /* empty */
276 -1, /* empty */
277 -1, /* empty */
278 -1, /* empty */
279 -1, /* empty */
280 -1, /* empty */
281 -1, /* empty */
282 -1, /* empty */
283 2472, /* Collection[nullable MProperty] */
284 -1, /* empty */
285 -1, /* empty */
286 -1, /* empty */
287 -1, /* empty */
288 -1, /* empty */
289 -1, /* empty */
290 -1, /* empty */
291 -1, /* empty */
292 -1, /* empty */
293 -1, /* empty */
294 -1, /* empty */
295 -1, /* empty */
296 -1, /* empty */
297 -1, /* empty */
298 -1, /* empty */
299 -1, /* empty */
300 -1, /* empty */
301 -1, /* empty */
302 -1, /* empty */
303 -1, /* empty */
304 -1, /* empty */
305 -1, /* empty */
306 -1, /* empty */
307 -1, /* empty */
308 -1, /* empty */
309 -1, /* empty */
310 -1, /* empty */
311 -1, /* empty */
312 -1, /* empty */
313 2502, /* Collection[nullable Object] */
314 -1, /* empty */
315 -1, /* empty */
316 -1, /* empty */
317 -1, /* empty */
318 -1, /* empty */
319 -1, /* empty */
320 -1, /* empty */
321 -1, /* empty */
322 -1, /* empty */
323 -1, /* empty */
324 -1, /* empty */
325 -1, /* empty */
326 -1, /* empty */
327 2516, /* Collection[nullable PropertyLayoutElement] */
328 -1, /* empty */
329 -1, /* empty */
330 -1, /* empty */
331 -1, /* empty */
332 -1, /* empty */
333 -1, /* empty */
334 -1, /* empty */
335 -1, /* empty */
336 -1, /* empty */
337 -1, /* empty */
338 -1, /* empty */
339 -1, /* empty */
340 -1, /* empty */
341 -1, /* empty */
342 -1, /* empty */
343 -1, /* empty */
344 -1, /* empty */
345 -1, /* empty */
346 -1, /* empty */
347 -1, /* empty */
348 -1, /* empty */
349 2396, /* Set[MProperty] */
350 -1, /* empty */
351 -1, /* empty */
352 -1, /* empty */
353 -1, /* empty */
354 -1, /* empty */
355 2405, /* Set[PropertyLayoutElement] */
356 -1, /* empty */
357 -1, /* empty */
358 -1, /* empty */
359 -1, /* empty */
360 -1, /* empty */
361 2849, /* Set[MMethod] */
362 -1, /* empty */
363 2851, /* Set[Object] */
364 -1, /* empty */
365 -1, /* empty */
366 -1, /* empty */
367 -1, /* empty */
368 -1, /* empty */
369 -1, /* empty */
370 -1, /* empty */
371 -1, /* empty */
372 -1, /* empty */
373 -1, /* empty */
374 -1, /* empty */
375 -1, /* empty */
376 -1, /* empty */
377 -1, /* empty */
378 -1, /* empty */
379 128, /* HashSet[MMethod] */
380 -1, /* empty */
381 136, /* HashSet[Object] */
382 -1, /* empty */
383 -1, /* empty */
384 -1, /* empty */
385 -1, /* empty */
386 -1, /* empty */
387 235, /* HashSet[PropertyLayoutElement] */
388 -1, /* empty */
389 246, /* HashSet[MProperty] */
390 -1, /* empty */
391 },
392 };
393 const struct types resolution_table_core__HashSet__nitc__MMethod = {
394 0, /* dummy */
395 {
396 &type_nitc__MMethod, /* E: MMethod */
397 &type_core__HashSet__nitc__MMethod, /* SELF: HashSet[MMethod] */
398 &type_core__hash_collection__HashSetNode__nitc__MMethod, /* HashSetNode[E]: HashSetNode[MMethod] */
399 &type_core__hash_collection__HashSetIterator__nitc__MMethod, /* HashSetIterator[E]: HashSetIterator[MMethod] */
400 &type_core__Collection__nitc__MMethod, /* Collection[E]: Collection[MMethod] */
401 &type_core__HashSet__nitc__MMethod, /* HashSet[E]: HashSet[MMethod] */
402 &type_core__Set__nitc__MMethod, /* Set[E]: Set[MMethod] */
403 &type_core__HashSet__nitc__MMethod, /* HashSet[E]: HashSet[MMethod] */
404 NULL, /* empty */
405 &type_nullable__core__hash_collection__HashSetNode__nitc__MMethod, /* nullable N: nullable HashSetNode[MMethod] */
406 &type_core__Collection__nitc__MMethod, /* Collection[E]: Collection[MMethod] */
407 &type_core__Array__nitc__MMethod, /* Array[E]: Array[MMethod] */
408 &type_core__hash_collection__HashSetNode__nitc__MMethod, /* N: HashSetNode[MMethod] */
409 &type_core__NativeArray__nullable__core__hash_collection__HashSetNode__nitc__MMethod, /* NativeArray[nullable N]: NativeArray[nullable HashSetNode[MMethod]] */
410 }
411 };
412 /* runtime type HashSet[CallSite] */
413 const struct type type_core__HashSet__nitc__CallSite = {
414 129,
415 "HashSet[CallSite]", /* class_name_string */
416 164,
417 0,
418 &resolution_table_core__HashSet__nitc__CallSite,
419 175,
420 {
421 2380, /* Object */
422 2401, /* nullable Object */
423 2208, /* Set[nullable Object] */
424 -1, /* empty */
425 -1, /* empty */
426 -1, /* empty */
427 -1, /* empty */
428 -1, /* empty */
429 -1, /* empty */
430 -1, /* empty */
431 -1, /* empty */
432 -1, /* empty */
433 -1, /* empty */
434 -1, /* empty */
435 -1, /* empty */
436 -1, /* empty */
437 -1, /* empty */
438 -1, /* empty */
439 -1, /* empty */
440 -1, /* empty */
441 -1, /* empty */
442 -1, /* empty */
443 -1, /* empty */
444 -1, /* empty */
445 -1, /* empty */
446 -1, /* empty */
447 -1, /* empty */
448 -1, /* empty */
449 -1, /* empty */
450 -1, /* empty */
451 -1, /* empty */
452 -1, /* empty */
453 -1, /* empty */
454 -1, /* empty */
455 -1, /* empty */
456 -1, /* empty */
457 2441, /* Collection[CallSite] */
458 2442, /* Collection[Object] */
459 -1, /* empty */
460 -1, /* empty */
461 -1, /* empty */
462 -1, /* empty */
463 -1, /* empty */
464 -1, /* empty */
465 -1, /* empty */
466 -1, /* empty */
467 -1, /* empty */
468 -1, /* empty */
469 -1, /* empty */
470 -1, /* empty */
471 -1, /* empty */
472 -1, /* empty */
473 -1, /* empty */
474 -1, /* empty */
475 -1, /* empty */
476 -1, /* empty */
477 -1, /* empty */
478 -1, /* empty */
479 -1, /* empty */
480 -1, /* empty */
481 -1, /* empty */
482 -1, /* empty */
483 -1, /* empty */
484 -1, /* empty */
485 -1, /* empty */
486 -1, /* empty */
487 -1, /* empty */
488 -1, /* empty */
489 -1, /* empty */
490 -1, /* empty */
491 -1, /* empty */
492 -1, /* empty */
493 -1, /* empty */
494 -1, /* empty */
495 -1, /* empty */
496 -1, /* empty */
497 -1, /* empty */
498 -1, /* empty */
499 -1, /* empty */
500 -1, /* empty */
501 -1, /* empty */
502 -1, /* empty */
503 -1, /* empty */
504 -1, /* empty */
505 -1, /* empty */
506 -1, /* empty */
507 -1, /* empty */
508 -1, /* empty */
509 -1, /* empty */
510 -1, /* empty */
511 -1, /* empty */
512 -1, /* empty */
513 -1, /* empty */
514 -1, /* empty */
515 -1, /* empty */
516 -1, /* empty */
517 -1, /* empty */
518 2502, /* Collection[nullable Object] */
519 -1, /* empty */
520 -1, /* empty */
521 -1, /* empty */
522 -1, /* empty */
523 -1, /* empty */
524 -1, /* empty */
525 -1, /* empty */
526 -1, /* empty */
527 -1, /* empty */
528 -1, /* empty */
529 -1, /* empty */
530 -1, /* empty */
531 -1, /* empty */
532 -1, /* empty */
533 -1, /* empty */
534 -1, /* empty */
535 -1, /* empty */
536 -1, /* empty */
537 -1, /* empty */
538 -1, /* empty */
539 -1, /* empty */
540 -1, /* empty */
541 -1, /* empty */
542 -1, /* empty */
543 -1, /* empty */
544 -1, /* empty */
545 -1, /* empty */
546 -1, /* empty */
547 -1, /* empty */
548 -1, /* empty */
549 -1, /* empty */
550 -1, /* empty */
551 -1, /* empty */
552 -1, /* empty */
553 -1, /* empty */
554 -1, /* empty */
555 -1, /* empty */
556 -1, /* empty */
557 -1, /* empty */
558 -1, /* empty */
559 -1, /* empty */
560 -1, /* empty */
561 -1, /* empty */
562 -1, /* empty */
563 -1, /* empty */
564 -1, /* empty */
565 -1, /* empty */
566 -1, /* empty */
567 2850, /* Set[CallSite] */
568 2851, /* Set[Object] */
569 -1, /* empty */
570 -1, /* empty */
571 -1, /* empty */
572 -1, /* empty */
573 -1, /* empty */
574 -1, /* empty */
575 -1, /* empty */
576 -1, /* empty */
577 -1, /* empty */
578 -1, /* empty */
579 -1, /* empty */
580 -1, /* empty */
581 -1, /* empty */
582 -1, /* empty */
583 -1, /* empty */
584 -1, /* empty */
585 129, /* HashSet[CallSite] */
586 136, /* HashSet[Object] */
587 -1, /* empty */
588 -1, /* empty */
589 -1, /* empty */
590 -1, /* empty */
591 -1, /* empty */
592 -1, /* empty */
593 -1, /* empty */
594 -1, /* empty */
595 -1, /* empty */
596 },
597 };
598 const struct types resolution_table_core__HashSet__nitc__CallSite = {
599 0, /* dummy */
600 {
601 &type_nitc__CallSite, /* E: CallSite */
602 &type_core__HashSet__nitc__CallSite, /* SELF: HashSet[CallSite] */
603 &type_core__hash_collection__HashSetNode__nitc__CallSite, /* HashSetNode[E]: HashSetNode[CallSite] */
604 &type_core__hash_collection__HashSetIterator__nitc__CallSite, /* HashSetIterator[E]: HashSetIterator[CallSite] */
605 &type_core__Collection__nitc__CallSite, /* Collection[E]: Collection[CallSite] */
606 &type_core__HashSet__nitc__CallSite, /* HashSet[E]: HashSet[CallSite] */
607 &type_core__Set__nitc__CallSite, /* Set[E]: Set[CallSite] */
608 &type_core__HashSet__nitc__CallSite, /* HashSet[E]: HashSet[CallSite] */
609 NULL, /* empty */
610 &type_nullable__core__hash_collection__HashSetNode__nitc__CallSite, /* nullable N: nullable HashSetNode[CallSite] */
611 &type_core__Collection__nitc__CallSite, /* Collection[E]: Collection[CallSite] */
612 &type_core__Array__nitc__CallSite, /* Array[E]: Array[CallSite] */
613 &type_core__hash_collection__HashSetNode__nitc__CallSite, /* N: HashSetNode[CallSite] */
614 &type_core__NativeArray__nullable__core__hash_collection__HashSetNode__nitc__CallSite, /* NativeArray[nullable N]: NativeArray[nullable HashSetNode[CallSite]] */
615 }
616 };
617 /* runtime type HashMap2[MType, MProperty, Set[MMethodDef]] */
618 const struct type type_more_collections__HashMap2__nitc__MType__nitc__MProperty__core__Set__nitc__MMethodDef = {
619 130,
620 "HashMap2[MType, MProperty, Set[MMethodDef]]", /* class_name_string */
621 3,
622 0,
623 &resolution_table_more_collections__HashMap2__nitc__MType__nitc__MProperty__core__Set__nitc__MMethodDef,
624 7,
625 {
626 2380, /* Object */
627 2401, /* nullable Object */
628 -1, /* empty */
629 130, /* HashMap2[MType, MProperty, Set[MMethodDef]] */
630 -1, /* empty */
631 -1, /* empty */
632 -1, /* empty */
633 },
634 };
635 const struct types resolution_table_more_collections__HashMap2__nitc__MType__nitc__MProperty__core__Set__nitc__MMethodDef = {
636 0, /* dummy */
637 {
638 &type_core__HashMap__nitc__MType__core__HashMap__nitc__MProperty__core__Set__nitc__MMethodDef, /* HashMap[K1, HashMap[K2, V]]: HashMap[MType, HashMap[MProperty, Set[MMethodDef]]] */
639 &type_nitc__MType, /* K1: MType */
640 &type_nitc__MProperty, /* K2: MProperty */
641 &type_core__Set__nitc__MMethodDef, /* V: Set[MMethodDef] */
642 &type_core__HashMap__nitc__MProperty__core__Set__nitc__MMethodDef, /* HashMap[K2, V]: HashMap[MProperty, Set[MMethodDef]] */
643 }
644 };
645 /* runtime type Array[MMethod] */
646 const struct type type_core__Array__nitc__MMethod = {
647 131,
648 "Array[MMethod]", /* class_name_string */
649 414,
650 0,
651 &resolution_table_core__Array__nitc__MMethod,
652 510,
653 {
654 2380, /* Object */
655 2401, /* nullable Object */
656 -1, /* empty */
657 -1, /* empty */
658 -1, /* empty */
659 -1, /* empty */
660 -1, /* empty */
661 -1, /* empty */
662 -1, /* empty */
663 -1, /* empty */
664 -1, /* empty */
665 -1, /* empty */
666 -1, /* empty */
667 2418, /* Collection[MProperty] */
668 -1, /* empty */
669 -1, /* empty */
670 -1, /* empty */
671 -1, /* empty */
672 -1, /* empty */
673 -1, /* empty */
674 -1, /* empty */
675 -1, /* empty */
676 -1, /* empty */
677 -1, /* empty */
678 2429, /* Collection[MMethod] */
679 -1, /* empty */
680 -1, /* empty */
681 -1, /* empty */
682 -1, /* empty */
683 -1, /* empty */
684 -1, /* empty */
685 -1, /* empty */
686 -1, /* empty */
687 -1, /* empty */
688 -1, /* empty */
689 -1, /* empty */
690 -1, /* empty */
691 2442, /* Collection[Object] */
692 -1, /* empty */
693 2444, /* Collection[PropertyLayoutElement] */
694 -1, /* empty */
695 -1, /* empty */
696 -1, /* empty */
697 -1, /* empty */
698 -1, /* empty */
699 -1, /* empty */
700 -1, /* empty */
701 -1, /* empty */
702 -1, /* empty */
703 -1, /* empty */
704 -1, /* empty */
705 -1, /* empty */
706 -1, /* empty */
707 -1, /* empty */
708 -1, /* empty */
709 -1, /* empty */
710 -1, /* empty */
711 -1, /* empty */
712 -1, /* empty */
713 -1, /* empty */
714 -1, /* empty */
715 -1, /* empty */
716 -1, /* empty */
717 -1, /* empty */
718 -1, /* empty */
719 -1, /* empty */
720 -1, /* empty */
721 2472, /* Collection[nullable MProperty] */
722 -1, /* empty */
723 -1, /* empty */
724 -1, /* empty */
725 -1, /* empty */
726 -1, /* empty */
727 -1, /* empty */
728 -1, /* empty */
729 -1, /* empty */
730 -1, /* empty */
731 -1, /* empty */
732 -1, /* empty */
733 -1, /* empty */
734 -1, /* empty */
735 -1, /* empty */
736 -1, /* empty */
737 -1, /* empty */
738 -1, /* empty */
739 -1, /* empty */
740 -1, /* empty */
741 -1, /* empty */
742 -1, /* empty */
743 -1, /* empty */
744 -1, /* empty */
745 -1, /* empty */
746 -1, /* empty */
747 -1, /* empty */
748 -1, /* empty */
749 -1, /* empty */
750 -1, /* empty */
751 2502, /* Collection[nullable Object] */
752 -1, /* empty */
753 -1, /* empty */
754 -1, /* empty */
755 -1, /* empty */
756 -1, /* empty */
757 -1, /* empty */
758 -1, /* empty */
759 -1, /* empty */
760 -1, /* empty */
761 -1, /* empty */
762 -1, /* empty */
763 -1, /* empty */
764 -1, /* empty */
765 2516, /* Collection[nullable PropertyLayoutElement] */
766 -1, /* empty */
767 -1, /* empty */
768 -1, /* empty */
769 -1, /* empty */
770 -1, /* empty */
771 -1, /* empty */
772 -1, /* empty */
773 -1, /* empty */
774 -1, /* empty */
775 -1, /* empty */
776 -1, /* empty */
777 -1, /* empty */
778 -1, /* empty */
779 -1, /* empty */
780 -1, /* empty */
781 -1, /* empty */
782 -1, /* empty */
783 1715, /* Array[nullable Object] */
784 2210, /* SequenceRead[nullable Object] */
785 -1, /* empty */
786 -1, /* empty */
787 -1, /* empty */
788 -1, /* empty */
789 -1, /* empty */
790 -1, /* empty */
791 -1, /* empty */
792 -1, /* empty */
793 -1, /* empty */
794 -1, /* empty */
795 -1, /* empty */
796 -1, /* empty */
797 -1, /* empty */
798 -1, /* empty */
799 -1, /* empty */
800 -1, /* empty */
801 2549, /* AbstractArrayRead[MProperty] */
802 -1, /* empty */
803 -1, /* empty */
804 -1, /* empty */
805 -1, /* empty */
806 -1, /* empty */
807 -1, /* empty */
808 2556, /* AbstractArrayRead[nullable MProperty] */
809 -1, /* empty */
810 -1, /* empty */
811 -1, /* empty */
812 -1, /* empty */
813 -1, /* empty */
814 -1, /* empty */
815 -1, /* empty */
816 -1, /* empty */
817 -1, /* empty */
818 -1, /* empty */
819 -1, /* empty */
820 -1, /* empty */
821 -1, /* empty */
822 -1, /* empty */
823 -1, /* empty */
824 -1, /* empty */
825 -1, /* empty */
826 -1, /* empty */
827 -1, /* empty */
828 -1, /* empty */
829 -1, /* empty */
830 -1, /* empty */
831 -1, /* empty */
832 -1, /* empty */
833 -1, /* empty */
834 -1, /* empty */
835 -1, /* empty */
836 -1, /* empty */
837 -1, /* empty */
838 -1, /* empty */
839 2587, /* AbstractArrayRead[MMethod] */
840 -1, /* empty */
841 -1, /* empty */
842 -1, /* empty */
843 -1, /* empty */
844 -1, /* empty */
845 -1, /* empty */
846 -1, /* empty */
847 -1, /* empty */
848 -1, /* empty */
849 -1, /* empty */
850 -1, /* empty */
851 -1, /* empty */
852 -1, /* empty */
853 -1, /* empty */
854 -1, /* empty */
855 2603, /* AbstractArrayRead[nullable Object] */
856 -1, /* empty */
857 -1, /* empty */
858 -1, /* empty */
859 -1, /* empty */
860 -1, /* empty */
861 -1, /* empty */
862 -1, /* empty */
863 -1, /* empty */
864 -1, /* empty */
865 -1, /* empty */
866 -1, /* empty */
867 -1, /* empty */
868 -1, /* empty */
869 -1, /* empty */
870 -1, /* empty */
871 -1, /* empty */
872 -1, /* empty */
873 2621, /* AbstractArrayRead[Object] */
874 -1, /* empty */
875 -1, /* empty */
876 -1, /* empty */
877 2625, /* AbstractArrayRead[PropertyLayoutElement] */
878 -1, /* empty */
879 2627, /* AbstractArrayRead[nullable PropertyLayoutElement] */
880 -1, /* empty */
881 -1, /* empty */
882 -1, /* empty */
883 -1, /* empty */
884 -1, /* empty */
885 -1, /* empty */
886 -1, /* empty */
887 -1, /* empty */
888 -1, /* empty */
889 -1, /* empty */
890 -1, /* empty */
891 -1, /* empty */
892 -1, /* empty */
893 -1, /* empty */
894 -1, /* empty */
895 -1, /* empty */
896 -1, /* empty */
897 -1, /* empty */
898 -1, /* empty */
899 -1, /* empty */
900 -1, /* empty */
901 -1, /* empty */
902 -1, /* empty */
903 -1, /* empty */
904 -1, /* empty */
905 -1, /* empty */
906 -1, /* empty */
907 -1, /* empty */
908 -1, /* empty */
909 -1, /* empty */
910 -1, /* empty */
911 -1, /* empty */
912 -1, /* empty */
913 -1, /* empty */
914 -1, /* empty */
915 -1, /* empty */
916 -1, /* empty */
917 -1, /* empty */
918 -1, /* empty */
919 -1, /* empty */
920 2864, /* AbstractArray[MProperty] */
921 -1, /* empty */
922 -1, /* empty */
923 -1, /* empty */
924 -1, /* empty */
925 -1, /* empty */
926 -1, /* empty */
927 -1, /* empty */
928 -1, /* empty */
929 -1, /* empty */
930 -1, /* empty */
931 2875, /* AbstractArray[MMethod] */
932 -1, /* empty */
933 -1, /* empty */
934 -1, /* empty */
935 -1, /* empty */
936 -1, /* empty */
937 -1, /* empty */
938 -1, /* empty */
939 -1, /* empty */
940 -1, /* empty */
941 -1, /* empty */
942 -1, /* empty */
943 -1, /* empty */
944 2888, /* AbstractArray[Object] */
945 -1, /* empty */
946 2890, /* AbstractArray[PropertyLayoutElement] */
947 -1, /* empty */
948 -1, /* empty */
949 -1, /* empty */
950 -1, /* empty */
951 -1, /* empty */
952 -1, /* empty */
953 -1, /* empty */
954 -1, /* empty */
955 -1, /* empty */
956 -1, /* empty */
957 -1, /* empty */
958 -1, /* empty */
959 -1, /* empty */
960 -1, /* empty */
961 -1, /* empty */
962 -1, /* empty */
963 -1, /* empty */
964 -1, /* empty */
965 -1, /* empty */
966 -1, /* empty */
967 -1, /* empty */
968 -1, /* empty */
969 -1, /* empty */
970 -1, /* empty */
971 -1, /* empty */
972 -1, /* empty */
973 -1, /* empty */
974 2918, /* AbstractArray[nullable MProperty] */
975 -1, /* empty */
976 -1, /* empty */
977 -1, /* empty */
978 -1, /* empty */
979 -1, /* empty */
980 -1, /* empty */
981 -1, /* empty */
982 -1, /* empty */
983 -1, /* empty */
984 -1, /* empty */
985 -1, /* empty */
986 -1, /* empty */
987 -1, /* empty */
988 -1, /* empty */
989 -1, /* empty */
990 -1, /* empty */
991 -1, /* empty */
992 -1, /* empty */
993 -1, /* empty */
994 -1, /* empty */
995 -1, /* empty */
996 -1, /* empty */
997 -1, /* empty */
998 -1, /* empty */
999 -1, /* empty */
1000 -1, /* empty */
1001 -1, /* empty */
1002 -1, /* empty */
1003 -1, /* empty */
1004 -1, /* empty */
1005 2949, /* AbstractArray[nullable Object] */
1006 -1, /* empty */
1007 -1, /* empty */
1008 -1, /* empty */
1009 -1, /* empty */
1010 -1, /* empty */
1011 -1, /* empty */
1012 -1, /* empty */
1013 -1, /* empty */
1014 -1, /* empty */
1015 -1, /* empty */
1016 -1, /* empty */
1017 -1, /* empty */
1018 -1, /* empty */
1019 2963, /* AbstractArray[nullable PropertyLayoutElement] */
1020 -1, /* empty */
1021 -1, /* empty */
1022 -1, /* empty */
1023 -1, /* empty */
1024 -1, /* empty */
1025 -1, /* empty */
1026 -1, /* empty */
1027 -1, /* empty */
1028 -1, /* empty */
1029 -1, /* empty */
1030 -1, /* empty */
1031 -1, /* empty */
1032 -1, /* empty */
1033 -1, /* empty */
1034 -1, /* empty */
1035 -1, /* empty */
1036 -1, /* empty */
1037 -1, /* empty */
1038 226, /* Array[Object] */
1039 -1, /* empty */
1040 -1, /* empty */
1041 -1, /* empty */
1042 -1, /* empty */
1043 -1, /* empty */
1044 -1, /* empty */
1045 -1, /* empty */
1046 -1, /* empty */
1047 -1, /* empty */
1048 -1, /* empty */
1049 -1, /* empty */
1050 62, /* Array[MProperty] */
1051 -1, /* empty */
1052 -1, /* empty */
1053 1259, /* Array[nullable MProperty] */
1054 -1, /* empty */
1055 -1, /* empty */
1056 -1, /* empty */
1057 -1, /* empty */
1058 -1, /* empty */
1059 -1, /* empty */
1060 -1, /* empty */
1061 -1, /* empty */
1062 -1, /* empty */
1063 -1, /* empty */
1064 -1, /* empty */
1065 -1, /* empty */
1066 -1, /* empty */
1067 -1, /* empty */
1068 131, /* Array[MMethod] */
1069 -1, /* empty */
1070 -1, /* empty */
1071 -1, /* empty */
1072 -1, /* empty */
1073 -1, /* empty */
1074 -1, /* empty */
1075 -1, /* empty */
1076 -1, /* empty */
1077 -1, /* empty */
1078 -1, /* empty */
1079 -1, /* empty */
1080 -1, /* empty */
1081 234, /* Array[PropertyLayoutElement] */
1082 -1, /* empty */
1083 -1, /* empty */
1084 -1, /* empty */
1085 -1, /* empty */
1086 -1, /* empty */
1087 -1, /* empty */
1088 -1, /* empty */
1089 -1, /* empty */
1090 -1, /* empty */
1091 -1, /* empty */
1092 -1, /* empty */
1093 -1, /* empty */
1094 -1, /* empty */
1095 -1, /* empty */
1096 -1, /* empty */
1097 -1, /* empty */
1098 -1, /* empty */
1099 -1, /* empty */
1100 -1, /* empty */
1101 -1, /* empty */
1102 -1, /* empty */
1103 -1, /* empty */
1104 -1, /* empty */
1105 -1, /* empty */
1106 -1, /* empty */
1107 -1, /* empty */
1108 -1, /* empty */
1109 -1, /* empty */
1110 -1, /* empty */
1111 -1, /* empty */
1112 -1, /* empty */
1113 -1, /* empty */
1114 -1, /* empty */
1115 -1, /* empty */
1116 -1, /* empty */
1117 -1, /* empty */
1118 -1, /* empty */
1119 -1, /* empty */
1120 -1, /* empty */
1121 -1, /* empty */
1122 -1, /* empty */
1123 -1, /* empty */
1124 -1, /* empty */
1125 -1, /* empty */
1126 -1, /* empty */
1127 -1, /* empty */
1128 -1, /* empty */
1129 -1, /* empty */
1130 -1, /* empty */
1131 -1, /* empty */
1132 -1, /* empty */
1133 -1, /* empty */
1134 -1, /* empty */
1135 -1, /* empty */
1136 -1, /* empty */
1137 -1, /* empty */
1138 -1, /* empty */
1139 -1, /* empty */
1140 -1, /* empty */
1141 -1, /* empty */
1142 -1, /* empty */
1143 -1, /* empty */
1144 -1, /* empty */
1145 -1, /* empty */
1146 -1, /* empty */
1147 1929, /* Array[nullable PropertyLayoutElement] */
1148 -1, /* empty */
1149 -1, /* empty */
1150 -1, /* empty */
1151 -1, /* empty */
1152 -1, /* empty */
1153 -1, /* empty */
1154 -1, /* empty */
1155 -1, /* empty */
1156 -1, /* empty */
1157 -1, /* empty */
1158 -1, /* empty */
1159 -1, /* empty */
1160 -1, /* empty */
1161 -1, /* empty */
1162 -1, /* empty */
1163 -1, /* empty */
1164 },
1165 };
1166 const struct types resolution_table_core__Array__nitc__MMethod = {
1167 0, /* dummy */
1168 {
1169 &type_nitc__MMethod, /* E: MMethod */
1170 &type_core__Array__nitc__MMethod, /* SELF: Array[MMethod] */
1171 &type_core__Collection__nitc__MMethod, /* Collection[E]: Collection[MMethod] */
1172 &type_core__Array__nitc__MMethod, /* Array[E]: Array[MMethod] */
1173 &type_core__AbstractArray__nitc__MMethod, /* AbstractArray[E]: AbstractArray[MMethod] */
1174 &type_core__NativeArray__nitc__MMethod, /* NativeArray[E]: NativeArray[MMethod] */
1175 &type_nitc__MMethod, /* E: MMethod */
1176 &type_core__Collection__nitc__MMethod, /* Collection[E]: Collection[MMethod] */
1177 &type_nitc__MMethod, /* E: MMethod */
1178 &type_core__Collection__nitc__MMethod, /* Collection[E]: Collection[MMethod] */
1179 &type_core__Collection__nitc__MMethod, /* Collection[E]: Collection[MMethod] */
1180 &type_core__Array__nitc__MMethod, /* Array[E]: Array[MMethod] */
1181 &type_core__Array__nitc__MMethod, /* Array[E]: Array[MMethod] */
1182 &type_core__AbstractArray__nitc__MMethod, /* AbstractArray[E]: AbstractArray[MMethod] */
1183 &type_core__array__ArrayIterator__nitc__MMethod, /* ArrayIterator[E]: ArrayIterator[MMethod] */
1184 &type_core__array__ArrayReverseIterator__nitc__MMethod, /* ArrayReverseIterator[E]: ArrayReverseIterator[MMethod] */
1185 }
1186 };
1187 /* runtime type List[MMethodDef] */
1188 const struct type type_core__List__nitc__MMethodDef = {
1189 132,
1190 "List[MMethodDef]", /* class_name_string */
1191 2,
1192 0,
1193 &resolution_table_core__List__nitc__MMethodDef,
1194 135,
1195 {
1196 2380, /* Object */
1197 2401, /* nullable Object */
1198 132, /* List[MMethodDef] */
1199 -1, /* empty */
1200 -1, /* empty */
1201 -1, /* empty */
1202 -1, /* empty */
1203 -1, /* empty */
1204 -1, /* empty */
1205 -1, /* empty */
1206 -1, /* empty */
1207 -1, /* empty */
1208 -1, /* empty */
1209 -1, /* empty */
1210 -1, /* empty */
1211 -1, /* empty */
1212 -1, /* empty */
1213 -1, /* empty */
1214 -1, /* empty */
1215 -1, /* empty */
1216 -1, /* empty */
1217 2426, /* Collection[MPropDef] */
1218 -1, /* empty */
1219 -1, /* empty */
1220 -1, /* empty */
1221 -1, /* empty */
1222 -1, /* empty */
1223 -1, /* empty */
1224 -1, /* empty */
1225 -1, /* empty */
1226 -1, /* empty */
1227 -1, /* empty */
1228 -1, /* empty */
1229 -1, /* empty */
1230 -1, /* empty */
1231 -1, /* empty */
1232 -1, /* empty */
1233 2442, /* Collection[Object] */
1234 -1, /* empty */
1235 2444, /* Collection[PropertyLayoutElement] */
1236 2445, /* Collection[nullable MPropDef] */
1237 -1, /* empty */
1238 -1, /* empty */
1239 -1, /* empty */
1240 -1, /* empty */
1241 -1, /* empty */
1242 -1, /* empty */
1243 -1, /* empty */
1244 -1, /* empty */
1245 -1, /* empty */
1246 -1, /* empty */
1247 -1, /* empty */
1248 -1, /* empty */
1249 -1, /* empty */
1250 -1, /* empty */
1251 -1, /* empty */
1252 -1, /* empty */
1253 -1, /* empty */
1254 -1, /* empty */
1255 -1, /* empty */
1256 -1, /* empty */
1257 -1, /* empty */
1258 -1, /* empty */
1259 -1, /* empty */
1260 -1, /* empty */
1261 -1, /* empty */
1262 -1, /* empty */
1263 -1, /* empty */
1264 -1, /* empty */
1265 -1, /* empty */
1266 -1, /* empty */
1267 -1, /* empty */
1268 -1, /* empty */
1269 -1, /* empty */
1270 -1, /* empty */
1271 -1, /* empty */
1272 -1, /* empty */
1273 -1, /* empty */
1274 -1, /* empty */
1275 -1, /* empty */
1276 -1, /* empty */
1277 -1, /* empty */
1278 -1, /* empty */
1279 -1, /* empty */
1280 2489, /* Collection[MMethodDef] */
1281 -1, /* empty */
1282 -1, /* empty */
1283 -1, /* empty */
1284 -1, /* empty */
1285 -1, /* empty */
1286 -1, /* empty */
1287 -1, /* empty */
1288 -1, /* empty */
1289 -1, /* empty */
1290 -1, /* empty */
1291 -1, /* empty */
1292 -1, /* empty */
1293 2502, /* Collection[nullable Object] */
1294 -1, /* empty */
1295 -1, /* empty */
1296 -1, /* empty */
1297 -1, /* empty */
1298 -1, /* empty */
1299 -1, /* empty */
1300 -1, /* empty */
1301 -1, /* empty */
1302 -1, /* empty */
1303 -1, /* empty */
1304 -1, /* empty */
1305 -1, /* empty */
1306 -1, /* empty */
1307 2516, /* Collection[nullable PropertyLayoutElement] */
1308 -1, /* empty */
1309 -1, /* empty */
1310 -1, /* empty */
1311 -1, /* empty */
1312 -1, /* empty */
1313 -1, /* empty */
1314 -1, /* empty */
1315 -1, /* empty */
1316 -1, /* empty */
1317 -1, /* empty */
1318 -1, /* empty */
1319 -1, /* empty */
1320 -1, /* empty */
1321 -1, /* empty */
1322 -1, /* empty */
1323 -1, /* empty */
1324 -1, /* empty */
1325 -1, /* empty */
1326 2210, /* SequenceRead[nullable Object] */
1327 -1, /* empty */
1328 -1, /* empty */
1329 -1, /* empty */
1330 -1, /* empty */
1331 },
1332 };
1333 const struct types resolution_table_core__List__nitc__MMethodDef = {
1334 0, /* dummy */
1335 {
1336 &type_nitc__MMethodDef, /* E: MMethodDef */
1337 &type_core__list__ListNode__nitc__MMethodDef, /* ListNode[E]: ListNode[MMethodDef] */
1338 &type_core__ListIterator__nitc__MMethodDef, /* ListIterator[E]: ListIterator[MMethodDef] */
1339 &type_core__list__ListReverseIterator__nitc__MMethodDef, /* ListReverseIterator[E]: ListReverseIterator[MMethodDef] */
1340 &type_nullable__core__list__ListNode__nitc__MMethodDef, /* nullable ListNode[E]: nullable ListNode[MMethodDef] */
1341 NULL, /* empty */
1342 NULL, /* empty */
1343 NULL, /* empty */
1344 &type_nitc__MMethodDef, /* E: MMethodDef */
1345 &type_core__Collection__nitc__MMethodDef, /* Collection[E]: Collection[MMethodDef] */
1346 &type_core__Collection__nitc__MMethodDef, /* Collection[E]: Collection[MMethodDef] */
1347 &type_core__Array__nitc__MMethodDef, /* Array[E]: Array[MMethodDef] */
1348 }
1349 };
1350 /* runtime type SeparateCompiler */
1351 const struct type type_nitc__SeparateCompiler = {
1352 133,
1353 "SeparateCompiler", /* class_name_string */
1354 3,
1355 0,
1356 &resolution_table_nitc__SeparateCompiler,
1357 4,
1358 {
1359 2380, /* Object */
1360 2401, /* nullable Object */
1361 3079, /* AbstractCompiler */
1362 133, /* SeparateCompiler */
1363 },
1364 };
1365 const struct types resolution_table_nitc__SeparateCompiler = {
1366 0, /* dummy */
1367 {
1368 &type_nitc__SeparateCompilerVisitor, /* VISITOR: SeparateCompilerVisitor */
1369 }
1370 };
1371 /* runtime type HashMap[MClassDef, HashSet[MType]] */
1372 const struct type type_core__HashMap__nitc__MClassDef__core__HashSet__nitc__MType = {
1373 134,
1374 "HashMap[MClassDef, HashSet[MType]]", /* class_name_string */
1375 122,
1376 0,
1377 &resolution_table_core__HashMap__nitc__MClassDef__core__HashSet__nitc__MType,
1378 166,
1379 {
1380 2380, /* Object */
1381 2401, /* nullable Object */
1382 2206, /* MapRead[nullable Object, nullable Object] */
1383 -1, /* empty */
1384 -1, /* empty */
1385 -1, /* empty */
1386 -1, /* empty */
1387 -1, /* empty */
1388 -1, /* empty */
1389 -1, /* empty */
1390 -1, /* empty */
1391 -1, /* empty */
1392 -1, /* empty */
1393 -1, /* empty */
1394 -1, /* empty */
1395 -1, /* empty */
1396 -1, /* empty */
1397 -1, /* empty */
1398 -1, /* empty */
1399 -1, /* empty */
1400 -1, /* empty */
1401 3009, /* MapRead[MClassDef, HashSet[MType]] */
1402 -1, /* empty */
1403 -1, /* empty */
1404 -1, /* empty */
1405 -1, /* empty */
1406 -1, /* empty */
1407 -1, /* empty */
1408 -1, /* empty */
1409 -1, /* empty */
1410 -1, /* empty */
1411 -1, /* empty */
1412 -1, /* empty */
1413 -1, /* empty */
1414 -1, /* empty */
1415 -1, /* empty */
1416 -1, /* empty */
1417 -1, /* empty */
1418 -1, /* empty */
1419 -1, /* empty */
1420 -1, /* empty */
1421 -1, /* empty */
1422 -1, /* empty */
1423 -1, /* empty */
1424 -1, /* empty */
1425 -1, /* empty */
1426 -1, /* empty */
1427 -1, /* empty */
1428 -1, /* empty */
1429 -1, /* empty */
1430 -1, /* empty */
1431 -1, /* empty */
1432 -1, /* empty */
1433 -1, /* empty */
1434 -1, /* empty */
1435 -1, /* empty */
1436 -1, /* empty */
1437 -1, /* empty */
1438 -1, /* empty */
1439 -1, /* empty */
1440 -1, /* empty */
1441 -1, /* empty */
1442 -1, /* empty */
1443 -1, /* empty */
1444 -1, /* empty */
1445 -1, /* empty */
1446 -1, /* empty */
1447 3055, /* MapRead[Object, nullable Object] */
1448 -1, /* empty */
1449 -1, /* empty */
1450 -1, /* empty */
1451 -1, /* empty */
1452 -1, /* empty */
1453 -1, /* empty */
1454 -1, /* empty */
1455 -1, /* empty */
1456 -1, /* empty */
1457 -1, /* empty */
1458 -1, /* empty */
1459 -1, /* empty */
1460 -1, /* empty */
1461 -1, /* empty */
1462 -1, /* empty */
1463 -1, /* empty */
1464 -1, /* empty */
1465 -1, /* empty */
1466 -1, /* empty */
1467 -1, /* empty */
1468 -1, /* empty */
1469 -1, /* empty */
1470 -1, /* empty */
1471 -1, /* empty */
1472 -1, /* empty */
1473 -1, /* empty */
1474 -1, /* empty */
1475 -1, /* empty */
1476 -1, /* empty */
1477 -1, /* empty */
1478 -1, /* empty */
1479 -1, /* empty */
1480 -1, /* empty */
1481 -1, /* empty */
1482 -1, /* empty */
1483 -1, /* empty */
1484 -1, /* empty */
1485 -1, /* empty */
1486 -1, /* empty */
1487 -1, /* empty */
1488 -1, /* empty */
1489 -1, /* empty */
1490 -1, /* empty */
1491 -1, /* empty */
1492 -1, /* empty */
1493 -1, /* empty */
1494 -1, /* empty */
1495 -1, /* empty */
1496 -1, /* empty */
1497 -1, /* empty */
1498 -1, /* empty */
1499 -1, /* empty */
1500 -1, /* empty */
1501 -1, /* empty */
1502 134, /* HashMap[MClassDef, HashSet[MType]] */
1503 -1, /* empty */
1504 -1, /* empty */
1505 -1, /* empty */
1506 -1, /* empty */
1507 -1, /* empty */
1508 -1, /* empty */
1509 -1, /* empty */
1510 -1, /* empty */
1511 -1, /* empty */
1512 -1, /* empty */
1513 -1, /* empty */
1514 1704, /* HashMap[Object, nullable Object] */
1515 -1, /* empty */
1516 -1, /* empty */
1517 -1, /* empty */
1518 -1, /* empty */
1519 -1, /* empty */
1520 -1, /* empty */
1521 -1, /* empty */
1522 -1, /* empty */
1523 -1, /* empty */
1524 -1, /* empty */
1525 -1, /* empty */
1526 -1, /* empty */
1527 -1, /* empty */
1528 -1, /* empty */
1529 -1, /* empty */
1530 -1, /* empty */
1531 -1, /* empty */
1532 -1, /* empty */
1533 -1, /* empty */
1534 -1, /* empty */
1535 -1, /* empty */
1536 -1, /* empty */
1537 -1, /* empty */
1538 -1, /* empty */
1539 -1, /* empty */
1540 -1, /* empty */
1541 -1, /* empty */
1542 -1, /* empty */
1543 -1, /* empty */
1544 -1, /* empty */
1545 -1, /* empty */
1546 },
1547 };
1548 const struct types resolution_table_core__HashMap__nitc__MClassDef__core__HashSet__nitc__MType = {
1549 0, /* dummy */
1550 {
1551 NULL, /* empty */
1552 NULL, /* empty */
1553 NULL, /* empty */
1554 &type_core__hash_collection__HashMapIterator__nitc__MClassDef__core__HashSet__nitc__MType, /* HashMapIterator[K, V]: HashMapIterator[MClassDef, HashSet[MType]] */
1555 &type_nitc__MClassDef, /* K: MClassDef */
1556 &type_core__HashSet__nitc__MType, /* V: HashSet[MType] */
1557 &type_core__hash_collection__HashMapNode__nitc__MClassDef__core__HashSet__nitc__MType, /* HashMapNode[K, V]: HashMapNode[MClassDef, HashSet[MType]] */
1558 &type_core__hash_collection__HashMapKeys__nitc__MClassDef__core__HashSet__nitc__MType, /* HashMapKeys[K, V]: HashMapKeys[MClassDef, HashSet[MType]] */
1559 &type_core__hash_collection__HashMapValues__nitc__MClassDef__core__HashSet__nitc__MType, /* HashMapValues[K, V]: HashMapValues[MClassDef, HashSet[MType]] */
1560 &type_nullable__core__hash_collection__HashMapNode__nitc__MClassDef__core__HashSet__nitc__MType, /* nullable N: nullable HashMapNode[MClassDef, HashSet[MType]] */
1561 &type_core__MapRead__nitc__MClassDef__core__HashSet__nitc__MType, /* MapRead[K, V]: MapRead[MClassDef, HashSet[MType]] */
1562 NULL, /* empty */
1563 &type_core__hash_collection__HashMapNode__nitc__MClassDef__core__HashSet__nitc__MType, /* N: HashMapNode[MClassDef, HashSet[MType]] */
1564 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__nitc__MClassDef__core__HashSet__nitc__MType, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[MClassDef, HashSet[MType]]] */
1565 }
1566 };
1567 /* runtime type HashMap[MClass, Int] */
1568 const struct type type_core__HashMap__nitc__MClass__core__Int = {
1569 135,
1570 "HashMap[MClass, Int]", /* class_name_string */
1571 123,
1572 0,
1573 &resolution_table_core__HashMap__nitc__MClass__core__Int,
1574 166,
1575 {
1576 2380, /* Object */
1577 2401, /* nullable Object */
1578 2206, /* MapRead[nullable Object, nullable Object] */
1579 -1, /* empty */
1580 -1, /* empty */
1581 -1, /* empty */
1582 -1, /* empty */
1583 -1, /* empty */
1584 -1, /* empty */
1585 -1, /* empty */
1586 -1, /* empty */
1587 -1, /* empty */
1588 -1, /* empty */
1589 -1, /* empty */
1590 -1, /* empty */
1591 -1, /* empty */
1592 -1, /* empty */
1593 -1, /* empty */
1594 -1, /* empty */
1595 -1, /* empty */
1596 -1, /* empty */
1597 -1, /* empty */
1598 3010, /* MapRead[MClass, Int] */
1599 -1, /* empty */
1600 -1, /* empty */
1601 -1, /* empty */
1602 -1, /* empty */
1603 -1, /* empty */
1604 -1, /* empty */
1605 -1, /* empty */
1606 -1, /* empty */
1607 -1, /* empty */
1608 -1, /* empty */
1609 -1, /* empty */
1610 -1, /* empty */
1611 -1, /* empty */
1612 -1, /* empty */
1613 -1, /* empty */
1614 -1, /* empty */
1615 -1, /* empty */
1616 -1, /* empty */
1617 -1, /* empty */
1618 -1, /* empty */
1619 -1, /* empty */
1620 -1, /* empty */
1621 -1, /* empty */
1622 -1, /* empty */
1623 -1, /* empty */
1624 -1, /* empty */
1625 -1, /* empty */
1626 -1, /* empty */
1627 -1, /* empty */
1628 -1, /* empty */
1629 -1, /* empty */
1630 -1, /* empty */
1631 -1, /* empty */
1632 -1, /* empty */
1633 -1, /* empty */
1634 -1, /* empty */
1635 -1, /* empty */
1636 -1, /* empty */
1637 -1, /* empty */
1638 -1, /* empty */
1639 -1, /* empty */
1640 -1, /* empty */
1641 -1, /* empty */
1642 -1, /* empty */
1643 3055, /* MapRead[Object, nullable Object] */
1644 -1, /* empty */
1645 -1, /* empty */
1646 -1, /* empty */
1647 -1, /* empty */
1648 -1, /* empty */
1649 -1, /* empty */
1650 -1, /* empty */
1651 -1, /* empty */
1652 -1, /* empty */
1653 -1, /* empty */
1654 -1, /* empty */
1655 -1, /* empty */
1656 -1, /* empty */
1657 -1, /* empty */
1658 -1, /* empty */
1659 -1, /* empty */
1660 -1, /* empty */
1661 -1, /* empty */
1662 -1, /* empty */
1663 -1, /* empty */
1664 -1, /* empty */
1665 -1, /* empty */
1666 -1, /* empty */
1667 -1, /* empty */
1668 -1, /* empty */
1669 -1, /* empty */
1670 -1, /* empty */
1671 -1, /* empty */
1672 -1, /* empty */
1673 -1, /* empty */
1674 -1, /* empty */
1675 -1, /* empty */
1676 -1, /* empty */
1677 -1, /* empty */
1678 -1, /* empty */
1679 -1, /* empty */
1680 -1, /* empty */
1681 -1, /* empty */
1682 -1, /* empty */
1683 -1, /* empty */
1684 -1, /* empty */
1685 -1, /* empty */
1686 -1, /* empty */
1687 -1, /* empty */
1688 -1, /* empty */
1689 -1, /* empty */
1690 -1, /* empty */
1691 -1, /* empty */
1692 -1, /* empty */
1693 -1, /* empty */
1694 -1, /* empty */
1695 -1, /* empty */
1696 -1, /* empty */
1697 -1, /* empty */
1698 -1, /* empty */
1699 135, /* HashMap[MClass, Int] */
1700 -1, /* empty */
1701 -1, /* empty */
1702 -1, /* empty */
1703 -1, /* empty */
1704 -1, /* empty */
1705 -1, /* empty */
1706 -1, /* empty */
1707 -1, /* empty */
1708 -1, /* empty */
1709 -1, /* empty */
1710 1704, /* HashMap[Object, nullable Object] */
1711 -1, /* empty */
1712 -1, /* empty */
1713 -1, /* empty */
1714 -1, /* empty */
1715 -1, /* empty */
1716 -1, /* empty */
1717 -1, /* empty */
1718 -1, /* empty */
1719 -1, /* empty */
1720 -1, /* empty */
1721 -1, /* empty */
1722 -1, /* empty */
1723 -1, /* empty */
1724 -1, /* empty */
1725 -1, /* empty */
1726 -1, /* empty */
1727 -1, /* empty */
1728 -1, /* empty */
1729 -1, /* empty */
1730 -1, /* empty */
1731 -1, /* empty */
1732 -1, /* empty */
1733 -1, /* empty */
1734 -1, /* empty */
1735 -1, /* empty */
1736 -1, /* empty */
1737 -1, /* empty */
1738 -1, /* empty */
1739 -1, /* empty */
1740 -1, /* empty */
1741 -1, /* empty */
1742 },
1743 };
1744 const struct types resolution_table_core__HashMap__nitc__MClass__core__Int = {
1745 0, /* dummy */
1746 {
1747 NULL, /* empty */
1748 NULL, /* empty */
1749 NULL, /* empty */
1750 &type_core__hash_collection__HashMapIterator__nitc__MClass__core__Int, /* HashMapIterator[K, V]: HashMapIterator[MClass, Int] */
1751 &type_nitc__MClass, /* K: MClass */
1752 &type_core__Int, /* V: Int */
1753 &type_core__hash_collection__HashMapNode__nitc__MClass__core__Int, /* HashMapNode[K, V]: HashMapNode[MClass, Int] */
1754 &type_core__hash_collection__HashMapKeys__nitc__MClass__core__Int, /* HashMapKeys[K, V]: HashMapKeys[MClass, Int] */
1755 &type_core__hash_collection__HashMapValues__nitc__MClass__core__Int, /* HashMapValues[K, V]: HashMapValues[MClass, Int] */
1756 &type_nullable__core__hash_collection__HashMapNode__nitc__MClass__core__Int, /* nullable N: nullable HashMapNode[MClass, Int] */
1757 &type_core__MapRead__nitc__MClass__core__Int, /* MapRead[K, V]: MapRead[MClass, Int] */
1758 NULL, /* empty */
1759 &type_core__hash_collection__HashMapNode__nitc__MClass__core__Int, /* N: HashMapNode[MClass, Int] */
1760 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__nitc__MClass__core__Int, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[MClass, Int]] */
1761 }
1762 };
1763 /* runtime type HashSet[Object] */
1764 const struct type type_core__HashSet__core__Object = {
1765 136,
1766 "HashSet[Object]", /* class_name_string */
1767 165,
1768 0,
1769 &resolution_table_core__HashSet__core__Object,
1770 175,
1771 {
1772 2380, /* Object */
1773 2401, /* nullable Object */
1774 2208, /* Set[nullable Object] */
1775 -1, /* empty */
1776 -1, /* empty */
1777 -1, /* empty */
1778 -1, /* empty */
1779 -1, /* empty */
1780 -1, /* empty */
1781 -1, /* empty */
1782 -1, /* empty */
1783 -1, /* empty */
1784 -1, /* empty */
1785 -1, /* empty */
1786 -1, /* empty */
1787 -1, /* empty */
1788 -1, /* empty */
1789 -1, /* empty */
1790 -1, /* empty */
1791 -1, /* empty */
1792 -1, /* empty */
1793 -1, /* empty */
1794 -1, /* empty */
1795 -1, /* empty */
1796 -1, /* empty */
1797 -1, /* empty */
1798 -1, /* empty */
1799 -1, /* empty */
1800 -1, /* empty */
1801 -1, /* empty */
1802 -1, /* empty */
1803 -1, /* empty */
1804 -1, /* empty */
1805 -1, /* empty */
1806 -1, /* empty */
1807 -1, /* empty */
1808 -1, /* empty */
1809 2442, /* Collection[Object] */
1810 -1, /* empty */
1811 -1, /* empty */
1812 -1, /* empty */
1813 -1, /* empty */
1814 -1, /* empty */
1815 -1, /* empty */
1816 -1, /* empty */
1817 -1, /* empty */
1818 -1, /* empty */
1819 -1, /* empty */
1820 -1, /* empty */
1821 -1, /* empty */
1822 -1, /* empty */
1823 -1, /* empty */
1824 -1, /* empty */
1825 -1, /* empty */
1826 -1, /* empty */
1827 -1, /* empty */
1828 -1, /* empty */
1829 -1, /* empty */
1830 -1, /* empty */
1831 -1, /* empty */
1832 -1, /* empty */
1833 -1, /* empty */
1834 -1, /* empty */
1835 -1, /* empty */
1836 -1, /* empty */
1837 -1, /* empty */
1838 -1, /* empty */
1839 -1, /* empty */
1840 -1, /* empty */
1841 -1, /* empty */
1842 -1, /* empty */
1843 -1, /* empty */
1844 -1, /* empty */
1845 -1, /* empty */
1846 -1, /* empty */
1847 -1, /* empty */
1848 -1, /* empty */
1849 -1, /* empty */
1850 -1, /* empty */
1851 -1, /* empty */
1852 -1, /* empty */
1853 -1, /* empty */
1854 -1, /* empty */
1855 -1, /* empty */
1856 -1, /* empty */
1857 -1, /* empty */
1858 -1, /* empty */
1859 -1, /* empty */
1860 -1, /* empty */
1861 -1, /* empty */
1862 -1, /* empty */
1863 -1, /* empty */
1864 -1, /* empty */
1865 -1, /* empty */
1866 -1, /* empty */
1867 -1, /* empty */
1868 -1, /* empty */
1869 2502, /* Collection[nullable Object] */
1870 -1, /* empty */
1871 -1, /* empty */
1872 -1, /* empty */
1873 -1, /* empty */
1874 -1, /* empty */
1875 -1, /* empty */
1876 -1, /* empty */
1877 -1, /* empty */
1878 -1, /* empty */
1879 -1, /* empty */
1880 -1, /* empty */
1881 -1, /* empty */
1882 -1, /* empty */
1883 -1, /* empty */
1884 -1, /* empty */
1885 -1, /* empty */
1886 -1, /* empty */
1887 -1, /* empty */
1888 -1, /* empty */
1889 -1, /* empty */
1890 -1, /* empty */
1891 -1, /* empty */
1892 -1, /* empty */
1893 -1, /* empty */
1894 -1, /* empty */
1895 -1, /* empty */
1896 -1, /* empty */
1897 -1, /* empty */
1898 -1, /* empty */
1899 -1, /* empty */
1900 -1, /* empty */
1901 -1, /* empty */
1902 -1, /* empty */
1903 -1, /* empty */
1904 -1, /* empty */
1905 -1, /* empty */
1906 -1, /* empty */
1907 -1, /* empty */
1908 -1, /* empty */
1909 -1, /* empty */
1910 -1, /* empty */
1911 -1, /* empty */
1912 -1, /* empty */
1913 -1, /* empty */
1914 -1, /* empty */
1915 -1, /* empty */
1916 -1, /* empty */
1917 -1, /* empty */
1918 -1, /* empty */
1919 2851, /* Set[Object] */
1920 -1, /* empty */
1921 -1, /* empty */
1922 -1, /* empty */
1923 -1, /* empty */
1924 -1, /* empty */
1925 -1, /* empty */
1926 -1, /* empty */
1927 -1, /* empty */
1928 -1, /* empty */
1929 -1, /* empty */
1930 -1, /* empty */
1931 -1, /* empty */
1932 -1, /* empty */
1933 -1, /* empty */
1934 -1, /* empty */
1935 -1, /* empty */
1936 -1, /* empty */
1937 136, /* HashSet[Object] */
1938 -1, /* empty */
1939 -1, /* empty */
1940 -1, /* empty */
1941 -1, /* empty */
1942 -1, /* empty */
1943 -1, /* empty */
1944 -1, /* empty */
1945 -1, /* empty */
1946 -1, /* empty */
1947 },
1948 };
1949 const struct types resolution_table_core__HashSet__core__Object = {
1950 0, /* dummy */
1951 {
1952 &type_core__Object, /* E: Object */
1953 &type_core__HashSet__core__Object, /* SELF: HashSet[Object] */
1954 &type_core__hash_collection__HashSetNode__core__Object, /* HashSetNode[E]: HashSetNode[Object] */
1955 &type_core__hash_collection__HashSetIterator__core__Object, /* HashSetIterator[E]: HashSetIterator[Object] */
1956 &type_core__Collection__core__Object, /* Collection[E]: Collection[Object] */
1957 &type_core__HashSet__core__Object, /* HashSet[E]: HashSet[Object] */
1958 &type_core__Set__core__Object, /* Set[E]: Set[Object] */
1959 &type_core__HashSet__core__Object, /* HashSet[E]: HashSet[Object] */
1960 NULL, /* empty */
1961 &type_nullable__core__hash_collection__HashSetNode__core__Object, /* nullable N: nullable HashSetNode[Object] */
1962 &type_core__Collection__core__Object, /* Collection[E]: Collection[Object] */
1963 &type_core__Array__core__Object, /* Array[E]: Array[Object] */
1964 &type_core__hash_collection__HashSetNode__core__Object, /* N: HashSetNode[Object] */
1965 &type_core__NativeArray__nullable__core__hash_collection__HashSetNode__core__Object, /* NativeArray[nullable N]: NativeArray[nullable HashSetNode[Object]] */
1966 }
1967 };
1968 /* runtime type HashMap[MType, Array[nullable MType]] */
1969 const struct type type_core__HashMap__nitc__MType__core__Array__nullable__nitc__MType = {
1970 137,
1971 "HashMap[MType, Array[nullable MType]]", /* class_name_string */
1972 124,
1973 0,
1974 &resolution_table_core__HashMap__nitc__MType__core__Array__nullable__nitc__MType,
1975 166,
1976 {
1977 2380, /* Object */
1978 2401, /* nullable Object */
1979 2206, /* MapRead[nullable Object, nullable Object] */
1980 -1, /* empty */
1981 -1, /* empty */
1982 -1, /* empty */
1983 -1, /* empty */
1984 -1, /* empty */
1985 -1, /* empty */
1986 -1, /* empty */
1987 -1, /* empty */
1988 -1, /* empty */
1989 -1, /* empty */
1990 -1, /* empty */
1991 -1, /* empty */
1992 -1, /* empty */
1993 -1, /* empty */
1994 -1, /* empty */
1995 -1, /* empty */
1996 -1, /* empty */
1997 -1, /* empty */
1998 -1, /* empty */
1999 -1, /* empty */
2000 3011, /* MapRead[MType, Array[nullable MType]] */
2001 -1, /* empty */
2002 -1, /* empty */
2003 -1, /* empty */
2004 -1, /* empty */
2005 -1, /* empty */
2006 -1, /* empty */
2007 -1, /* empty */
2008 -1, /* empty */
2009 -1, /* empty */
2010 -1, /* empty */
2011 -1, /* empty */
2012 -1, /* empty */
2013 -1, /* empty */
2014 -1, /* empty */
2015 -1, /* empty */
2016 -1, /* empty */
2017 -1, /* empty */
2018 -1, /* empty */
2019 -1, /* empty */
2020 -1, /* empty */
2021 -1, /* empty */
2022 -1, /* empty */
2023 -1, /* empty */
2024 -1, /* empty */
2025 -1, /* empty */
2026 -1, /* empty */
2027 -1, /* empty */
2028 -1, /* empty */
2029 -1, /* empty */
2030 -1, /* empty */
2031 -1, /* empty */
2032 -1, /* empty */
2033 -1, /* empty */
2034 -1, /* empty */
2035 -1, /* empty */
2036 -1, /* empty */
2037 -1, /* empty */
2038 -1, /* empty */
2039 -1, /* empty */
2040 -1, /* empty */
2041 -1, /* empty */
2042 -1, /* empty */
2043 -1, /* empty */
2044 3055, /* MapRead[Object, nullable Object] */
2045 -1, /* empty */
2046 -1, /* empty */
2047 -1, /* empty */
2048 -1, /* empty */
2049 -1, /* empty */
2050 -1, /* empty */
2051 -1, /* empty */
2052 -1, /* empty */
2053 -1, /* empty */
2054 -1, /* empty */
2055 -1, /* empty */
2056 -1, /* empty */
2057 -1, /* empty */
2058 -1, /* empty */
2059 -1, /* empty */
2060 -1, /* empty */
2061 -1, /* empty */
2062 -1, /* empty */
2063 -1, /* empty */
2064 -1, /* empty */
2065 -1, /* empty */
2066 -1, /* empty */
2067 -1, /* empty */
2068 -1, /* empty */
2069 -1, /* empty */
2070 -1, /* empty */
2071 -1, /* empty */
2072 -1, /* empty */
2073 -1, /* empty */
2074 -1, /* empty */
2075 -1, /* empty */
2076 -1, /* empty */
2077 -1, /* empty */
2078 -1, /* empty */
2079 -1, /* empty */
2080 -1, /* empty */
2081 -1, /* empty */
2082 -1, /* empty */
2083 -1, /* empty */
2084 -1, /* empty */
2085 -1, /* empty */
2086 -1, /* empty */
2087 -1, /* empty */
2088 -1, /* empty */
2089 -1, /* empty */
2090 -1, /* empty */
2091 -1, /* empty */
2092 -1, /* empty */
2093 -1, /* empty */
2094 -1, /* empty */
2095 -1, /* empty */
2096 -1, /* empty */
2097 -1, /* empty */
2098 -1, /* empty */
2099 -1, /* empty */
2100 -1, /* empty */
2101 137, /* HashMap[MType, Array[nullable MType]] */
2102 -1, /* empty */
2103 -1, /* empty */
2104 -1, /* empty */
2105 -1, /* empty */
2106 -1, /* empty */
2107 -1, /* empty */
2108 -1, /* empty */
2109 -1, /* empty */
2110 -1, /* empty */
2111 1704, /* HashMap[Object, nullable Object] */
2112 -1, /* empty */
2113 -1, /* empty */
2114 -1, /* empty */
2115 -1, /* empty */
2116 -1, /* empty */
2117 -1, /* empty */
2118 -1, /* empty */
2119 -1, /* empty */
2120 -1, /* empty */
2121 -1, /* empty */
2122 -1, /* empty */
2123 -1, /* empty */
2124 -1, /* empty */
2125 -1, /* empty */
2126 -1, /* empty */
2127 -1, /* empty */
2128 -1, /* empty */
2129 -1, /* empty */
2130 -1, /* empty */
2131 -1, /* empty */
2132 -1, /* empty */
2133 -1, /* empty */
2134 -1, /* empty */
2135 -1, /* empty */
2136 -1, /* empty */
2137 -1, /* empty */
2138 -1, /* empty */
2139 -1, /* empty */
2140 -1, /* empty */
2141 -1, /* empty */
2142 -1, /* empty */
2143 },
2144 };
2145 const struct types resolution_table_core__HashMap__nitc__MType__core__Array__nullable__nitc__MType = {
2146 0, /* dummy */
2147 {
2148 NULL, /* empty */
2149 NULL, /* empty */
2150 NULL, /* empty */
2151 &type_core__hash_collection__HashMapIterator__nitc__MType__core__Array__nullable__nitc__MType, /* HashMapIterator[K, V]: HashMapIterator[MType, Array[nullable MType]] */
2152 &type_nitc__MType, /* K: MType */
2153 &type_core__Array__nullable__nitc__MType, /* V: Array[nullable MType] */
2154 &type_core__hash_collection__HashMapNode__nitc__MType__core__Array__nullable__nitc__MType, /* HashMapNode[K, V]: HashMapNode[MType, Array[nullable MType]] */
2155 &type_core__hash_collection__HashMapKeys__nitc__MType__core__Array__nullable__nitc__MType, /* HashMapKeys[K, V]: HashMapKeys[MType, Array[nullable MType]] */
2156 &type_core__hash_collection__HashMapValues__nitc__MType__core__Array__nullable__nitc__MType, /* HashMapValues[K, V]: HashMapValues[MType, Array[nullable MType]] */
2157 &type_nullable__core__hash_collection__HashMapNode__nitc__MType__core__Array__nullable__nitc__MType, /* nullable N: nullable HashMapNode[MType, Array[nullable MType]] */
2158 &type_core__MapRead__nitc__MType__core__Array__nullable__nitc__MType, /* MapRead[K, V]: MapRead[MType, Array[nullable MType]] */
2159 NULL, /* empty */
2160 &type_core__hash_collection__HashMapNode__nitc__MType__core__Array__nullable__nitc__MType, /* N: HashMapNode[MType, Array[nullable MType]] */
2161 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__nitc__MType__core__Array__nullable__nitc__MType, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[MType, Array[nullable MType]]] */
2162 }
2163 };
2164 /* runtime type HashMap[MClassType, Array[nullable MType]] */
2165 const struct type type_core__HashMap__nitc__MClassType__core__Array__nullable__nitc__MType = {
2166 138,
2167 "HashMap[MClassType, Array[nullable MType]]", /* class_name_string */
2168 125,
2169 0,
2170 &resolution_table_core__HashMap__nitc__MClassType__core__Array__nullable__nitc__MType,
2171 166,
2172 {
2173 2380, /* Object */
2174 2401, /* nullable Object */
2175 2206, /* MapRead[nullable Object, nullable Object] */
2176 -1, /* empty */
2177 -1, /* empty */
2178 -1, /* empty */
2179 -1, /* empty */
2180 -1, /* empty */
2181 -1, /* empty */
2182 -1, /* empty */
2183 -1, /* empty */
2184 -1, /* empty */
2185 -1, /* empty */
2186 -1, /* empty */
2187 -1, /* empty */
2188 -1, /* empty */
2189 -1, /* empty */
2190 -1, /* empty */
2191 -1, /* empty */
2192 -1, /* empty */
2193 -1, /* empty */
2194 -1, /* empty */
2195 -1, /* empty */
2196 3011, /* MapRead[MType, Array[nullable MType]] */
2197 3012, /* MapRead[MClassType, Array[nullable MType]] */
2198 -1, /* empty */
2199 -1, /* empty */
2200 -1, /* empty */
2201 -1, /* empty */
2202 -1, /* empty */
2203 -1, /* empty */
2204 -1, /* empty */
2205 -1, /* empty */
2206 -1, /* empty */
2207 -1, /* empty */
2208 -1, /* empty */
2209 -1, /* empty */
2210 -1, /* empty */
2211 -1, /* empty */
2212 -1, /* empty */
2213 -1, /* empty */
2214 -1, /* empty */
2215 -1, /* empty */
2216 -1, /* empty */
2217 -1, /* empty */
2218 -1, /* empty */
2219 -1, /* empty */
2220 -1, /* empty */
2221 -1, /* empty */
2222 -1, /* empty */
2223 -1, /* empty */
2224 -1, /* empty */
2225 -1, /* empty */
2226 -1, /* empty */
2227 -1, /* empty */
2228 -1, /* empty */
2229 -1, /* empty */
2230 -1, /* empty */
2231 -1, /* empty */
2232 -1, /* empty */
2233 -1, /* empty */
2234 -1, /* empty */
2235 -1, /* empty */
2236 -1, /* empty */
2237 -1, /* empty */
2238 -1, /* empty */
2239 -1, /* empty */
2240 3055, /* MapRead[Object, nullable Object] */
2241 -1, /* empty */
2242 -1, /* empty */
2243 -1, /* empty */
2244 -1, /* empty */
2245 -1, /* empty */
2246 -1, /* empty */
2247 -1, /* empty */
2248 -1, /* empty */
2249 -1, /* empty */
2250 -1, /* empty */
2251 -1, /* empty */
2252 -1, /* empty */
2253 -1, /* empty */
2254 -1, /* empty */
2255 -1, /* empty */
2256 -1, /* empty */
2257 -1, /* empty */
2258 -1, /* empty */
2259 -1, /* empty */
2260 -1, /* empty */
2261 -1, /* empty */
2262 -1, /* empty */
2263 -1, /* empty */
2264 -1, /* empty */
2265 -1, /* empty */
2266 -1, /* empty */
2267 -1, /* empty */
2268 -1, /* empty */
2269 -1, /* empty */
2270 -1, /* empty */
2271 -1, /* empty */
2272 -1, /* empty */
2273 -1, /* empty */
2274 -1, /* empty */
2275 -1, /* empty */
2276 -1, /* empty */
2277 -1, /* empty */
2278 -1, /* empty */
2279 -1, /* empty */
2280 -1, /* empty */
2281 -1, /* empty */
2282 -1, /* empty */
2283 -1, /* empty */
2284 -1, /* empty */
2285 -1, /* empty */
2286 -1, /* empty */
2287 -1, /* empty */
2288 -1, /* empty */
2289 -1, /* empty */
2290 -1, /* empty */
2291 -1, /* empty */
2292 -1, /* empty */
2293 -1, /* empty */
2294 -1, /* empty */
2295 -1, /* empty */
2296 -1, /* empty */
2297 137, /* HashMap[MType, Array[nullable MType]] */
2298 138, /* HashMap[MClassType, Array[nullable MType]] */
2299 -1, /* empty */
2300 -1, /* empty */
2301 -1, /* empty */
2302 -1, /* empty */
2303 -1, /* empty */
2304 -1, /* empty */
2305 -1, /* empty */
2306 -1, /* empty */
2307 1704, /* HashMap[Object, nullable Object] */
2308 -1, /* empty */
2309 -1, /* empty */
2310 -1, /* empty */
2311 -1, /* empty */
2312 -1, /* empty */
2313 -1, /* empty */
2314 -1, /* empty */
2315 -1, /* empty */
2316 -1, /* empty */
2317 -1, /* empty */
2318 -1, /* empty */
2319 -1, /* empty */
2320 -1, /* empty */
2321 -1, /* empty */
2322 -1, /* empty */
2323 -1, /* empty */
2324 -1, /* empty */
2325 -1, /* empty */
2326 -1, /* empty */
2327 -1, /* empty */
2328 -1, /* empty */
2329 -1, /* empty */
2330 -1, /* empty */
2331 -1, /* empty */
2332 -1, /* empty */
2333 -1, /* empty */
2334 -1, /* empty */
2335 -1, /* empty */
2336 -1, /* empty */
2337 -1, /* empty */
2338 -1, /* empty */
2339 },
2340 };
2341 const struct types resolution_table_core__HashMap__nitc__MClassType__core__Array__nullable__nitc__MType = {
2342 0, /* dummy */
2343 {
2344 NULL, /* empty */
2345 NULL, /* empty */
2346 NULL, /* empty */
2347 &type_core__hash_collection__HashMapIterator__nitc__MClassType__core__Array__nullable__nitc__MType, /* HashMapIterator[K, V]: HashMapIterator[MClassType, Array[nullable MType]] */
2348 &type_nitc__MClassType, /* K: MClassType */
2349 &type_core__Array__nullable__nitc__MType, /* V: Array[nullable MType] */
2350 &type_core__hash_collection__HashMapNode__nitc__MClassType__core__Array__nullable__nitc__MType, /* HashMapNode[K, V]: HashMapNode[MClassType, Array[nullable MType]] */
2351 &type_core__hash_collection__HashMapKeys__nitc__MClassType__core__Array__nullable__nitc__MType, /* HashMapKeys[K, V]: HashMapKeys[MClassType, Array[nullable MType]] */
2352 &type_core__hash_collection__HashMapValues__nitc__MClassType__core__Array__nullable__nitc__MType, /* HashMapValues[K, V]: HashMapValues[MClassType, Array[nullable MType]] */
2353 &type_nullable__core__hash_collection__HashMapNode__nitc__MClassType__core__Array__nullable__nitc__MType, /* nullable N: nullable HashMapNode[MClassType, Array[nullable MType]] */
2354 &type_core__MapRead__nitc__MClassType__core__Array__nullable__nitc__MType, /* MapRead[K, V]: MapRead[MClassType, Array[nullable MType]] */
2355 NULL, /* empty */
2356 &type_core__hash_collection__HashMapNode__nitc__MClassType__core__Array__nullable__nitc__MType, /* N: HashMapNode[MClassType, Array[nullable MType]] */
2357 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__nitc__MClassType__core__Array__nullable__nitc__MType, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[MClassType, Array[nullable MType]]] */
2358 }
2359 };
2360 /* runtime type HashMap[MClass, Array[nullable MPropDef]] */
2361 const struct type type_core__HashMap__nitc__MClass__core__Array__nullable__nitc__MPropDef = {
2362 139,
2363 "HashMap[MClass, Array[nullable MPropDef]]", /* class_name_string */
2364 126,
2365 0,
2366 &resolution_table_core__HashMap__nitc__MClass__core__Array__nullable__nitc__MPropDef,
2367 166,
2368 {
2369 2380, /* Object */
2370 2401, /* nullable Object */
2371 2206, /* MapRead[nullable Object, nullable Object] */
2372 -1, /* empty */
2373 -1, /* empty */
2374 -1, /* empty */
2375 -1, /* empty */
2376 -1, /* empty */
2377 -1, /* empty */
2378 -1, /* empty */
2379 -1, /* empty */
2380 -1, /* empty */
2381 -1, /* empty */
2382 -1, /* empty */
2383 -1, /* empty */
2384 -1, /* empty */
2385 -1, /* empty */
2386 -1, /* empty */
2387 -1, /* empty */
2388 -1, /* empty */
2389 -1, /* empty */
2390 -1, /* empty */
2391 -1, /* empty */
2392 -1, /* empty */
2393 -1, /* empty */
2394 3013, /* MapRead[MClass, Array[nullable MPropDef]] */
2395 -1, /* empty */
2396 -1, /* empty */
2397 -1, /* empty */
2398 -1, /* empty */
2399 -1, /* empty */
2400 -1, /* empty */
2401 -1, /* empty */
2402 -1, /* empty */
2403 -1, /* empty */
2404 -1, /* empty */
2405 -1, /* empty */
2406 -1, /* empty */
2407 -1, /* empty */
2408 -1, /* empty */
2409 -1, /* empty */
2410 -1, /* empty */
2411 -1, /* empty */
2412 -1, /* empty */
2413 -1, /* empty */
2414 -1, /* empty */
2415 -1, /* empty */
2416 -1, /* empty */
2417 -1, /* empty */
2418 -1, /* empty */
2419 -1, /* empty */
2420 -1, /* empty */
2421 -1, /* empty */
2422 -1, /* empty */
2423 -1, /* empty */
2424 -1, /* empty */
2425 -1, /* empty */
2426 -1, /* empty */
2427 -1, /* empty */
2428 -1, /* empty */
2429 -1, /* empty */
2430 -1, /* empty */
2431 -1, /* empty */
2432 -1, /* empty */
2433 -1, /* empty */
2434 -1, /* empty */
2435 -1, /* empty */
2436 3055, /* MapRead[Object, nullable Object] */
2437 -1, /* empty */
2438 -1, /* empty */
2439 -1, /* empty */
2440 -1, /* empty */
2441 -1, /* empty */
2442 -1, /* empty */
2443 -1, /* empty */
2444 -1, /* empty */
2445 -1, /* empty */
2446 -1, /* empty */
2447 -1, /* empty */
2448 -1, /* empty */
2449 -1, /* empty */
2450 -1, /* empty */
2451 -1, /* empty */
2452 -1, /* empty */
2453 -1, /* empty */
2454 -1, /* empty */
2455 -1, /* empty */
2456 -1, /* empty */
2457 -1, /* empty */
2458 -1, /* empty */
2459 -1, /* empty */
2460 -1, /* empty */
2461 -1, /* empty */
2462 -1, /* empty */
2463 -1, /* empty */
2464 -1, /* empty */
2465 -1, /* empty */
2466 -1, /* empty */
2467 -1, /* empty */
2468 -1, /* empty */
2469 -1, /* empty */
2470 -1, /* empty */
2471 -1, /* empty */
2472 -1, /* empty */
2473 -1, /* empty */
2474 -1, /* empty */
2475 -1, /* empty */
2476 -1, /* empty */
2477 -1, /* empty */
2478 -1, /* empty */
2479 -1, /* empty */
2480 -1, /* empty */
2481 -1, /* empty */
2482 -1, /* empty */
2483 -1, /* empty */
2484 -1, /* empty */
2485 -1, /* empty */
2486 -1, /* empty */
2487 -1, /* empty */
2488 -1, /* empty */
2489 -1, /* empty */
2490 -1, /* empty */
2491 -1, /* empty */
2492 -1, /* empty */
2493 -1, /* empty */
2494 -1, /* empty */
2495 139, /* HashMap[MClass, Array[nullable MPropDef]] */
2496 -1, /* empty */
2497 -1, /* empty */
2498 -1, /* empty */
2499 -1, /* empty */
2500 -1, /* empty */
2501 -1, /* empty */
2502 -1, /* empty */
2503 1704, /* HashMap[Object, nullable Object] */
2504 -1, /* empty */
2505 -1, /* empty */
2506 -1, /* empty */
2507 -1, /* empty */
2508 -1, /* empty */
2509 -1, /* empty */
2510 -1, /* empty */
2511 -1, /* empty */
2512 -1, /* empty */
2513 -1, /* empty */
2514 -1, /* empty */
2515 -1, /* empty */
2516 -1, /* empty */
2517 -1, /* empty */
2518 -1, /* empty */
2519 -1, /* empty */
2520 -1, /* empty */
2521 -1, /* empty */
2522 -1, /* empty */
2523 -1, /* empty */
2524 -1, /* empty */
2525 -1, /* empty */
2526 -1, /* empty */
2527 -1, /* empty */
2528 -1, /* empty */
2529 -1, /* empty */
2530 -1, /* empty */
2531 -1, /* empty */
2532 -1, /* empty */
2533 -1, /* empty */
2534 -1, /* empty */
2535 },
2536 };
2537 const struct types resolution_table_core__HashMap__nitc__MClass__core__Array__nullable__nitc__MPropDef = {
2538 0, /* dummy */
2539 {
2540 NULL, /* empty */
2541 NULL, /* empty */
2542 NULL, /* empty */
2543 &type_core__hash_collection__HashMapIterator__nitc__MClass__core__Array__nullable__nitc__MPropDef, /* HashMapIterator[K, V]: HashMapIterator[MClass, Array[nullable MPropDef]] */
2544 &type_nitc__MClass, /* K: MClass */
2545 &type_core__Array__nullable__nitc__MPropDef, /* V: Array[nullable MPropDef] */
2546 &type_core__hash_collection__HashMapNode__nitc__MClass__core__Array__nullable__nitc__MPropDef, /* HashMapNode[K, V]: HashMapNode[MClass, Array[nullable MPropDef]] */
2547 &type_core__hash_collection__HashMapKeys__nitc__MClass__core__Array__nullable__nitc__MPropDef, /* HashMapKeys[K, V]: HashMapKeys[MClass, Array[nullable MPropDef]] */
2548 &type_core__hash_collection__HashMapValues__nitc__MClass__core__Array__nullable__nitc__MPropDef, /* HashMapValues[K, V]: HashMapValues[MClass, Array[nullable MPropDef]] */
2549 &type_nullable__core__hash_collection__HashMapNode__nitc__MClass__core__Array__nullable__nitc__MPropDef, /* nullable N: nullable HashMapNode[MClass, Array[nullable MPropDef]] */
2550 &type_core__MapRead__nitc__MClass__core__Array__nullable__nitc__MPropDef, /* MapRead[K, V]: MapRead[MClass, Array[nullable MPropDef]] */
2551 NULL, /* empty */
2552 &type_core__hash_collection__HashMapNode__nitc__MClass__core__Array__nullable__nitc__MPropDef, /* N: HashMapNode[MClass, Array[nullable MPropDef]] */
2553 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__nitc__MClass__core__Array__nullable__nitc__MPropDef, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[MClass, Array[nullable MPropDef]]] */
2554 }
2555 };
2556 /* runtime type HashMap[MClass, Array[nullable MProperty]] */
2557 const struct type type_core__HashMap__nitc__MClass__core__Array__nullable__nitc__MProperty = {
2558 140,
2559 "HashMap[MClass, Array[nullable MProperty]]", /* class_name_string */
2560 127,
2561 0,
2562 &resolution_table_core__HashMap__nitc__MClass__core__Array__nullable__nitc__MProperty,
2563 166,
2564 {
2565 2380, /* Object */
2566 2401, /* nullable Object */
2567 2206, /* MapRead[nullable Object, nullable Object] */
2568 -1, /* empty */
2569 -1, /* empty */
2570 -1, /* empty */
2571 -1, /* empty */
2572 -1, /* empty */
2573 -1, /* empty */
2574 -1, /* empty */
2575 -1, /* empty */
2576 -1, /* empty */
2577 -1, /* empty */
2578 -1, /* empty */
2579 -1, /* empty */
2580 -1, /* empty */
2581 -1, /* empty */
2582 -1, /* empty */
2583 -1, /* empty */
2584 -1, /* empty */
2585 -1, /* empty */
2586 -1, /* empty */
2587 -1, /* empty */
2588 -1, /* empty */
2589 -1, /* empty */
2590 -1, /* empty */
2591 3014, /* MapRead[MClass, Array[nullable MProperty]] */
2592 -1, /* empty */
2593 -1, /* empty */
2594 -1, /* empty */
2595 -1, /* empty */
2596 -1, /* empty */
2597 -1, /* empty */
2598 -1, /* empty */
2599 -1, /* empty */
2600 -1, /* empty */
2601 -1, /* empty */
2602 -1, /* empty */
2603 -1, /* empty */
2604 -1, /* empty */
2605 -1, /* empty */
2606 -1, /* empty */
2607 -1, /* empty */
2608 -1, /* empty */
2609 -1, /* empty */
2610 -1, /* empty */
2611 -1, /* empty */
2612 -1, /* empty */
2613 -1, /* empty */
2614 -1, /* empty */
2615 -1, /* empty */
2616 -1, /* empty */
2617 -1, /* empty */
2618 -1, /* empty */
2619 -1, /* empty */
2620 -1, /* empty */
2621 -1, /* empty */
2622 -1, /* empty */
2623 -1, /* empty */
2624 -1, /* empty */
2625 -1, /* empty */
2626 -1, /* empty */
2627 -1, /* empty */
2628 -1, /* empty */
2629 -1, /* empty */
2630 -1, /* empty */
2631 -1, /* empty */
2632 3055, /* MapRead[Object, nullable Object] */
2633 -1, /* empty */
2634 -1, /* empty */
2635 -1, /* empty */
2636 -1, /* empty */
2637 -1, /* empty */
2638 -1, /* empty */
2639 -1, /* empty */
2640 -1, /* empty */
2641 -1, /* empty */
2642 -1, /* empty */
2643 -1, /* empty */
2644 -1, /* empty */
2645 -1, /* empty */
2646 -1, /* empty */
2647 -1, /* empty */
2648 -1, /* empty */
2649 -1, /* empty */
2650 -1, /* empty */
2651 -1, /* empty */
2652 -1, /* empty */
2653 -1, /* empty */
2654 -1, /* empty */
2655 -1, /* empty */
2656 -1, /* empty */
2657 -1, /* empty */
2658 -1, /* empty */
2659 -1, /* empty */
2660 -1, /* empty */
2661 -1, /* empty */
2662 -1, /* empty */
2663 -1, /* empty */
2664 -1, /* empty */
2665 -1, /* empty */
2666 -1, /* empty */
2667 -1, /* empty */
2668 -1, /* empty */
2669 -1, /* empty */
2670 -1, /* empty */
2671 -1, /* empty */
2672 -1, /* empty */
2673 -1, /* empty */
2674 -1, /* empty */
2675 -1, /* empty */
2676 -1, /* empty */
2677 -1, /* empty */
2678 -1, /* empty */
2679 -1, /* empty */
2680 -1, /* empty */
2681 -1, /* empty */
2682 -1, /* empty */
2683 -1, /* empty */
2684 -1, /* empty */
2685 -1, /* empty */
2686 -1, /* empty */
2687 -1, /* empty */
2688 -1, /* empty */
2689 -1, /* empty */
2690 -1, /* empty */
2691 -1, /* empty */
2692 140, /* HashMap[MClass, Array[nullable MProperty]] */
2693 -1, /* empty */
2694 -1, /* empty */
2695 -1, /* empty */
2696 -1, /* empty */
2697 -1, /* empty */
2698 -1, /* empty */
2699 1704, /* HashMap[Object, nullable Object] */
2700 -1, /* empty */
2701 -1, /* empty */
2702 -1, /* empty */
2703 -1, /* empty */
2704 -1, /* empty */
2705 -1, /* empty */
2706 -1, /* empty */
2707 -1, /* empty */
2708 -1, /* empty */
2709 -1, /* empty */
2710 -1, /* empty */
2711 -1, /* empty */
2712 -1, /* empty */
2713 -1, /* empty */
2714 -1, /* empty */
2715 -1, /* empty */
2716 -1, /* empty */
2717 -1, /* empty */
2718 -1, /* empty */
2719 -1, /* empty */
2720 -1, /* empty */
2721 -1, /* empty */
2722 -1, /* empty */
2723 -1, /* empty */
2724 -1, /* empty */
2725 -1, /* empty */
2726 -1, /* empty */
2727 -1, /* empty */
2728 -1, /* empty */
2729 -1, /* empty */
2730 -1, /* empty */
2731 },
2732 };
2733 const struct types resolution_table_core__HashMap__nitc__MClass__core__Array__nullable__nitc__MProperty = {
2734 0, /* dummy */
2735 {
2736 NULL, /* empty */
2737 NULL, /* empty */
2738 NULL, /* empty */
2739 &type_core__hash_collection__HashMapIterator__nitc__MClass__core__Array__nullable__nitc__MProperty, /* HashMapIterator[K, V]: HashMapIterator[MClass, Array[nullable MProperty]] */
2740 &type_nitc__MClass, /* K: MClass */
2741 &type_core__Array__nullable__nitc__MProperty, /* V: Array[nullable MProperty] */
2742 &type_core__hash_collection__HashMapNode__nitc__MClass__core__Array__nullable__nitc__MProperty, /* HashMapNode[K, V]: HashMapNode[MClass, Array[nullable MProperty]] */
2743 &type_core__hash_collection__HashMapKeys__nitc__MClass__core__Array__nullable__nitc__MProperty, /* HashMapKeys[K, V]: HashMapKeys[MClass, Array[nullable MProperty]] */
2744 &type_core__hash_collection__HashMapValues__nitc__MClass__core__Array__nullable__nitc__MProperty, /* HashMapValues[K, V]: HashMapValues[MClass, Array[nullable MProperty]] */
2745 &type_nullable__core__hash_collection__HashMapNode__nitc__MClass__core__Array__nullable__nitc__MProperty, /* nullable N: nullable HashMapNode[MClass, Array[nullable MProperty]] */
2746 &type_core__MapRead__nitc__MClass__core__Array__nullable__nitc__MProperty, /* MapRead[K, V]: MapRead[MClass, Array[nullable MProperty]] */
2747 NULL, /* empty */
2748 &type_core__hash_collection__HashMapNode__nitc__MClass__core__Array__nullable__nitc__MProperty, /* N: HashMapNode[MClass, Array[nullable MProperty]] */
2749 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__nitc__MClass__core__Array__nullable__nitc__MProperty, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[MClass, Array[nullable MProperty]]] */
2750 }
2751 };
2752 /* runtime type HashMap[String, String] */
2753 const struct type type_core__HashMap__core__String__core__String = {
2754 141,
2755 "HashMap[String, String]", /* class_name_string */
2756 128,
2757 0,
2758 &resolution_table_core__HashMap__core__String__core__String,
2759 166,
2760 {
2761 2380, /* Object */
2762 2401, /* nullable Object */
2763 2206, /* MapRead[nullable Object, nullable Object] */
2764 -1, /* empty */
2765 -1, /* empty */
2766 -1, /* empty */
2767 -1, /* empty */
2768 -1, /* empty */
2769 -1, /* empty */
2770 -1, /* empty */
2771 -1, /* empty */
2772 -1, /* empty */
2773 -1, /* empty */
2774 -1, /* empty */
2775 -1, /* empty */
2776 -1, /* empty */
2777 -1, /* empty */
2778 -1, /* empty */
2779 -1, /* empty */
2780 -1, /* empty */
2781 -1, /* empty */
2782 -1, /* empty */
2783 -1, /* empty */
2784 -1, /* empty */
2785 -1, /* empty */
2786 -1, /* empty */
2787 -1, /* empty */
2788 3015, /* MapRead[String, String] */
2789 -1, /* empty */
2790 -1, /* empty */
2791 -1, /* empty */
2792 -1, /* empty */
2793 -1, /* empty */
2794 -1, /* empty */
2795 3022, /* MapRead[Object, String] */
2796 -1, /* empty */
2797 -1, /* empty */
2798 -1, /* empty */
2799 -1, /* empty */
2800 -1, /* empty */
2801 -1, /* empty */
2802 -1, /* empty */
2803 -1, /* empty */
2804 -1, /* empty */
2805 -1, /* empty */
2806 -1, /* empty */
2807 -1, /* empty */
2808 -1, /* empty */
2809 -1, /* empty */
2810 -1, /* empty */
2811 -1, /* empty */
2812 -1, /* empty */
2813 -1, /* empty */
2814 -1, /* empty */
2815 -1, /* empty */
2816 -1, /* empty */
2817 -1, /* empty */
2818 -1, /* empty */
2819 -1, /* empty */
2820 -1, /* empty */
2821 -1, /* empty */
2822 -1, /* empty */
2823 -1, /* empty */
2824 -1, /* empty */
2825 -1, /* empty */
2826 -1, /* empty */
2827 -1, /* empty */
2828 3055, /* MapRead[Object, nullable Object] */
2829 -1, /* empty */
2830 -1, /* empty */
2831 -1, /* empty */
2832 -1, /* empty */
2833 -1, /* empty */
2834 -1, /* empty */
2835 -1, /* empty */
2836 -1, /* empty */
2837 -1, /* empty */
2838 -1, /* empty */
2839 -1, /* empty */
2840 -1, /* empty */
2841 -1, /* empty */
2842 -1, /* empty */
2843 -1, /* empty */
2844 -1, /* empty */
2845 -1, /* empty */
2846 -1, /* empty */
2847 -1, /* empty */
2848 -1, /* empty */
2849 -1, /* empty */
2850 -1, /* empty */
2851 -1, /* empty */
2852 -1, /* empty */
2853 -1, /* empty */
2854 -1, /* empty */
2855 -1, /* empty */
2856 -1, /* empty */
2857 -1, /* empty */
2858 -1, /* empty */
2859 -1, /* empty */
2860 -1, /* empty */
2861 -1, /* empty */
2862 -1, /* empty */
2863 -1, /* empty */
2864 -1, /* empty */
2865 -1, /* empty */
2866 -1, /* empty */
2867 -1, /* empty */
2868 -1, /* empty */
2869 -1, /* empty */
2870 -1, /* empty */
2871 -1, /* empty */
2872 -1, /* empty */
2873 -1, /* empty */
2874 -1, /* empty */
2875 -1, /* empty */
2876 -1, /* empty */
2877 -1, /* empty */
2878 -1, /* empty */
2879 -1, /* empty */
2880 -1, /* empty */
2881 -1, /* empty */
2882 -1, /* empty */
2883 -1, /* empty */
2884 -1, /* empty */
2885 -1, /* empty */
2886 -1, /* empty */
2887 -1, /* empty */
2888 -1, /* empty */
2889 141, /* HashMap[String, String] */
2890 -1, /* empty */
2891 -1, /* empty */
2892 -1, /* empty */
2893 -1, /* empty */
2894 -1, /* empty */
2895 1704, /* HashMap[Object, nullable Object] */
2896 -1, /* empty */
2897 183, /* HashMap[Object, String] */
2898 -1, /* empty */
2899 -1, /* empty */
2900 -1, /* empty */
2901 -1, /* empty */
2902 -1, /* empty */
2903 -1, /* empty */
2904 -1, /* empty */
2905 -1, /* empty */
2906 -1, /* empty */
2907 -1, /* empty */
2908 -1, /* empty */
2909 -1, /* empty */
2910 -1, /* empty */
2911 -1, /* empty */
2912 -1, /* empty */
2913 -1, /* empty */
2914 -1, /* empty */
2915 -1, /* empty */
2916 -1, /* empty */
2917 -1, /* empty */
2918 -1, /* empty */
2919 -1, /* empty */
2920 -1, /* empty */
2921 -1, /* empty */
2922 -1, /* empty */
2923 -1, /* empty */
2924 -1, /* empty */
2925 -1, /* empty */
2926 -1, /* empty */
2927 },
2928 };
2929 const struct types resolution_table_core__HashMap__core__String__core__String = {
2930 0, /* dummy */
2931 {
2932 NULL, /* empty */
2933 NULL, /* empty */
2934 NULL, /* empty */
2935 &type_core__hash_collection__HashMapIterator__core__String__core__String, /* HashMapIterator[K, V]: HashMapIterator[String, String] */
2936 &type_core__String, /* K: String */
2937 &type_core__String, /* V: String */
2938 &type_core__hash_collection__HashMapNode__core__String__core__String, /* HashMapNode[K, V]: HashMapNode[String, String] */
2939 &type_core__hash_collection__HashMapKeys__core__String__core__String, /* HashMapKeys[K, V]: HashMapKeys[String, String] */
2940 &type_core__hash_collection__HashMapValues__core__String__core__String, /* HashMapValues[K, V]: HashMapValues[String, String] */
2941 &type_nullable__core__hash_collection__HashMapNode__core__String__core__String, /* nullable N: nullable HashMapNode[String, String] */
2942 &type_core__MapRead__core__String__core__String, /* MapRead[K, V]: MapRead[String, String] */
2943 NULL, /* empty */
2944 &type_core__hash_collection__HashMapNode__core__String__core__String, /* N: HashMapNode[String, String] */
2945 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__core__String__core__String, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[String, String]] */
2946 }
2947 };
2948 /* runtime type Array[CodeFile] */
2949 const struct type type_core__Array__nitc__CodeFile = {
2950 142,
2951 "Array[CodeFile]", /* class_name_string */
2952 415,
2953 0,
2954 &resolution_table_core__Array__nitc__CodeFile,
2955 510,
2956 {
2957 2380, /* Object */
2958 2401, /* nullable Object */
2959 -1, /* empty */
2960 -1, /* empty */
2961 -1, /* empty */
2962 -1, /* empty */
2963 -1, /* empty */
2964 -1, /* empty */
2965 -1, /* empty */
2966 -1, /* empty */
2967 -1, /* empty */
2968 -1, /* empty */
2969 -1, /* empty */
2970 -1, /* empty */
2971 -1, /* empty */
2972 -1, /* empty */
2973 -1, /* empty */
2974 -1, /* empty */
2975 -1, /* empty */
2976 -1, /* empty */
2977 -1, /* empty */
2978 -1, /* empty */
2979 -1, /* empty */
2980 -1, /* empty */
2981 -1, /* empty */
2982 2430, /* Collection[CodeFile] */
2983 -1, /* empty */
2984 -1, /* empty */
2985 -1, /* empty */
2986 -1, /* empty */
2987 -1, /* empty */
2988 -1, /* empty */
2989 -1, /* empty */
2990 -1, /* empty */
2991 -1, /* empty */
2992 -1, /* empty */
2993 -1, /* empty */
2994 2442, /* Collection[Object] */
2995 -1, /* empty */
2996 -1, /* empty */
2997 -1, /* empty */
2998 -1, /* empty */
2999 -1, /* empty */
3000 -1, /* empty */
3001 -1, /* empty */
3002 -1, /* empty */
3003 -1, /* empty */
3004 -1, /* empty */
3005 -1, /* empty */
3006 -1, /* empty */
3007 -1, /* empty */
3008 -1, /* empty */
3009 -1, /* empty */
3010 -1, /* empty */
3011 -1, /* empty */
3012 -1, /* empty */
3013 -1, /* empty */
3014 -1, /* empty */
3015 -1, /* empty */
3016 -1, /* empty */
3017 -1, /* empty */
3018 -1, /* empty */
3019 -1, /* empty */
3020 -1, /* empty */
3021 -1, /* empty */
3022 -1, /* empty */
3023 -1, /* empty */
3024 -1, /* empty */
3025 -1, /* empty */
3026 -1, /* empty */
3027 -1, /* empty */
3028 -1, /* empty */
3029 -1, /* empty */
3030 -1, /* empty */
3031 -1, /* empty */
3032 -1, /* empty */
3033 -1, /* empty */
3034 -1, /* empty */
3035 -1, /* empty */
3036 -1, /* empty */
3037 -1, /* empty */
3038 -1, /* empty */
3039 -1, /* empty */
3040 -1, /* empty */
3041 -1, /* empty */
3042 -1, /* empty */
3043 -1, /* empty */
3044 -1, /* empty */
3045 -1, /* empty */
3046 -1, /* empty */
3047 -1, /* empty */
3048 -1, /* empty */
3049 -1, /* empty */
3050 -1, /* empty */
3051 -1, /* empty */
3052 -1, /* empty */
3053 -1, /* empty */
3054 2502, /* Collection[nullable Object] */
3055 -1, /* empty */
3056 -1, /* empty */
3057 -1, /* empty */
3058 -1, /* empty */
3059 -1, /* empty */
3060 -1, /* empty */
3061 -1, /* empty */
3062 -1, /* empty */
3063 -1, /* empty */
3064 -1, /* empty */
3065 -1, /* empty */
3066 -1, /* empty */
3067 -1, /* empty */
3068 -1, /* empty */
3069 -1, /* empty */
3070 -1, /* empty */
3071 -1, /* empty */
3072 -1, /* empty */
3073 -1, /* empty */
3074 -1, /* empty */
3075 -1, /* empty */
3076 -1, /* empty */
3077 -1, /* empty */
3078 -1, /* empty */
3079 -1, /* empty */
3080 -1, /* empty */
3081 -1, /* empty */
3082 -1, /* empty */
3083 -1, /* empty */
3084 -1, /* empty */
3085 -1, /* empty */
3086 1715, /* Array[nullable Object] */
3087 2210, /* SequenceRead[nullable Object] */
3088 -1, /* empty */
3089 -1, /* empty */
3090 -1, /* empty */
3091 -1, /* empty */
3092 -1, /* empty */
3093 -1, /* empty */
3094 -1, /* empty */
3095 -1, /* empty */
3096 -1, /* empty */
3097 -1, /* empty */
3098 -1, /* empty */
3099 -1, /* empty */
3100 -1, /* empty */
3101 -1, /* empty */
3102 -1, /* empty */
3103 -1, /* empty */
3104 -1, /* empty */
3105 -1, /* empty */
3106 -1, /* empty */
3107 -1, /* empty */
3108 -1, /* empty */
3109 -1, /* empty */
3110 -1, /* empty */
3111 -1, /* empty */
3112 -1, /* empty */
3113 -1, /* empty */
3114 -1, /* empty */
3115 -1, /* empty */
3116 -1, /* empty */
3117 -1, /* empty */
3118 -1, /* empty */
3119 -1, /* empty */
3120 -1, /* empty */
3121 -1, /* empty */
3122 -1, /* empty */
3123 -1, /* empty */
3124 -1, /* empty */
3125 -1, /* empty */
3126 -1, /* empty */
3127 -1, /* empty */
3128 -1, /* empty */
3129 -1, /* empty */
3130 -1, /* empty */
3131 -1, /* empty */
3132 -1, /* empty */
3133 -1, /* empty */
3134 -1, /* empty */
3135 -1, /* empty */
3136 -1, /* empty */
3137 -1, /* empty */
3138 -1, /* empty */
3139 -1, /* empty */
3140 -1, /* empty */
3141 -1, /* empty */
3142 -1, /* empty */
3143 -1, /* empty */
3144 -1, /* empty */
3145 -1, /* empty */
3146 -1, /* empty */
3147 2592, /* AbstractArrayRead[CodeFile] */
3148 -1, /* empty */
3149 -1, /* empty */
3150 -1, /* empty */
3151 -1, /* empty */
3152 -1, /* empty */
3153 -1, /* empty */
3154 -1, /* empty */
3155 -1, /* empty */
3156 -1, /* empty */
3157 -1, /* empty */
3158 2603, /* AbstractArrayRead[nullable Object] */
3159 -1, /* empty */
3160 -1, /* empty */
3161 -1, /* empty */
3162 -1, /* empty */
3163 -1, /* empty */
3164 -1, /* empty */
3165 -1, /* empty */
3166 -1, /* empty */
3167 -1, /* empty */
3168 -1, /* empty */
3169 -1, /* empty */
3170 -1, /* empty */
3171 -1, /* empty */
3172 -1, /* empty */
3173 -1, /* empty */
3174 -1, /* empty */
3175 -1, /* empty */
3176 2621, /* AbstractArrayRead[Object] */
3177 -1, /* empty */
3178 -1, /* empty */
3179 -1, /* empty */
3180 -1, /* empty */
3181 -1, /* empty */
3182 -1, /* empty */
3183 -1, /* empty */
3184 -1, /* empty */
3185 -1, /* empty */
3186 -1, /* empty */
3187 -1, /* empty */
3188 -1, /* empty */
3189 -1, /* empty */
3190 -1, /* empty */
3191 -1, /* empty */
3192 -1, /* empty */
3193 -1, /* empty */
3194 -1, /* empty */
3195 -1, /* empty */
3196 -1, /* empty */
3197 -1, /* empty */
3198 -1, /* empty */
3199 -1, /* empty */
3200 -1, /* empty */
3201 -1, /* empty */
3202 -1, /* empty */
3203 -1, /* empty */
3204 -1, /* empty */
3205 -1, /* empty */
3206 -1, /* empty */
3207 -1, /* empty */
3208 -1, /* empty */
3209 -1, /* empty */
3210 -1, /* empty */
3211 -1, /* empty */
3212 -1, /* empty */
3213 -1, /* empty */
3214 -1, /* empty */
3215 -1, /* empty */
3216 -1, /* empty */
3217 -1, /* empty */
3218 -1, /* empty */
3219 -1, /* empty */
3220 -1, /* empty */
3221 -1, /* empty */
3222 -1, /* empty */
3223 -1, /* empty */
3224 -1, /* empty */
3225 -1, /* empty */
3226 -1, /* empty */
3227 -1, /* empty */
3228 -1, /* empty */
3229 -1, /* empty */
3230 -1, /* empty */
3231 -1, /* empty */
3232 -1, /* empty */
3233 -1, /* empty */
3234 -1, /* empty */
3235 2876, /* AbstractArray[CodeFile] */
3236 -1, /* empty */
3237 -1, /* empty */
3238 -1, /* empty */
3239 -1, /* empty */
3240 -1, /* empty */
3241 -1, /* empty */
3242 -1, /* empty */
3243 -1, /* empty */
3244 -1, /* empty */
3245 -1, /* empty */
3246 -1, /* empty */
3247 2888, /* AbstractArray[Object] */
3248 -1, /* empty */
3249 -1, /* empty */
3250 -1, /* empty */
3251 -1, /* empty */
3252 -1, /* empty */
3253 -1, /* empty */
3254 -1, /* empty */
3255 -1, /* empty */
3256 -1, /* empty */
3257 -1, /* empty */
3258 -1, /* empty */
3259 -1, /* empty */
3260 -1, /* empty */
3261 -1, /* empty */
3262 -1, /* empty */
3263 -1, /* empty */
3264 -1, /* empty */
3265 -1, /* empty */
3266 -1, /* empty */
3267 -1, /* empty */
3268 -1, /* empty */
3269 -1, /* empty */
3270 -1, /* empty */
3271 -1, /* empty */
3272 -1, /* empty */
3273 -1, /* empty */
3274 -1, /* empty */
3275 -1, /* empty */
3276 -1, /* empty */
3277 -1, /* empty */
3278 -1, /* empty */
3279 -1, /* empty */
3280 -1, /* empty */
3281 -1, /* empty */
3282 -1, /* empty */
3283 -1, /* empty */
3284 -1, /* empty */
3285 -1, /* empty */
3286 -1, /* empty */
3287 -1, /* empty */
3288 -1, /* empty */
3289 -1, /* empty */
3290 -1, /* empty */
3291 -1, /* empty */
3292 -1, /* empty */
3293 -1, /* empty */
3294 -1, /* empty */
3295 -1, /* empty */
3296 -1, /* empty */
3297 -1, /* empty */
3298 -1, /* empty */
3299 -1, /* empty */
3300 -1, /* empty */
3301 -1, /* empty */
3302 -1, /* empty */
3303 -1, /* empty */
3304 -1, /* empty */
3305 -1, /* empty */
3306 -1, /* empty */
3307 -1, /* empty */
3308 2949, /* AbstractArray[nullable Object] */
3309 -1, /* empty */
3310 -1, /* empty */
3311 -1, /* empty */
3312 -1, /* empty */
3313 -1, /* empty */
3314 -1, /* empty */
3315 -1, /* empty */
3316 -1, /* empty */
3317 -1, /* empty */
3318 -1, /* empty */
3319 -1, /* empty */
3320 -1, /* empty */
3321 -1, /* empty */
3322 -1, /* empty */
3323 -1, /* empty */
3324 -1, /* empty */
3325 -1, /* empty */
3326 -1, /* empty */
3327 -1, /* empty */
3328 -1, /* empty */
3329 -1, /* empty */
3330 -1, /* empty */
3331 -1, /* empty */
3332 -1, /* empty */
3333 -1, /* empty */
3334 -1, /* empty */
3335 -1, /* empty */
3336 -1, /* empty */
3337 -1, /* empty */
3338 -1, /* empty */
3339 -1, /* empty */
3340 -1, /* empty */
3341 226, /* Array[Object] */
3342 -1, /* empty */
3343 -1, /* empty */
3344 -1, /* empty */
3345 -1, /* empty */
3346 -1, /* empty */
3347 -1, /* empty */
3348 -1, /* empty */
3349 -1, /* empty */
3350 -1, /* empty */
3351 -1, /* empty */
3352 -1, /* empty */
3353 -1, /* empty */
3354 -1, /* empty */
3355 -1, /* empty */
3356 -1, /* empty */
3357 -1, /* empty */
3358 -1, /* empty */
3359 -1, /* empty */
3360 -1, /* empty */
3361 -1, /* empty */
3362 -1, /* empty */
3363 -1, /* empty */
3364 -1, /* empty */
3365 -1, /* empty */
3366 -1, /* empty */
3367 -1, /* empty */
3368 -1, /* empty */
3369 -1, /* empty */
3370 -1, /* empty */
3371 -1, /* empty */
3372 142, /* Array[CodeFile] */
3373 -1, /* empty */
3374 -1, /* empty */
3375 -1, /* empty */
3376 -1, /* empty */
3377 -1, /* empty */
3378 -1, /* empty */
3379 -1, /* empty */
3380 -1, /* empty */
3381 -1, /* empty */
3382 -1, /* empty */
3383 -1, /* empty */
3384 -1, /* empty */
3385 -1, /* empty */
3386 -1, /* empty */
3387 -1, /* empty */
3388 -1, /* empty */
3389 -1, /* empty */
3390 -1, /* empty */
3391 -1, /* empty */
3392 -1, /* empty */
3393 -1, /* empty */
3394 -1, /* empty */
3395 -1, /* empty */
3396 -1, /* empty */
3397 -1, /* empty */
3398 -1, /* empty */
3399 -1, /* empty */
3400 -1, /* empty */
3401 -1, /* empty */
3402 -1, /* empty */
3403 -1, /* empty */
3404 -1, /* empty */
3405 -1, /* empty */
3406 -1, /* empty */
3407 -1, /* empty */
3408 -1, /* empty */
3409 -1, /* empty */
3410 -1, /* empty */
3411 -1, /* empty */
3412 -1, /* empty */
3413 -1, /* empty */
3414 -1, /* empty */
3415 -1, /* empty */
3416 -1, /* empty */
3417 -1, /* empty */
3418 -1, /* empty */
3419 -1, /* empty */
3420 -1, /* empty */
3421 -1, /* empty */
3422 -1, /* empty */
3423 -1, /* empty */
3424 -1, /* empty */
3425 -1, /* empty */
3426 -1, /* empty */
3427 -1, /* empty */
3428 -1, /* empty */
3429 -1, /* empty */
3430 -1, /* empty */
3431 -1, /* empty */
3432 -1, /* empty */
3433 -1, /* empty */
3434 -1, /* empty */
3435 -1, /* empty */
3436 -1, /* empty */
3437 -1, /* empty */
3438 -1, /* empty */
3439 -1, /* empty */
3440 -1, /* empty */
3441 -1, /* empty */
3442 -1, /* empty */
3443 -1, /* empty */
3444 -1, /* empty */
3445 -1, /* empty */
3446 -1, /* empty */
3447 -1, /* empty */
3448 -1, /* empty */
3449 -1, /* empty */
3450 -1, /* empty */
3451 -1, /* empty */
3452 -1, /* empty */
3453 -1, /* empty */
3454 -1, /* empty */
3455 -1, /* empty */
3456 -1, /* empty */
3457 -1, /* empty */
3458 -1, /* empty */
3459 -1, /* empty */
3460 -1, /* empty */
3461 -1, /* empty */
3462 -1, /* empty */
3463 -1, /* empty */
3464 -1, /* empty */
3465 -1, /* empty */
3466 -1, /* empty */
3467 },
3468 };
3469 const struct types resolution_table_core__Array__nitc__CodeFile = {
3470 0, /* dummy */
3471 {
3472 &type_nitc__CodeFile, /* E: CodeFile */
3473 &type_core__Array__nitc__CodeFile, /* SELF: Array[CodeFile] */
3474 &type_core__Collection__nitc__CodeFile, /* Collection[E]: Collection[CodeFile] */
3475 &type_core__Array__nitc__CodeFile, /* Array[E]: Array[CodeFile] */
3476 &type_core__AbstractArray__nitc__CodeFile, /* AbstractArray[E]: AbstractArray[CodeFile] */
3477 &type_core__NativeArray__nitc__CodeFile, /* NativeArray[E]: NativeArray[CodeFile] */
3478 &type_nitc__CodeFile, /* E: CodeFile */
3479 &type_core__Collection__nitc__CodeFile, /* Collection[E]: Collection[CodeFile] */
3480 &type_nitc__CodeFile, /* E: CodeFile */
3481 &type_core__Collection__nitc__CodeFile, /* Collection[E]: Collection[CodeFile] */
3482 &type_core__Collection__nitc__CodeFile, /* Collection[E]: Collection[CodeFile] */
3483 &type_core__Array__nitc__CodeFile, /* Array[E]: Array[CodeFile] */
3484 &type_core__Array__nitc__CodeFile, /* Array[E]: Array[CodeFile] */
3485 &type_core__AbstractArray__nitc__CodeFile, /* AbstractArray[E]: AbstractArray[CodeFile] */
3486 &type_core__array__ArrayIterator__nitc__CodeFile, /* ArrayIterator[E]: ArrayIterator[CodeFile] */
3487 &type_core__array__ArrayReverseIterator__nitc__CodeFile, /* ArrayReverseIterator[E]: ArrayReverseIterator[CodeFile] */
3488 }
3489 };
3490 /* runtime type HashMap[String, ANode] */
3491 const struct type type_core__HashMap__core__String__nitc__ANode = {
3492 143,
3493 "HashMap[String, ANode]", /* class_name_string */
3494 129,
3495 0,
3496 &resolution_table_core__HashMap__core__String__nitc__ANode,
3497 166,
3498 {
3499 2380, /* Object */
3500 2401, /* nullable Object */
3501 2206, /* MapRead[nullable Object, nullable Object] */
3502 -1, /* empty */
3503 -1, /* empty */
3504 -1, /* empty */
3505 -1, /* empty */
3506 -1, /* empty */
3507 -1, /* empty */
3508 -1, /* empty */
3509 -1, /* empty */
3510 -1, /* empty */
3511 -1, /* empty */
3512 -1, /* empty */
3513 -1, /* empty */
3514 -1, /* empty */
3515 -1, /* empty */
3516 -1, /* empty */
3517 -1, /* empty */
3518 -1, /* empty */
3519 -1, /* empty */
3520 -1, /* empty */
3521 -1, /* empty */
3522 -1, /* empty */
3523 -1, /* empty */
3524 -1, /* empty */
3525 -1, /* empty */
3526 -1, /* empty */
3527 3016, /* MapRead[String, ANode] */
3528 -1, /* empty */
3529 -1, /* empty */
3530 -1, /* empty */
3531 -1, /* empty */
3532 -1, /* empty */
3533 -1, /* empty */
3534 -1, /* empty */
3535 -1, /* empty */
3536 -1, /* empty */
3537 -1, /* empty */
3538 -1, /* empty */
3539 -1, /* empty */
3540 -1, /* empty */
3541 -1, /* empty */
3542 -1, /* empty */
3543 -1, /* empty */
3544 -1, /* empty */
3545 -1, /* empty */
3546 -1, /* empty */
3547 -1, /* empty */
3548 -1, /* empty */
3549 -1, /* empty */
3550 -1, /* empty */
3551 -1, /* empty */
3552 -1, /* empty */
3553 -1, /* empty */
3554 -1, /* empty */
3555 -1, /* empty */
3556 -1, /* empty */
3557 -1, /* empty */
3558 -1, /* empty */
3559 -1, /* empty */
3560 -1, /* empty */
3561 -1, /* empty */
3562 -1, /* empty */
3563 -1, /* empty */
3564 -1, /* empty */
3565 -1, /* empty */
3566 3055, /* MapRead[Object, nullable Object] */
3567 -1, /* empty */
3568 -1, /* empty */
3569 -1, /* empty */
3570 -1, /* empty */
3571 -1, /* empty */
3572 -1, /* empty */
3573 -1, /* empty */
3574 -1, /* empty */
3575 -1, /* empty */
3576 -1, /* empty */
3577 -1, /* empty */
3578 -1, /* empty */
3579 -1, /* empty */
3580 -1, /* empty */
3581 -1, /* empty */
3582 -1, /* empty */
3583 -1, /* empty */
3584 -1, /* empty */
3585 -1, /* empty */
3586 -1, /* empty */
3587 -1, /* empty */
3588 -1, /* empty */
3589 -1, /* empty */
3590 -1, /* empty */
3591 -1, /* empty */
3592 -1, /* empty */
3593 -1, /* empty */
3594 -1, /* empty */
3595 -1, /* empty */
3596 -1, /* empty */
3597 -1, /* empty */
3598 -1, /* empty */
3599 -1, /* empty */
3600 -1, /* empty */
3601 -1, /* empty */
3602 -1, /* empty */
3603 -1, /* empty */
3604 -1, /* empty */
3605 -1, /* empty */
3606 -1, /* empty */
3607 -1, /* empty */
3608 -1, /* empty */
3609 -1, /* empty */
3610 -1, /* empty */
3611 -1, /* empty */
3612 -1, /* empty */
3613 -1, /* empty */
3614 -1, /* empty */
3615 -1, /* empty */
3616 -1, /* empty */
3617 -1, /* empty */
3618 -1, /* empty */
3619 -1, /* empty */
3620 -1, /* empty */
3621 -1, /* empty */
3622 -1, /* empty */
3623 -1, /* empty */
3624 -1, /* empty */
3625 -1, /* empty */
3626 -1, /* empty */
3627 -1, /* empty */
3628 143, /* HashMap[String, ANode] */
3629 -1, /* empty */
3630 -1, /* empty */
3631 -1, /* empty */
3632 -1, /* empty */
3633 1704, /* HashMap[Object, nullable Object] */
3634 -1, /* empty */
3635 -1, /* empty */
3636 -1, /* empty */
3637 -1, /* empty */
3638 -1, /* empty */
3639 -1, /* empty */
3640 -1, /* empty */
3641 -1, /* empty */
3642 -1, /* empty */
3643 -1, /* empty */
3644 -1, /* empty */
3645 -1, /* empty */
3646 -1, /* empty */
3647 -1, /* empty */
3648 -1, /* empty */
3649 -1, /* empty */
3650 -1, /* empty */
3651 -1, /* empty */
3652 -1, /* empty */
3653 -1, /* empty */
3654 -1, /* empty */
3655 -1, /* empty */
3656 -1, /* empty */
3657 -1, /* empty */
3658 -1, /* empty */
3659 -1, /* empty */
3660 -1, /* empty */
3661 -1, /* empty */
3662 -1, /* empty */
3663 -1, /* empty */
3664 -1, /* empty */
3665 },
3666 };
3667 const struct types resolution_table_core__HashMap__core__String__nitc__ANode = {
3668 0, /* dummy */
3669 {
3670 NULL, /* empty */
3671 NULL, /* empty */
3672 NULL, /* empty */
3673 &type_core__hash_collection__HashMapIterator__core__String__nitc__ANode, /* HashMapIterator[K, V]: HashMapIterator[String, ANode] */
3674 &type_core__String, /* K: String */
3675 &type_nitc__ANode, /* V: ANode */
3676 &type_core__hash_collection__HashMapNode__core__String__nitc__ANode, /* HashMapNode[K, V]: HashMapNode[String, ANode] */
3677 &type_core__hash_collection__HashMapKeys__core__String__nitc__ANode, /* HashMapKeys[K, V]: HashMapKeys[String, ANode] */
3678 &type_core__hash_collection__HashMapValues__core__String__nitc__ANode, /* HashMapValues[K, V]: HashMapValues[String, ANode] */
3679 &type_nullable__core__hash_collection__HashMapNode__core__String__nitc__ANode, /* nullable N: nullable HashMapNode[String, ANode] */
3680 &type_core__MapRead__core__String__nitc__ANode, /* MapRead[K, V]: MapRead[String, ANode] */
3681 NULL, /* empty */
3682 &type_core__hash_collection__HashMapNode__core__String__nitc__ANode, /* N: HashMapNode[String, ANode] */
3683 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__core__String__nitc__ANode, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[String, ANode]] */
3684 }
3685 };
3686 /* runtime type ArraySet[String] */
3687 const struct type type_core__ArraySet__core__String = {
3688 144,
3689 "ArraySet[String]", /* class_name_string */
3690 153,
3691 0,
3692 &resolution_table_core__ArraySet__core__String,
3693 158,
3694 {
3695 2380, /* Object */
3696 2401, /* nullable Object */
3697 2208, /* Set[nullable Object] */
3698 -1, /* empty */
3699 -1, /* empty */
3700 2410, /* Collection[String] */
3701 -1, /* empty */
3702 -1, /* empty */
3703 -1, /* empty */
3704 -1, /* empty */
3705 -1, /* empty */
3706 -1, /* empty */
3707 -1, /* empty */
3708 -1, /* empty */
3709 -1, /* empty */
3710 -1, /* empty */
3711 -1, /* empty */
3712 -1, /* empty */
3713 -1, /* empty */
3714 -1, /* empty */
3715 -1, /* empty */
3716 -1, /* empty */
3717 -1, /* empty */
3718 -1, /* empty */
3719 -1, /* empty */
3720 -1, /* empty */
3721 -1, /* empty */
3722 -1, /* empty */
3723 -1, /* empty */
3724 -1, /* empty */
3725 -1, /* empty */
3726 -1, /* empty */
3727 -1, /* empty */
3728 -1, /* empty */
3729 -1, /* empty */
3730 -1, /* empty */
3731 -1, /* empty */
3732 2442, /* Collection[Object] */
3733 -1, /* empty */
3734 -1, /* empty */
3735 -1, /* empty */
3736 -1, /* empty */
3737 -1, /* empty */
3738 2448, /* Collection[Writable] */
3739 -1, /* empty */
3740 -1, /* empty */
3741 -1, /* empty */
3742 -1, /* empty */
3743 -1, /* empty */
3744 -1, /* empty */
3745 -1, /* empty */
3746 -1, /* empty */
3747 -1, /* empty */
3748 -1, /* empty */
3749 -1, /* empty */
3750 -1, /* empty */
3751 -1, /* empty */
3752 -1, /* empty */
3753 -1, /* empty */
3754 -1, /* empty */
3755 -1, /* empty */
3756 -1, /* empty */
3757 -1, /* empty */
3758 -1, /* empty */
3759 -1, /* empty */
3760 -1, /* empty */
3761 -1, /* empty */
3762 -1, /* empty */
3763 -1, /* empty */
3764 -1, /* empty */
3765 -1, /* empty */
3766 -1, /* empty */
3767 -1, /* empty */
3768 -1, /* empty */
3769 -1, /* empty */
3770 -1, /* empty */
3771 -1, /* empty */
3772 -1, /* empty */
3773 -1, /* empty */
3774 -1, /* empty */
3775 -1, /* empty */
3776 -1, /* empty */
3777 -1, /* empty */
3778 -1, /* empty */
3779 -1, /* empty */
3780 -1, /* empty */
3781 -1, /* empty */
3782 -1, /* empty */
3783 -1, /* empty */
3784 -1, /* empty */
3785 -1, /* empty */
3786 -1, /* empty */
3787 -1, /* empty */
3788 -1, /* empty */
3789 -1, /* empty */
3790 -1, /* empty */
3791 -1, /* empty */
3792 2502, /* Collection[nullable Object] */
3793 -1, /* empty */
3794 -1, /* empty */
3795 -1, /* empty */
3796 -1, /* empty */
3797 -1, /* empty */
3798 -1, /* empty */
3799 -1, /* empty */
3800 -1, /* empty */
3801 -1, /* empty */
3802 -1, /* empty */
3803 -1, /* empty */
3804 -1, /* empty */
3805 -1, /* empty */
3806 -1, /* empty */
3807 -1, /* empty */
3808 -1, /* empty */
3809 -1, /* empty */
3810 -1, /* empty */
3811 -1, /* empty */
3812 -1, /* empty */
3813 -1, /* empty */
3814 -1, /* empty */
3815 -1, /* empty */
3816 -1, /* empty */
3817 -1, /* empty */
3818 -1, /* empty */
3819 -1, /* empty */
3820 -1, /* empty */
3821 -1, /* empty */
3822 -1, /* empty */
3823 -1, /* empty */
3824 -1, /* empty */
3825 -1, /* empty */
3826 -1, /* empty */
3827 -1, /* empty */
3828 -1, /* empty */
3829 -1, /* empty */
3830 -1, /* empty */
3831 -1, /* empty */
3832 -1, /* empty */
3833 -1, /* empty */
3834 -1, /* empty */
3835 -1, /* empty */
3836 1438, /* Set[String] */
3837 -1, /* empty */
3838 -1, /* empty */
3839 -1, /* empty */
3840 -1, /* empty */
3841 -1, /* empty */
3842 2851, /* Set[Object] */
3843 -1, /* empty */
3844 -1, /* empty */
3845 -1, /* empty */
3846 -1, /* empty */
3847 -1, /* empty */
3848 144, /* ArraySet[String] */
3849 -1, /* empty */
3850 -1, /* empty */
3851 -1, /* empty */
3852 -1, /* empty */
3853 },
3854 };
3855 const struct types resolution_table_core__ArraySet__core__String = {
3856 0, /* dummy */
3857 {
3858 &type_core__String, /* E: String */
3859 &type_core__ArraySet__core__String, /* SELF: ArraySet[String] */
3860 &type_core__array__ArraySetIterator__core__String, /* ArraySetIterator[E]: ArraySetIterator[String] */
3861 &type_core__Array__core__String, /* Array[E]: Array[String] */
3862 &type_core__ArraySet__core__String, /* ArraySet[E]: ArraySet[String] */
3863 NULL, /* empty */
3864 &type_core__Set__core__String, /* Set[E]: Set[String] */
3865 &type_core__HashSet__core__String, /* HashSet[E]: HashSet[String] */
3866 NULL, /* empty */
3867 NULL, /* empty */
3868 &type_core__Collection__core__String, /* Collection[E]: Collection[String] */
3869 &type_core__Array__core__String, /* Array[E]: Array[String] */
3870 }
3871 };
3872 /* runtime type Array[MNullableType] */
3873 const struct type type_core__Array__nitc__MNullableType = {
3874 145,
3875 "Array[MNullableType]", /* class_name_string */
3876 416,
3877 0,
3878 &resolution_table_core__Array__nitc__MNullableType,
3879 510,
3880 {
3881 2380, /* Object */
3882 2401, /* nullable Object */
3883 -1, /* empty */
3884 -1, /* empty */
3885 -1, /* empty */
3886 -1, /* empty */
3887 -1, /* empty */
3888 -1, /* empty */
3889 -1, /* empty */
3890 -1, /* empty */
3891 -1, /* empty */
3892 -1, /* empty */
3893 -1, /* empty */
3894 -1, /* empty */
3895 -1, /* empty */
3896 -1, /* empty */
3897 -1, /* empty */
3898 -1, /* empty */
3899 -1, /* empty */
3900 -1, /* empty */
3901 -1, /* empty */
3902 -1, /* empty */
3903 -1, /* empty */
3904 -1, /* empty */
3905 -1, /* empty */
3906 -1, /* empty */
3907 2431, /* Collection[MNullableType] */
3908 -1, /* empty */
3909 -1, /* empty */
3910 2434, /* Collection[MType] */
3911 -1, /* empty */
3912 -1, /* empty */
3913 -1, /* empty */
3914 -1, /* empty */
3915 -1, /* empty */
3916 -1, /* empty */
3917 -1, /* empty */
3918 2442, /* Collection[Object] */
3919 -1, /* empty */
3920 -1, /* empty */
3921 -1, /* empty */
3922 -1, /* empty */
3923 -1, /* empty */
3924 -1, /* empty */
3925 -1, /* empty */
3926 -1, /* empty */
3927 -1, /* empty */
3928 -1, /* empty */
3929 2453, /* Collection[nullable MType] */
3930 -1, /* empty */
3931 -1, /* empty */
3932 -1, /* empty */
3933 -1, /* empty */
3934 -1, /* empty */
3935 -1, /* empty */
3936 -1, /* empty */
3937 -1, /* empty */
3938 -1, /* empty */
3939 -1, /* empty */
3940 -1, /* empty */
3941 -1, /* empty */
3942 -1, /* empty */
3943 -1, /* empty */
3944 -1, /* empty */
3945 -1, /* empty */
3946 -1, /* empty */
3947 -1, /* empty */
3948 -1, /* empty */
3949 -1, /* empty */
3950 -1, /* empty */
3951 -1, /* empty */
3952 -1, /* empty */
3953 -1, /* empty */
3954 -1, /* empty */
3955 -1, /* empty */
3956 -1, /* empty */
3957 -1, /* empty */
3958 -1, /* empty */
3959 -1, /* empty */
3960 -1, /* empty */
3961 -1, /* empty */
3962 -1, /* empty */
3963 -1, /* empty */
3964 -1, /* empty */
3965 -1, /* empty */
3966 -1, /* empty */
3967 -1, /* empty */
3968 -1, /* empty */
3969 -1, /* empty */
3970 -1, /* empty */
3971 -1, /* empty */
3972 -1, /* empty */
3973 -1, /* empty */
3974 -1, /* empty */
3975 -1, /* empty */
3976 -1, /* empty */
3977 -1, /* empty */
3978 2502, /* Collection[nullable Object] */
3979 -1, /* empty */
3980 -1, /* empty */
3981 -1, /* empty */
3982 -1, /* empty */
3983 -1, /* empty */
3984 -1, /* empty */
3985 -1, /* empty */
3986 -1, /* empty */
3987 -1, /* empty */
3988 -1, /* empty */
3989 -1, /* empty */
3990 -1, /* empty */
3991 -1, /* empty */
3992 -1, /* empty */
3993 -1, /* empty */
3994 -1, /* empty */
3995 -1, /* empty */
3996 -1, /* empty */
3997 -1, /* empty */
3998 -1, /* empty */
3999 -1, /* empty */
4000 -1, /* empty */
4001 -1, /* empty */
4002 -1, /* empty */
4003 -1, /* empty */
4004 -1, /* empty */
4005 -1, /* empty */
4006 -1, /* empty */
4007 -1, /* empty */
4008 -1, /* empty */
4009 -1, /* empty */
4010 1715, /* Array[nullable Object] */
4011 2210, /* SequenceRead[nullable Object] */
4012 -1, /* empty */
4013 -1, /* empty */
4014 -1, /* empty */
4015 -1, /* empty */
4016 -1, /* empty */
4017 -1, /* empty */
4018 -1, /* empty */
4019 -1, /* empty */
4020 -1, /* empty */
4021 -1, /* empty */
4022 -1, /* empty */
4023 -1, /* empty */
4024 -1, /* empty */
4025 -1, /* empty */
4026 -1, /* empty */
4027 -1, /* empty */
4028 -1, /* empty */
4029 -1, /* empty */
4030 -1, /* empty */
4031 -1, /* empty */
4032 -1, /* empty */
4033 -1, /* empty */
4034 -1, /* empty */
4035 -1, /* empty */
4036 -1, /* empty */
4037 -1, /* empty */
4038 -1, /* empty */
4039 -1, /* empty */
4040 -1, /* empty */
4041 -1, /* empty */
4042 -1, /* empty */
4043 -1, /* empty */
4044 -1, /* empty */
4045 -1, /* empty */
4046 -1, /* empty */
4047 -1, /* empty */
4048 -1, /* empty */
4049 -1, /* empty */
4050 -1, /* empty */
4051 -1, /* empty */
4052 -1, /* empty */
4053 -1, /* empty */
4054 -1, /* empty */
4055 -1, /* empty */
4056 -1, /* empty */
4057 -1, /* empty */
4058 -1, /* empty */
4059 -1, /* empty */
4060 -1, /* empty */
4061 -1, /* empty */
4062 -1, /* empty */
4063 -1, /* empty */
4064 -1, /* empty */
4065 -1, /* empty */
4066 -1, /* empty */
4067 -1, /* empty */
4068 -1, /* empty */
4069 -1, /* empty */
4070 -1, /* empty */
4071 -1, /* empty */
4072 -1, /* empty */
4073 2594, /* AbstractArrayRead[MNullableType] */
4074 -1, /* empty */
4075 -1, /* empty */
4076 -1, /* empty */
4077 -1, /* empty */
4078 -1, /* empty */
4079 2600, /* AbstractArrayRead[MType] */
4080 -1, /* empty */
4081 -1, /* empty */
4082 2603, /* AbstractArrayRead[nullable Object] */
4083 -1, /* empty */
4084 -1, /* empty */
4085 -1, /* empty */
4086 -1, /* empty */
4087 -1, /* empty */
4088 -1, /* empty */
4089 -1, /* empty */
4090 -1, /* empty */
4091 -1, /* empty */
4092 -1, /* empty */
4093 -1, /* empty */
4094 -1, /* empty */
4095 -1, /* empty */
4096 -1, /* empty */
4097 -1, /* empty */
4098 -1, /* empty */
4099 -1, /* empty */
4100 2621, /* AbstractArrayRead[Object] */
4101 -1, /* empty */
4102 -1, /* empty */
4103 -1, /* empty */
4104 -1, /* empty */
4105 -1, /* empty */
4106 -1, /* empty */
4107 -1, /* empty */
4108 -1, /* empty */
4109 -1, /* empty */
4110 -1, /* empty */
4111 -1, /* empty */
4112 -1, /* empty */
4113 -1, /* empty */
4114 -1, /* empty */
4115 -1, /* empty */
4116 -1, /* empty */
4117 -1, /* empty */
4118 -1, /* empty */
4119 -1, /* empty */
4120 -1, /* empty */
4121 -1, /* empty */
4122 -1, /* empty */
4123 2644, /* AbstractArrayRead[nullable MType] */
4124 -1, /* empty */
4125 -1, /* empty */
4126 -1, /* empty */
4127 -1, /* empty */
4128 -1, /* empty */
4129 -1, /* empty */
4130 -1, /* empty */
4131 -1, /* empty */
4132 -1, /* empty */
4133 -1, /* empty */
4134 -1, /* empty */
4135 -1, /* empty */
4136 -1, /* empty */
4137 -1, /* empty */
4138 -1, /* empty */
4139 -1, /* empty */
4140 -1, /* empty */
4141 -1, /* empty */
4142 -1, /* empty */
4143 -1, /* empty */
4144 -1, /* empty */
4145 -1, /* empty */
4146 -1, /* empty */
4147 -1, /* empty */
4148 -1, /* empty */
4149 -1, /* empty */
4150 -1, /* empty */
4151 -1, /* empty */
4152 -1, /* empty */
4153 -1, /* empty */
4154 -1, /* empty */
4155 -1, /* empty */
4156 -1, /* empty */
4157 -1, /* empty */
4158 -1, /* empty */
4159 -1, /* empty */
4160 2877, /* AbstractArray[MNullableType] */
4161 -1, /* empty */
4162 -1, /* empty */
4163 2880, /* AbstractArray[MType] */
4164 -1, /* empty */
4165 -1, /* empty */
4166 -1, /* empty */
4167 -1, /* empty */
4168 -1, /* empty */
4169 -1, /* empty */
4170 -1, /* empty */
4171 2888, /* AbstractArray[Object] */
4172 -1, /* empty */
4173 -1, /* empty */
4174 -1, /* empty */
4175 -1, /* empty */
4176 -1, /* empty */
4177 -1, /* empty */
4178 -1, /* empty */
4179 -1, /* empty */
4180 -1, /* empty */
4181 -1, /* empty */
4182 2899, /* AbstractArray[nullable MType] */
4183 -1, /* empty */
4184 -1, /* empty */
4185 -1, /* empty */
4186 -1, /* empty */
4187 -1, /* empty */
4188 -1, /* empty */
4189 -1, /* empty */
4190 -1, /* empty */
4191 -1, /* empty */
4192 -1, /* empty */
4193 -1, /* empty */
4194 -1, /* empty */
4195 -1, /* empty */
4196 -1, /* empty */
4197 -1, /* empty */
4198 -1, /* empty */
4199 -1, /* empty */
4200 -1, /* empty */
4201 -1, /* empty */
4202 -1, /* empty */
4203 -1, /* empty */
4204 -1, /* empty */
4205 -1, /* empty */
4206 -1, /* empty */
4207 -1, /* empty */
4208 -1, /* empty */
4209 -1, /* empty */
4210 -1, /* empty */
4211 -1, /* empty */
4212 -1, /* empty */
4213 -1, /* empty */
4214 -1, /* empty */
4215 -1, /* empty */
4216 -1, /* empty */
4217 -1, /* empty */
4218 -1, /* empty */
4219 -1, /* empty */
4220 -1, /* empty */
4221 -1, /* empty */
4222 -1, /* empty */
4223 -1, /* empty */
4224 -1, /* empty */
4225 -1, /* empty */
4226 -1, /* empty */
4227 -1, /* empty */
4228 -1, /* empty */
4229 -1, /* empty */
4230 -1, /* empty */
4231 -1, /* empty */
4232 2949, /* AbstractArray[nullable Object] */
4233 -1, /* empty */
4234 -1, /* empty */
4235 -1, /* empty */
4236 -1, /* empty */
4237 -1, /* empty */
4238 -1, /* empty */
4239 -1, /* empty */
4240 -1, /* empty */
4241 -1, /* empty */
4242 -1, /* empty */
4243 -1, /* empty */
4244 -1, /* empty */
4245 -1, /* empty */
4246 -1, /* empty */
4247 -1, /* empty */
4248 -1, /* empty */
4249 -1, /* empty */
4250 -1, /* empty */
4251 -1, /* empty */
4252 -1, /* empty */
4253 -1, /* empty */
4254 -1, /* empty */
4255 -1, /* empty */
4256 -1, /* empty */
4257 -1, /* empty */
4258 -1, /* empty */
4259 -1, /* empty */
4260 -1, /* empty */
4261 -1, /* empty */
4262 -1, /* empty */
4263 -1, /* empty */
4264 -1, /* empty */
4265 226, /* Array[Object] */
4266 -1, /* empty */
4267 -1, /* empty */
4268 -1, /* empty */
4269 -1, /* empty */
4270 -1, /* empty */
4271 -1, /* empty */
4272 -1, /* empty */
4273 172, /* Array[MType] */
4274 -1, /* empty */
4275 -1, /* empty */
4276 -1, /* empty */
4277 -1, /* empty */
4278 729, /* Array[nullable MType] */
4279 -1, /* empty */
4280 -1, /* empty */
4281 -1, /* empty */
4282 -1, /* empty */
4283 -1, /* empty */
4284 -1, /* empty */
4285 -1, /* empty */
4286 -1, /* empty */
4287 -1, /* empty */
4288 -1, /* empty */
4289 -1, /* empty */
4290 -1, /* empty */
4291 -1, /* empty */
4292 -1, /* empty */
4293 -1, /* empty */
4294 -1, /* empty */
4295 -1, /* empty */
4296 -1, /* empty */
4297 145, /* Array[MNullableType] */
4298 -1, /* empty */
4299 -1, /* empty */
4300 -1, /* empty */
4301 -1, /* empty */
4302 -1, /* empty */
4303 -1, /* empty */
4304 -1, /* empty */
4305 -1, /* empty */
4306 -1, /* empty */
4307 -1, /* empty */
4308 -1, /* empty */
4309 -1, /* empty */
4310 -1, /* empty */
4311 -1, /* empty */
4312 -1, /* empty */
4313 -1, /* empty */
4314 -1, /* empty */
4315 -1, /* empty */
4316 -1, /* empty */
4317 -1, /* empty */
4318 -1, /* empty */
4319 -1, /* empty */
4320 -1, /* empty */
4321 -1, /* empty */
4322 -1, /* empty */
4323 -1, /* empty */
4324 -1, /* empty */
4325 -1, /* empty */
4326 -1, /* empty */
4327 -1, /* empty */
4328 -1, /* empty */
4329 -1, /* empty */
4330 -1, /* empty */
4331 -1, /* empty */
4332 -1, /* empty */
4333 -1, /* empty */
4334 -1, /* empty */
4335 -1, /* empty */
4336 -1, /* empty */
4337 -1, /* empty */
4338 -1, /* empty */
4339 -1, /* empty */
4340 -1, /* empty */
4341 -1, /* empty */
4342 -1, /* empty */
4343 -1, /* empty */
4344 -1, /* empty */
4345 -1, /* empty */
4346 -1, /* empty */
4347 -1, /* empty */
4348 -1, /* empty */
4349 -1, /* empty */
4350 -1, /* empty */
4351 -1, /* empty */
4352 -1, /* empty */
4353 -1, /* empty */
4354 -1, /* empty */
4355 -1, /* empty */
4356 -1, /* empty */
4357 -1, /* empty */
4358 -1, /* empty */
4359 -1, /* empty */
4360 -1, /* empty */
4361 -1, /* empty */
4362 -1, /* empty */
4363 -1, /* empty */
4364 -1, /* empty */
4365 -1, /* empty */
4366 -1, /* empty */
4367 -1, /* empty */
4368 -1, /* empty */
4369 -1, /* empty */
4370 -1, /* empty */
4371 -1, /* empty */
4372 -1, /* empty */
4373 -1, /* empty */
4374 -1, /* empty */
4375 -1, /* empty */
4376 -1, /* empty */
4377 -1, /* empty */
4378 -1, /* empty */
4379 -1, /* empty */
4380 -1, /* empty */
4381 -1, /* empty */
4382 -1, /* empty */
4383 -1, /* empty */
4384 -1, /* empty */
4385 -1, /* empty */
4386 -1, /* empty */
4387 -1, /* empty */
4388 -1, /* empty */
4389 -1, /* empty */
4390 -1, /* empty */
4391 },
4392 };
4393 const struct types resolution_table_core__Array__nitc__MNullableType = {
4394 0, /* dummy */
4395 {
4396 &type_nitc__MNullableType, /* E: MNullableType */
4397 &type_core__Array__nitc__MNullableType, /* SELF: Array[MNullableType] */
4398 &type_core__Collection__nitc__MNullableType, /* Collection[E]: Collection[MNullableType] */
4399 &type_core__Array__nitc__MNullableType, /* Array[E]: Array[MNullableType] */
4400 &type_core__AbstractArray__nitc__MNullableType, /* AbstractArray[E]: AbstractArray[MNullableType] */
4401 &type_core__NativeArray__nitc__MNullableType, /* NativeArray[E]: NativeArray[MNullableType] */
4402 &type_nitc__MNullableType, /* E: MNullableType */
4403 &type_core__Collection__nitc__MNullableType, /* Collection[E]: Collection[MNullableType] */
4404 &type_nitc__MNullableType, /* E: MNullableType */
4405 &type_core__Collection__nitc__MNullableType, /* Collection[E]: Collection[MNullableType] */
4406 &type_core__Collection__nitc__MNullableType, /* Collection[E]: Collection[MNullableType] */
4407 &type_core__Array__nitc__MNullableType, /* Array[E]: Array[MNullableType] */
4408 &type_core__Array__nitc__MNullableType, /* Array[E]: Array[MNullableType] */
4409 &type_core__AbstractArray__nitc__MNullableType, /* AbstractArray[E]: AbstractArray[MNullableType] */
4410 &type_core__array__ArrayIterator__nitc__MNullableType, /* ArrayIterator[E]: ArrayIterator[MNullableType] */
4411 &type_core__array__ArrayReverseIterator__nitc__MNullableType, /* ArrayReverseIterator[E]: ArrayReverseIterator[MNullableType] */
4412 }
4413 };
4414 /* runtime type SeparateErasureCompiler */
4415 const struct type type_nitc__SeparateErasureCompiler = {
4416 146,
4417 "SeparateErasureCompiler", /* class_name_string */
4418 4,
4419 0,
4420 &resolution_table_nitc__SeparateErasureCompiler,
4421 5,
4422 {
4423 2380, /* Object */
4424 2401, /* nullable Object */
4425 3079, /* AbstractCompiler */
4426 133, /* SeparateCompiler */
4427 146, /* SeparateErasureCompiler */
4428 },
4429 };
4430 const struct types resolution_table_nitc__SeparateErasureCompiler = {
4431 0, /* dummy */
4432 {
4433 &type_nitc__SeparateCompilerVisitor, /* VISITOR: SeparateCompilerVisitor */
4434 }
4435 };
4436 /* runtime type FlatStringCharIterator */
4437 const struct type type_core__flat__FlatStringCharIterator = {
4438 147,
4439 "FlatStringCharIterator", /* class_name_string */
4440 11,
4441 0,
4442 &resolution_table_core__flat__FlatStringCharIterator,
4443 12,
4444 {
4445 2380, /* Object */
4446 2401, /* nullable Object */
4447 2400, /* Iterator[Object] */
4448 -1, /* empty */
4449 -1, /* empty */
4450 -1, /* empty */
4451 -1, /* empty */
4452 -1, /* empty */
4453 -1, /* empty */
4454 -1, /* empty */
4455 -1, /* empty */
4456 147, /* FlatStringCharIterator */
4457 },
4458 };
4459 const struct types resolution_table_core__flat__FlatStringCharIterator = {
4460 0, /* dummy */
4461 {
4462 &type_core__Array__core__Char, /* Array[E]: Array[Char] */
4463 }
4464 };
4465 /* runtime type Array[Match] */
4466 const struct type type_core__Array__core__Match = {
4467 148,
4468 "Array[Match]", /* class_name_string */
4469 417,
4470 0,
4471 &resolution_table_core__Array__core__Match,
4472 510,
4473 {
4474 2380, /* Object */
4475 2401, /* nullable Object */
4476 -1, /* empty */
4477 -1, /* empty */
4478 -1, /* empty */
4479 -1, /* empty */
4480 -1, /* empty */
4481 -1, /* empty */
4482 -1, /* empty */
4483 -1, /* empty */
4484 -1, /* empty */
4485 -1, /* empty */
4486 -1, /* empty */
4487 -1, /* empty */
4488 -1, /* empty */
4489 -1, /* empty */
4490 -1, /* empty */
4491 -1, /* empty */
4492 -1, /* empty */
4493 -1, /* empty */
4494 -1, /* empty */
4495 -1, /* empty */
4496 -1, /* empty */
4497 -1, /* empty */
4498 -1, /* empty */
4499 -1, /* empty */
4500 -1, /* empty */
4501 2432, /* Collection[Match] */
4502 2433, /* Collection[nullable Match] */
4503 -1, /* empty */
4504 -1, /* empty */
4505 -1, /* empty */
4506 -1, /* empty */
4507 -1, /* empty */
4508 -1, /* empty */
4509 -1, /* empty */
4510 -1, /* empty */
4511 2442, /* Collection[Object] */
4512 -1, /* empty */
4513 -1, /* empty */
4514 -1, /* empty */
4515 -1, /* empty */
4516 -1, /* empty */
4517 -1, /* empty */
4518 -1, /* empty */
4519 -1, /* empty */
4520 -1, /* empty */
4521 -1, /* empty */
4522 -1, /* empty */
4523 -1, /* empty */
4524 -1, /* empty */
4525 -1, /* empty */
4526 -1, /* empty */
4527 -1, /* empty */
4528 -1, /* empty */
4529 -1, /* empty */
4530 -1, /* empty */
4531 -1, /* empty */
4532 -1, /* empty */
4533 -1, /* empty */
4534 -1, /* empty */
4535 -1, /* empty */
4536 -1, /* empty */
4537 -1, /* empty */
4538 -1, /* empty */
4539 -1, /* empty */
4540 -1, /* empty */
4541 -1, /* empty */
4542 -1, /* empty */
4543 -1, /* empty */
4544 -1, /* empty */
4545 -1, /* empty */
4546 -1, /* empty */
4547 -1, /* empty */
4548 -1, /* empty */
4549 -1, /* empty */
4550 -1, /* empty */
4551 -1, /* empty */
4552 -1, /* empty */
4553 -1, /* empty */
4554 -1, /* empty */
4555 -1, /* empty */
4556 -1, /* empty */
4557 -1, /* empty */
4558 -1, /* empty */
4559 -1, /* empty */
4560 -1, /* empty */
4561 -1, /* empty */
4562 -1, /* empty */
4563 -1, /* empty */
4564 -1, /* empty */
4565 -1, /* empty */
4566 -1, /* empty */
4567 -1, /* empty */
4568 -1, /* empty */
4569 -1, /* empty */
4570 -1, /* empty */
4571 2502, /* Collection[nullable Object] */
4572 -1, /* empty */
4573 -1, /* empty */
4574 -1, /* empty */
4575 -1, /* empty */
4576 -1, /* empty */
4577 -1, /* empty */
4578 -1, /* empty */
4579 -1, /* empty */
4580 -1, /* empty */
4581 -1, /* empty */
4582 -1, /* empty */
4583 -1, /* empty */
4584 -1, /* empty */
4585 -1, /* empty */
4586 -1, /* empty */
4587 -1, /* empty */
4588 -1, /* empty */
4589 -1, /* empty */
4590 -1, /* empty */
4591 -1, /* empty */
4592 -1, /* empty */
4593 -1, /* empty */
4594 -1, /* empty */
4595 -1, /* empty */
4596 -1, /* empty */
4597 -1, /* empty */
4598 -1, /* empty */
4599 -1, /* empty */
4600 -1, /* empty */
4601 -1, /* empty */
4602 -1, /* empty */
4603 1715, /* Array[nullable Object] */
4604 2210, /* SequenceRead[nullable Object] */
4605 -1, /* empty */
4606 -1, /* empty */
4607 -1, /* empty */
4608 -1, /* empty */
4609 -1, /* empty */
4610 -1, /* empty */
4611 -1, /* empty */
4612 -1, /* empty */
4613 -1, /* empty */
4614 -1, /* empty */
4615 -1, /* empty */
4616 -1, /* empty */
4617 -1, /* empty */
4618 -1, /* empty */
4619 -1, /* empty */
4620 -1, /* empty */
4621 -1, /* empty */
4622 -1, /* empty */
4623 -1, /* empty */
4624 -1, /* empty */
4625 -1, /* empty */
4626 -1, /* empty */
4627 -1, /* empty */
4628 -1, /* empty */
4629 -1, /* empty */
4630 -1, /* empty */
4631 -1, /* empty */
4632 -1, /* empty */
4633 -1, /* empty */
4634 -1, /* empty */
4635 -1, /* empty */
4636 -1, /* empty */
4637 -1, /* empty */
4638 -1, /* empty */
4639 -1, /* empty */
4640 -1, /* empty */
4641 -1, /* empty */
4642 -1, /* empty */
4643 -1, /* empty */
4644 -1, /* empty */
4645 -1, /* empty */
4646 -1, /* empty */
4647 -1, /* empty */
4648 -1, /* empty */
4649 -1, /* empty */
4650 -1, /* empty */
4651 -1, /* empty */
4652 -1, /* empty */
4653 -1, /* empty */
4654 -1, /* empty */
4655 -1, /* empty */
4656 -1, /* empty */
4657 -1, /* empty */
4658 -1, /* empty */
4659 -1, /* empty */
4660 -1, /* empty */
4661 -1, /* empty */
4662 -1, /* empty */
4663 -1, /* empty */
4664 -1, /* empty */
4665 -1, /* empty */
4666 -1, /* empty */
4667 2595, /* AbstractArrayRead[Match] */
4668 2596, /* AbstractArrayRead[nullable Match] */
4669 -1, /* empty */
4670 -1, /* empty */
4671 -1, /* empty */
4672 -1, /* empty */
4673 -1, /* empty */
4674 -1, /* empty */
4675 2603, /* AbstractArrayRead[nullable Object] */
4676 -1, /* empty */
4677 -1, /* empty */
4678 -1, /* empty */
4679 -1, /* empty */
4680 -1, /* empty */
4681 -1, /* empty */
4682 -1, /* empty */
4683 -1, /* empty */
4684 -1, /* empty */
4685 -1, /* empty */
4686 -1, /* empty */
4687 -1, /* empty */
4688 -1, /* empty */
4689 -1, /* empty */
4690 -1, /* empty */
4691 -1, /* empty */
4692 -1, /* empty */
4693 2621, /* AbstractArrayRead[Object] */
4694 -1, /* empty */
4695 -1, /* empty */
4696 -1, /* empty */
4697 -1, /* empty */
4698 -1, /* empty */
4699 -1, /* empty */
4700 -1, /* empty */
4701 -1, /* empty */
4702 -1, /* empty */
4703 -1, /* empty */
4704 -1, /* empty */
4705 -1, /* empty */
4706 -1, /* empty */
4707 -1, /* empty */
4708 -1, /* empty */
4709 -1, /* empty */
4710 -1, /* empty */
4711 -1, /* empty */
4712 -1, /* empty */
4713 -1, /* empty */
4714 -1, /* empty */
4715 -1, /* empty */
4716 -1, /* empty */
4717 -1, /* empty */
4718 -1, /* empty */
4719 -1, /* empty */
4720 -1, /* empty */
4721 -1, /* empty */
4722 -1, /* empty */
4723 -1, /* empty */
4724 -1, /* empty */
4725 -1, /* empty */
4726 -1, /* empty */
4727 -1, /* empty */
4728 -1, /* empty */
4729 -1, /* empty */
4730 -1, /* empty */
4731 -1, /* empty */
4732 -1, /* empty */
4733 -1, /* empty */
4734 -1, /* empty */
4735 -1, /* empty */
4736 -1, /* empty */
4737 -1, /* empty */
4738 -1, /* empty */
4739 -1, /* empty */
4740 -1, /* empty */
4741 -1, /* empty */
4742 -1, /* empty */
4743 -1, /* empty */
4744 -1, /* empty */
4745 -1, /* empty */
4746 -1, /* empty */
4747 -1, /* empty */
4748 -1, /* empty */
4749 -1, /* empty */
4750 -1, /* empty */
4751 -1, /* empty */
4752 -1, /* empty */
4753 -1, /* empty */
4754 2878, /* AbstractArray[Match] */
4755 2879, /* AbstractArray[nullable Match] */
4756 -1, /* empty */
4757 -1, /* empty */
4758 -1, /* empty */
4759 -1, /* empty */
4760 -1, /* empty */
4761 -1, /* empty */
4762 -1, /* empty */
4763 -1, /* empty */
4764 2888, /* AbstractArray[Object] */
4765 -1, /* empty */
4766 -1, /* empty */
4767 -1, /* empty */
4768 -1, /* empty */
4769 -1, /* empty */
4770 -1, /* empty */
4771 -1, /* empty */
4772 -1, /* empty */
4773 -1, /* empty */
4774 -1, /* empty */
4775 -1, /* empty */
4776 -1, /* empty */
4777 -1, /* empty */
4778 -1, /* empty */
4779 -1, /* empty */
4780 -1, /* empty */
4781 -1, /* empty */
4782 -1, /* empty */
4783 -1, /* empty */
4784 -1, /* empty */
4785 -1, /* empty */
4786 -1, /* empty */
4787 -1, /* empty */
4788 -1, /* empty */
4789 -1, /* empty */
4790 -1, /* empty */
4791 -1, /* empty */
4792 -1, /* empty */
4793 -1, /* empty */
4794 -1, /* empty */
4795 -1, /* empty */
4796 -1, /* empty */
4797 -1, /* empty */
4798 -1, /* empty */
4799 -1, /* empty */
4800 -1, /* empty */
4801 -1, /* empty */
4802 -1, /* empty */
4803 -1, /* empty */
4804 -1, /* empty */
4805 -1, /* empty */
4806 -1, /* empty */
4807 -1, /* empty */
4808 -1, /* empty */
4809 -1, /* empty */
4810 -1, /* empty */
4811 -1, /* empty */
4812 -1, /* empty */
4813 -1, /* empty */
4814 -1, /* empty */
4815 -1, /* empty */
4816 -1, /* empty */
4817 -1, /* empty */
4818 -1, /* empty */
4819 -1, /* empty */
4820 -1, /* empty */
4821 -1, /* empty */
4822 -1, /* empty */
4823 -1, /* empty */
4824 -1, /* empty */
4825 2949, /* AbstractArray[nullable Object] */
4826 -1, /* empty */
4827 -1, /* empty */
4828 -1, /* empty */
4829 -1, /* empty */
4830 -1, /* empty */
4831 -1, /* empty */
4832 -1, /* empty */
4833 -1, /* empty */
4834 -1, /* empty */
4835 -1, /* empty */
4836 -1, /* empty */
4837 -1, /* empty */
4838 -1, /* empty */
4839 -1, /* empty */
4840 -1, /* empty */
4841 -1, /* empty */
4842 -1, /* empty */
4843 -1, /* empty */
4844 -1, /* empty */
4845 -1, /* empty */
4846 -1, /* empty */
4847 -1, /* empty */
4848 -1, /* empty */
4849 -1, /* empty */
4850 -1, /* empty */
4851 -1, /* empty */
4852 -1, /* empty */
4853 -1, /* empty */
4854 -1, /* empty */
4855 -1, /* empty */
4856 -1, /* empty */
4857 -1, /* empty */
4858 226, /* Array[Object] */
4859 -1, /* empty */
4860 -1, /* empty */
4861 -1, /* empty */
4862 -1, /* empty */
4863 -1, /* empty */
4864 -1, /* empty */
4865 -1, /* empty */
4866 -1, /* empty */
4867 -1, /* empty */
4868 -1, /* empty */
4869 -1, /* empty */
4870 -1, /* empty */
4871 -1, /* empty */
4872 -1, /* empty */
4873 -1, /* empty */
4874 -1, /* empty */
4875 -1, /* empty */
4876 -1, /* empty */
4877 -1, /* empty */
4878 -1, /* empty */
4879 -1, /* empty */
4880 -1, /* empty */
4881 -1, /* empty */
4882 -1, /* empty */
4883 -1, /* empty */
4884 -1, /* empty */
4885 -1, /* empty */
4886 -1, /* empty */
4887 -1, /* empty */
4888 -1, /* empty */
4889 -1, /* empty */
4890 -1, /* empty */
4891 148, /* Array[Match] */
4892 150, /* Array[nullable Match] */
4893 -1, /* empty */
4894 -1, /* empty */
4895 -1, /* empty */
4896 -1, /* empty */
4897 -1, /* empty */
4898 -1, /* empty */
4899 -1, /* empty */
4900 -1, /* empty */
4901 -1, /* empty */
4902 -1, /* empty */
4903 -1, /* empty */
4904 -1, /* empty */
4905 -1, /* empty */
4906 -1, /* empty */
4907 -1, /* empty */
4908 -1, /* empty */
4909 -1, /* empty */
4910 -1, /* empty */
4911 -1, /* empty */
4912 -1, /* empty */
4913 -1, /* empty */
4914 -1, /* empty */
4915 -1, /* empty */
4916 -1, /* empty */
4917 -1, /* empty */
4918 -1, /* empty */
4919 -1, /* empty */
4920 -1, /* empty */
4921 -1, /* empty */
4922 -1, /* empty */
4923 -1, /* empty */
4924 -1, /* empty */
4925 -1, /* empty */
4926 -1, /* empty */
4927 -1, /* empty */
4928 -1, /* empty */
4929 -1, /* empty */
4930 -1, /* empty */
4931 -1, /* empty */
4932 -1, /* empty */
4933 -1, /* empty */
4934 -1, /* empty */
4935 -1, /* empty */
4936 -1, /* empty */
4937 -1, /* empty */
4938 -1, /* empty */
4939 -1, /* empty */
4940 -1, /* empty */
4941 -1, /* empty */
4942 -1, /* empty */
4943 -1, /* empty */
4944 -1, /* empty */
4945 -1, /* empty */
4946 -1, /* empty */
4947 -1, /* empty */
4948 -1, /* empty */
4949 -1, /* empty */
4950 -1, /* empty */
4951 -1, /* empty */
4952 -1, /* empty */
4953 -1, /* empty */
4954 -1, /* empty */
4955 -1, /* empty */
4956 -1, /* empty */
4957 -1, /* empty */
4958 -1, /* empty */
4959 -1, /* empty */
4960 -1, /* empty */
4961 -1, /* empty */
4962 -1, /* empty */
4963 -1, /* empty */
4964 -1, /* empty */
4965 -1, /* empty */
4966 -1, /* empty */
4967 -1, /* empty */
4968 -1, /* empty */
4969 -1, /* empty */
4970 -1, /* empty */
4971 -1, /* empty */
4972 -1, /* empty */
4973 -1, /* empty */
4974 -1, /* empty */
4975 -1, /* empty */
4976 -1, /* empty */
4977 -1, /* empty */
4978 -1, /* empty */
4979 -1, /* empty */
4980 -1, /* empty */
4981 -1, /* empty */
4982 -1, /* empty */
4983 -1, /* empty */
4984 },
4985 };
4986 const struct types resolution_table_core__Array__core__Match = {
4987 0, /* dummy */
4988 {
4989 &type_core__Match, /* E: Match */
4990 &type_core__Array__core__Match, /* SELF: Array[Match] */
4991 &type_core__Collection__core__Match, /* Collection[E]: Collection[Match] */
4992 &type_core__Array__core__Match, /* Array[E]: Array[Match] */
4993 &type_core__AbstractArray__core__Match, /* AbstractArray[E]: AbstractArray[Match] */
4994 &type_core__NativeArray__core__Match, /* NativeArray[E]: NativeArray[Match] */
4995 &type_core__Match, /* E: Match */
4996 &type_core__Collection__core__Match, /* Collection[E]: Collection[Match] */
4997 &type_core__Match, /* E: Match */
4998 &type_core__Collection__core__Match, /* Collection[E]: Collection[Match] */
4999 &type_core__Collection__core__Match, /* Collection[E]: Collection[Match] */
5000 &type_core__Array__core__Match, /* Array[E]: Array[Match] */
5001 &type_core__Array__core__Match, /* Array[E]: Array[Match] */
5002 &type_core__AbstractArray__core__Match, /* AbstractArray[E]: AbstractArray[Match] */
5003 &type_core__array__ArrayIterator__core__Match, /* ArrayIterator[E]: ArrayIterator[Match] */
5004 &type_core__array__ArrayReverseIterator__core__Match, /* ArrayReverseIterator[E]: ArrayReverseIterator[Match] */
5005 }
5006 };
5007 /* runtime type Match */
5008 const struct type type_core__Match = {
5009 149,
5010 "Match", /* class_name_string */
5011 2,
5012 0,
5013 NULL, /*NO RESOLUTIONS*/
5014 4,
5015 {
5016 2380, /* Object */
5017 2401, /* nullable Object */
5018 149, /* Match */
5019 2378, /* nullable Match */
5020 },
5021 };
5022 /* runtime type Array[nullable Match] */
5023 const struct type type_core__Array__nullable__core__Match = {
5024 150,
5025 "Array[nullable Match]", /* class_name_string */
5026 418,
5027 0,
5028 &resolution_table_core__Array__nullable__core__Match,
5029 510,
5030 {
5031 2380, /* Object */
5032 2401, /* nullable Object */
5033 -1, /* empty */
5034 -1, /* empty */
5035 -1, /* empty */
5036 -1, /* empty */
5037 -1, /* empty */
5038 -1, /* empty */
5039 -1, /* empty */
5040 -1, /* empty */
5041 -1, /* empty */
5042 -1, /* empty */
5043 -1, /* empty */
5044 -1, /* empty */
5045 -1, /* empty */
5046 -1, /* empty */
5047 -1, /* empty */
5048 -1, /* empty */
5049 -1, /* empty */
5050 -1, /* empty */
5051 -1, /* empty */
5052 -1, /* empty */
5053 -1, /* empty */
5054 -1, /* empty */
5055 -1, /* empty */
5056 -1, /* empty */
5057 -1, /* empty */
5058 -1, /* empty */
5059 2433, /* Collection[nullable Match] */
5060 -1, /* empty */
5061 -1, /* empty */
5062 -1, /* empty */
5063 -1, /* empty */
5064 -1, /* empty */
5065 -1, /* empty */
5066 -1, /* empty */
5067 -1, /* empty */
5068 -1, /* empty */
5069 -1, /* empty */
5070 -1, /* empty */
5071 -1, /* empty */
5072 -1, /* empty */
5073 -1, /* empty */
5074 -1, /* empty */
5075 -1, /* empty */
5076 -1, /* empty */
5077 -1, /* empty */
5078 -1, /* empty */
5079 -1, /* empty */
5080 -1, /* empty */
5081 -1, /* empty */
5082 -1, /* empty */
5083 -1, /* empty */
5084 -1, /* empty */
5085 -1, /* empty */
5086 -1, /* empty */
5087 -1, /* empty */
5088 -1, /* empty */
5089 -1, /* empty */
5090 -1, /* empty */
5091 -1, /* empty */
5092 -1, /* empty */
5093 -1, /* empty */
5094 -1, /* empty */
5095 -1, /* empty */
5096 -1, /* empty */
5097 -1, /* empty */
5098 -1, /* empty */
5099 -1, /* empty */
5100 -1, /* empty */
5101 -1, /* empty */
5102 -1, /* empty */
5103 -1, /* empty */
5104 -1, /* empty */
5105 -1, /* empty */
5106 -1, /* empty */
5107 -1, /* empty */
5108 -1, /* empty */
5109 -1, /* empty */
5110 -1, /* empty */
5111 -1, /* empty */
5112 -1, /* empty */
5113 -1, /* empty */
5114 -1, /* empty */
5115 -1, /* empty */
5116 -1, /* empty */
5117 -1, /* empty */
5118 -1, /* empty */
5119 -1, /* empty */
5120 -1, /* empty */
5121 -1, /* empty */
5122 -1, /* empty */
5123 -1, /* empty */
5124 -1, /* empty */
5125 -1, /* empty */
5126 -1, /* empty */
5127 -1, /* empty */
5128 2502, /* Collection[nullable Object] */
5129 -1, /* empty */
5130 -1, /* empty */
5131 -1, /* empty */
5132 -1, /* empty */
5133 -1, /* empty */
5134 -1, /* empty */
5135 -1, /* empty */
5136 -1, /* empty */
5137 -1, /* empty */
5138 -1, /* empty */
5139 -1, /* empty */
5140 -1, /* empty */
5141 -1, /* empty */
5142 -1, /* empty */
5143 -1, /* empty */
5144 -1, /* empty */
5145 -1, /* empty */
5146 -1, /* empty */
5147 -1, /* empty */
5148 -1, /* empty */
5149 -1, /* empty */
5150 -1, /* empty */
5151 -1, /* empty */
5152 -1, /* empty */
5153 -1, /* empty */
5154 -1, /* empty */
5155 -1, /* empty */
5156 -1, /* empty */
5157 -1, /* empty */
5158 -1, /* empty */
5159 -1, /* empty */
5160 1715, /* Array[nullable Object] */
5161 2210, /* SequenceRead[nullable Object] */
5162 -1, /* empty */
5163 -1, /* empty */
5164 -1, /* empty */
5165 -1, /* empty */
5166 -1, /* empty */
5167 -1, /* empty */
5168 -1, /* empty */
5169 -1, /* empty */
5170 -1, /* empty */
5171 -1, /* empty */
5172 -1, /* empty */
5173 -1, /* empty */
5174 -1, /* empty */
5175 -1, /* empty */
5176 -1, /* empty */
5177 -1, /* empty */
5178 -1, /* empty */
5179 -1, /* empty */
5180 -1, /* empty */
5181 -1, /* empty */
5182 -1, /* empty */
5183 -1, /* empty */
5184 -1, /* empty */
5185 -1, /* empty */
5186 -1, /* empty */
5187 -1, /* empty */
5188 -1, /* empty */
5189 -1, /* empty */
5190 -1, /* empty */
5191 -1, /* empty */
5192 -1, /* empty */
5193 -1, /* empty */
5194 -1, /* empty */
5195 -1, /* empty */
5196 -1, /* empty */
5197 -1, /* empty */
5198 -1, /* empty */
5199 -1, /* empty */
5200 -1, /* empty */
5201 -1, /* empty */
5202 -1, /* empty */
5203 -1, /* empty */
5204 -1, /* empty */
5205 -1, /* empty */
5206 -1, /* empty */
5207 -1, /* empty */
5208 -1, /* empty */
5209 -1, /* empty */
5210 -1, /* empty */
5211 -1, /* empty */
5212 -1, /* empty */
5213 -1, /* empty */
5214 -1, /* empty */
5215 -1, /* empty */
5216 -1, /* empty */
5217 -1, /* empty */
5218 -1, /* empty */
5219 -1, /* empty */
5220 -1, /* empty */
5221 -1, /* empty */
5222 -1, /* empty */
5223 -1, /* empty */
5224 -1, /* empty */
5225 2596, /* AbstractArrayRead[nullable Match] */
5226 -1, /* empty */
5227 -1, /* empty */
5228 -1, /* empty */
5229 -1, /* empty */
5230 -1, /* empty */
5231 -1, /* empty */
5232 2603, /* AbstractArrayRead[nullable Object] */
5233 -1, /* empty */
5234 -1, /* empty */
5235 -1, /* empty */
5236 -1, /* empty */
5237 -1, /* empty */
5238 -1, /* empty */
5239 -1, /* empty */
5240 -1, /* empty */
5241 -1, /* empty */
5242 -1, /* empty */
5243 -1, /* empty */
5244 -1, /* empty */
5245 -1, /* empty */
5246 -1, /* empty */
5247 -1, /* empty */
5248 -1, /* empty */
5249 -1, /* empty */
5250 -1, /* empty */
5251 -1, /* empty */
5252 -1, /* empty */
5253 -1, /* empty */
5254 -1, /* empty */
5255 -1, /* empty */
5256 -1, /* empty */
5257 -1, /* empty */
5258 -1, /* empty */
5259 -1, /* empty */
5260 -1, /* empty */
5261 -1, /* empty */
5262 -1, /* empty */
5263 -1, /* empty */
5264 -1, /* empty */
5265 -1, /* empty */
5266 -1, /* empty */
5267 -1, /* empty */
5268 -1, /* empty */
5269 -1, /* empty */
5270 -1, /* empty */
5271 -1, /* empty */
5272 -1, /* empty */
5273 -1, /* empty */
5274 -1, /* empty */
5275 -1, /* empty */
5276 -1, /* empty */
5277 -1, /* empty */
5278 -1, /* empty */
5279 -1, /* empty */
5280 -1, /* empty */
5281 -1, /* empty */
5282 -1, /* empty */
5283 -1, /* empty */
5284 -1, /* empty */
5285 -1, /* empty */
5286 -1, /* empty */
5287 -1, /* empty */
5288 -1, /* empty */
5289 -1, /* empty */
5290 -1, /* empty */
5291 -1, /* empty */
5292 -1, /* empty */
5293 -1, /* empty */
5294 -1, /* empty */
5295 -1, /* empty */
5296 -1, /* empty */
5297 -1, /* empty */
5298 -1, /* empty */
5299 -1, /* empty */
5300 -1, /* empty */
5301 -1, /* empty */
5302 -1, /* empty */
5303 -1, /* empty */
5304 -1, /* empty */
5305 -1, /* empty */
5306 -1, /* empty */
5307 -1, /* empty */
5308 -1, /* empty */
5309 -1, /* empty */
5310 -1, /* empty */
5311 -1, /* empty */
5312 2879, /* AbstractArray[nullable Match] */
5313 -1, /* empty */
5314 -1, /* empty */
5315 -1, /* empty */
5316 -1, /* empty */
5317 -1, /* empty */
5318 -1, /* empty */
5319 -1, /* empty */
5320 -1, /* empty */
5321 -1, /* empty */
5322 -1, /* empty */
5323 -1, /* empty */
5324 -1, /* empty */
5325 -1, /* empty */
5326 -1, /* empty */
5327 -1, /* empty */
5328 -1, /* empty */
5329 -1, /* empty */
5330 -1, /* empty */
5331 -1, /* empty */
5332 -1, /* empty */
5333 -1, /* empty */
5334 -1, /* empty */
5335 -1, /* empty */
5336 -1, /* empty */
5337 -1, /* empty */
5338 -1, /* empty */
5339 -1, /* empty */
5340 -1, /* empty */
5341 -1, /* empty */
5342 -1, /* empty */
5343 -1, /* empty */
5344 -1, /* empty */
5345 -1, /* empty */
5346 -1, /* empty */
5347 -1, /* empty */
5348 -1, /* empty */
5349 -1, /* empty */
5350 -1, /* empty */
5351 -1, /* empty */
5352 -1, /* empty */
5353 -1, /* empty */
5354 -1, /* empty */
5355 -1, /* empty */
5356 -1, /* empty */
5357 -1, /* empty */
5358 -1, /* empty */
5359 -1, /* empty */
5360 -1, /* empty */
5361 -1, /* empty */
5362 -1, /* empty */
5363 -1, /* empty */
5364 -1, /* empty */
5365 -1, /* empty */
5366 -1, /* empty */
5367 -1, /* empty */
5368 -1, /* empty */
5369 -1, /* empty */
5370 -1, /* empty */
5371 -1, /* empty */
5372 -1, /* empty */
5373 -1, /* empty */
5374 -1, /* empty */
5375 -1, /* empty */
5376 -1, /* empty */
5377 -1, /* empty */
5378 -1, /* empty */
5379 -1, /* empty */
5380 -1, /* empty */
5381 -1, /* empty */
5382 2949, /* AbstractArray[nullable Object] */
5383 -1, /* empty */
5384 -1, /* empty */
5385 -1, /* empty */
5386 -1, /* empty */
5387 -1, /* empty */
5388 -1, /* empty */
5389 -1, /* empty */
5390 -1, /* empty */
5391 -1, /* empty */
5392 -1, /* empty */
5393 -1, /* empty */
5394 -1, /* empty */
5395 -1, /* empty */
5396 -1, /* empty */
5397 -1, /* empty */
5398 -1, /* empty */
5399 -1, /* empty */
5400 -1, /* empty */
5401 -1, /* empty */
5402 -1, /* empty */
5403 -1, /* empty */
5404 -1, /* empty */
5405 -1, /* empty */
5406 -1, /* empty */
5407 -1, /* empty */
5408 -1, /* empty */
5409 -1, /* empty */
5410 -1, /* empty */
5411 -1, /* empty */
5412 -1, /* empty */
5413 -1, /* empty */
5414 -1, /* empty */
5415 -1, /* empty */
5416 -1, /* empty */
5417 -1, /* empty */
5418 -1, /* empty */
5419 -1, /* empty */
5420 -1, /* empty */
5421 -1, /* empty */
5422 -1, /* empty */
5423 -1, /* empty */
5424 -1, /* empty */
5425 -1, /* empty */
5426 -1, /* empty */
5427 -1, /* empty */
5428 -1, /* empty */
5429 -1, /* empty */
5430 -1, /* empty */
5431 -1, /* empty */
5432 -1, /* empty */
5433 -1, /* empty */
5434 -1, /* empty */
5435 -1, /* empty */
5436 -1, /* empty */
5437 -1, /* empty */
5438 -1, /* empty */
5439 -1, /* empty */
5440 -1, /* empty */
5441 -1, /* empty */
5442 -1, /* empty */
5443 -1, /* empty */
5444 -1, /* empty */
5445 -1, /* empty */
5446 -1, /* empty */
5447 -1, /* empty */
5448 -1, /* empty */
5449 150, /* Array[nullable Match] */
5450 -1, /* empty */
5451 -1, /* empty */
5452 -1, /* empty */
5453 -1, /* empty */
5454 -1, /* empty */
5455 -1, /* empty */
5456 -1, /* empty */
5457 -1, /* empty */
5458 -1, /* empty */
5459 -1, /* empty */
5460 -1, /* empty */
5461 -1, /* empty */
5462 -1, /* empty */
5463 -1, /* empty */
5464 -1, /* empty */
5465 -1, /* empty */
5466 -1, /* empty */
5467 -1, /* empty */
5468 -1, /* empty */
5469 -1, /* empty */
5470 -1, /* empty */
5471 -1, /* empty */
5472 -1, /* empty */
5473 -1, /* empty */
5474 -1, /* empty */
5475 -1, /* empty */
5476 -1, /* empty */
5477 -1, /* empty */
5478 -1, /* empty */
5479 -1, /* empty */
5480 -1, /* empty */
5481 -1, /* empty */
5482 -1, /* empty */
5483 -1, /* empty */
5484 -1, /* empty */
5485 -1, /* empty */
5486 -1, /* empty */
5487 -1, /* empty */
5488 -1, /* empty */
5489 -1, /* empty */
5490 -1, /* empty */
5491 -1, /* empty */
5492 -1, /* empty */
5493 -1, /* empty */
5494 -1, /* empty */
5495 -1, /* empty */
5496 -1, /* empty */
5497 -1, /* empty */
5498 -1, /* empty */
5499 -1, /* empty */
5500 -1, /* empty */
5501 -1, /* empty */
5502 -1, /* empty */
5503 -1, /* empty */
5504 -1, /* empty */
5505 -1, /* empty */
5506 -1, /* empty */
5507 -1, /* empty */
5508 -1, /* empty */
5509 -1, /* empty */
5510 -1, /* empty */
5511 -1, /* empty */
5512 -1, /* empty */
5513 -1, /* empty */
5514 -1, /* empty */
5515 -1, /* empty */
5516 -1, /* empty */
5517 -1, /* empty */
5518 -1, /* empty */
5519 -1, /* empty */
5520 -1, /* empty */
5521 -1, /* empty */
5522 -1, /* empty */
5523 -1, /* empty */
5524 -1, /* empty */
5525 -1, /* empty */
5526 -1, /* empty */
5527 -1, /* empty */
5528 -1, /* empty */
5529 -1, /* empty */
5530 -1, /* empty */
5531 -1, /* empty */
5532 -1, /* empty */
5533 -1, /* empty */
5534 -1, /* empty */
5535 -1, /* empty */
5536 -1, /* empty */
5537 -1, /* empty */
5538 -1, /* empty */
5539 -1, /* empty */
5540 -1, /* empty */
5541 },
5542 };
5543 const struct types resolution_table_core__Array__nullable__core__Match = {
5544 0, /* dummy */
5545 {
5546 &type_nullable__core__Match, /* E: nullable Match */
5547 &type_core__Array__nullable__core__Match, /* SELF: Array[nullable Match] */
5548 &type_core__Collection__nullable__core__Match, /* Collection[E]: Collection[nullable Match] */
5549 &type_core__Array__nullable__core__Match, /* Array[E]: Array[nullable Match] */
5550 &type_core__AbstractArray__nullable__core__Match, /* AbstractArray[E]: AbstractArray[nullable Match] */
5551 &type_core__NativeArray__nullable__core__Match, /* NativeArray[E]: NativeArray[nullable Match] */
5552 &type_nullable__core__Match, /* E: nullable Match */
5553 &type_core__Collection__nullable__core__Match, /* Collection[E]: Collection[nullable Match] */
5554 &type_nullable__core__Match, /* E: nullable Match */
5555 &type_core__Collection__nullable__core__Match, /* Collection[E]: Collection[nullable Match] */
5556 &type_core__Collection__nullable__core__Match, /* Collection[E]: Collection[nullable Match] */
5557 &type_core__Array__nullable__core__Match, /* Array[E]: Array[nullable Match] */
5558 &type_core__Array__nullable__core__Match, /* Array[E]: Array[nullable Match] */
5559 &type_core__AbstractArray__nullable__core__Match, /* AbstractArray[E]: AbstractArray[nullable Match] */
5560 &type_core__array__ArrayIterator__nullable__core__Match, /* ArrayIterator[E]: ArrayIterator[nullable Match] */
5561 &type_core__array__ArrayReverseIterator__nullable__core__Match, /* ArrayReverseIterator[E]: ArrayReverseIterator[nullable Match] */
5562 }
5563 };
5564 /* runtime type RopeCharIterator */
5565 const struct type type_core__ropes__RopeCharIterator = {
5566 151,
5567 "RopeCharIterator", /* class_name_string */
5568 11,
5569 0,
5570 &resolution_table_core__ropes__RopeCharIterator,
5571 12,
5572 {
5573 2380, /* Object */
5574 2401, /* nullable Object */
5575 2400, /* Iterator[Object] */
5576 -1, /* empty */
5577 -1, /* empty */
5578 -1, /* empty */
5579 -1, /* empty */
5580 -1, /* empty */
5581 -1, /* empty */
5582 -1, /* empty */
5583 -1, /* empty */
5584 151, /* RopeCharIterator */
5585 },
5586 };
5587 const struct types resolution_table_core__ropes__RopeCharIterator = {
5588 0, /* dummy */
5589 {
5590 &type_core__Array__core__Char, /* Array[E]: Array[Char] */
5591 }
5592 };
5593 /* runtime type RopeCharIteratorPiece */
5594 const struct type type_core__ropes__RopeCharIteratorPiece = {
5595 152,
5596 "RopeCharIteratorPiece", /* class_name_string */
5597 2,
5598 0,
5599 NULL, /*NO RESOLUTIONS*/
5600 3,
5601 {
5602 2380, /* Object */
5603 2401, /* nullable Object */
5604 152, /* RopeCharIteratorPiece */
5605 },
5606 };
5607 /* runtime type FlatBufferCharIterator */
5608 const struct type type_core__flat__FlatBufferCharIterator = {
5609 153,
5610 "FlatBufferCharIterator", /* class_name_string */
5611 11,
5612 0,
5613 &resolution_table_core__flat__FlatBufferCharIterator,
5614 12,
5615 {
5616 2380, /* Object */
5617 2401, /* nullable Object */
5618 2400, /* Iterator[Object] */
5619 -1, /* empty */
5620 -1, /* empty */
5621 -1, /* empty */
5622 -1, /* empty */
5623 -1, /* empty */
5624 -1, /* empty */
5625 -1, /* empty */
5626 -1, /* empty */
5627 153, /* FlatBufferCharIterator */
5628 },
5629 };
5630 const struct types resolution_table_core__flat__FlatBufferCharIterator = {
5631 0, /* dummy */
5632 {
5633 &type_core__Array__core__Char, /* Array[E]: Array[Char] */
5634 }
5635 };
5636 /* runtime type SourceFile */
5637 const struct type type_nitc__SourceFile = {
5638 154,
5639 "SourceFile", /* class_name_string */
5640 2,
5641 0,
5642 NULL, /*NO RESOLUTIONS*/
5643 3,
5644 {
5645 2380, /* Object */
5646 2401, /* nullable Object */
5647 154, /* SourceFile */
5648 },
5649 };
5650 /* runtime type LiteralVisitor */
5651 const struct type type_nitc__literal__LiteralVisitor = {
5652 155,
5653 "LiteralVisitor", /* class_name_string */
5654 2,
5655 0,
5656 NULL, /*NO RESOLUTIONS*/
5657 3,
5658 {
5659 2380, /* Object */
5660 2401, /* nullable Object */
5661 155, /* LiteralVisitor */
5662 },
5663 };
5664 /* runtime type HashMap[MClass, MClassType] */
5665 const struct type type_core__HashMap__nitc__MClass__nitc__MClassType = {
5666 156,
5667 "HashMap[MClass, MClassType]", /* class_name_string */
5668 130,
5669 0,
5670 &resolution_table_core__HashMap__nitc__MClass__nitc__MClassType,
5671 166,
5672 {
5673 2380, /* Object */
5674 2401, /* nullable Object */
5675 2206, /* MapRead[nullable Object, nullable Object] */
5676 -1, /* empty */
5677 -1, /* empty */
5678 -1, /* empty */
5679 -1, /* empty */
5680 -1, /* empty */
5681 -1, /* empty */
5682 -1, /* empty */
5683 -1, /* empty */
5684 -1, /* empty */
5685 -1, /* empty */
5686 -1, /* empty */
5687 -1, /* empty */
5688 -1, /* empty */
5689 -1, /* empty */
5690 -1, /* empty */
5691 -1, /* empty */
5692 -1, /* empty */
5693 -1, /* empty */
5694 -1, /* empty */
5695 -1, /* empty */
5696 -1, /* empty */
5697 -1, /* empty */
5698 -1, /* empty */
5699 -1, /* empty */
5700 -1, /* empty */
5701 -1, /* empty */
5702 3017, /* MapRead[MClass, MClassType] */
5703 -1, /* empty */
5704 -1, /* empty */
5705 -1, /* empty */
5706 -1, /* empty */
5707 -1, /* empty */
5708 -1, /* empty */
5709 -1, /* empty */
5710 -1, /* empty */
5711 -1, /* empty */
5712 -1, /* empty */
5713 -1, /* empty */
5714 -1, /* empty */
5715 -1, /* empty */
5716 -1, /* empty */
5717 -1, /* empty */
5718 -1, /* empty */
5719 -1, /* empty */
5720 -1, /* empty */
5721 -1, /* empty */
5722 -1, /* empty */
5723 -1, /* empty */
5724 -1, /* empty */
5725 -1, /* empty */
5726 -1, /* empty */
5727 -1, /* empty */
5728 -1, /* empty */
5729 -1, /* empty */
5730 -1, /* empty */
5731 -1, /* empty */
5732 -1, /* empty */
5733 -1, /* empty */
5734 -1, /* empty */
5735 -1, /* empty */
5736 -1, /* empty */
5737 -1, /* empty */
5738 -1, /* empty */
5739 -1, /* empty */
5740 3055, /* MapRead[Object, nullable Object] */
5741 -1, /* empty */
5742 -1, /* empty */
5743 -1, /* empty */
5744 -1, /* empty */
5745 -1, /* empty */
5746 -1, /* empty */
5747 -1, /* empty */
5748 -1, /* empty */
5749 -1, /* empty */
5750 -1, /* empty */
5751 -1, /* empty */
5752 -1, /* empty */
5753 -1, /* empty */
5754 -1, /* empty */
5755 -1, /* empty */
5756 -1, /* empty */
5757 -1, /* empty */
5758 -1, /* empty */
5759 -1, /* empty */
5760 -1, /* empty */
5761 -1, /* empty */
5762 -1, /* empty */
5763 -1, /* empty */
5764 -1, /* empty */
5765 -1, /* empty */
5766 -1, /* empty */
5767 -1, /* empty */
5768 -1, /* empty */
5769 -1, /* empty */
5770 -1, /* empty */
5771 -1, /* empty */
5772 -1, /* empty */
5773 -1, /* empty */
5774 -1, /* empty */
5775 -1, /* empty */
5776 -1, /* empty */
5777 -1, /* empty */
5778 -1, /* empty */
5779 -1, /* empty */
5780 -1, /* empty */
5781 -1, /* empty */
5782 -1, /* empty */
5783 -1, /* empty */
5784 -1, /* empty */
5785 -1, /* empty */
5786 -1, /* empty */
5787 -1, /* empty */
5788 -1, /* empty */
5789 -1, /* empty */
5790 -1, /* empty */
5791 -1, /* empty */
5792 -1, /* empty */
5793 -1, /* empty */
5794 -1, /* empty */
5795 -1, /* empty */
5796 -1, /* empty */
5797 -1, /* empty */
5798 -1, /* empty */
5799 -1, /* empty */
5800 -1, /* empty */
5801 -1, /* empty */
5802 -1, /* empty */
5803 156, /* HashMap[MClass, MClassType] */
5804 -1, /* empty */
5805 -1, /* empty */
5806 -1, /* empty */
5807 1704, /* HashMap[Object, nullable Object] */
5808 -1, /* empty */
5809 -1, /* empty */
5810 -1, /* empty */
5811 -1, /* empty */
5812 -1, /* empty */
5813 -1, /* empty */
5814 -1, /* empty */
5815 -1, /* empty */
5816 -1, /* empty */
5817 -1, /* empty */
5818 -1, /* empty */
5819 -1, /* empty */
5820 -1, /* empty */
5821 -1, /* empty */
5822 -1, /* empty */
5823 -1, /* empty */
5824 -1, /* empty */
5825 -1, /* empty */
5826 -1, /* empty */
5827 -1, /* empty */
5828 -1, /* empty */
5829 -1, /* empty */
5830 -1, /* empty */
5831 -1, /* empty */
5832 -1, /* empty */
5833 -1, /* empty */
5834 -1, /* empty */
5835 -1, /* empty */
5836 -1, /* empty */
5837 -1, /* empty */
5838 -1, /* empty */
5839 },
5840 };
5841 const struct types resolution_table_core__HashMap__nitc__MClass__nitc__MClassType = {
5842 0, /* dummy */
5843 {
5844 NULL, /* empty */
5845 NULL, /* empty */
5846 NULL, /* empty */
5847 &type_core__hash_collection__HashMapIterator__nitc__MClass__nitc__MClassType, /* HashMapIterator[K, V]: HashMapIterator[MClass, MClassType] */
5848 &type_nitc__MClass, /* K: MClass */
5849 &type_nitc__MClassType, /* V: MClassType */
5850 &type_core__hash_collection__HashMapNode__nitc__MClass__nitc__MClassType, /* HashMapNode[K, V]: HashMapNode[MClass, MClassType] */
5851 &type_core__hash_collection__HashMapKeys__nitc__MClass__nitc__MClassType, /* HashMapKeys[K, V]: HashMapKeys[MClass, MClassType] */
5852 &type_core__hash_collection__HashMapValues__nitc__MClass__nitc__MClassType, /* HashMapValues[K, V]: HashMapValues[MClass, MClassType] */
5853 &type_nullable__core__hash_collection__HashMapNode__nitc__MClass__nitc__MClassType, /* nullable N: nullable HashMapNode[MClass, MClassType] */
5854 &type_core__MapRead__nitc__MClass__nitc__MClassType, /* MapRead[K, V]: MapRead[MClass, MClassType] */
5855 NULL, /* empty */
5856 &type_core__hash_collection__HashMapNode__nitc__MClass__nitc__MClassType, /* N: HashMapNode[MClass, MClassType] */
5857 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__nitc__MClass__nitc__MClassType, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[MClass, MClassType]] */
5858 }
5859 };
5860 /* runtime type ArrayMap[MClass, AType] */
5861 const struct type type_core__ArrayMap__nitc__MClass__nitc__AType = {
5862 157,
5863 "ArrayMap[MClass, AType]", /* class_name_string */
5864 89,
5865 0,
5866 &resolution_table_core__ArrayMap__nitc__MClass__nitc__AType,
5867 91,
5868 {
5869 2380, /* Object */
5870 2401, /* nullable Object */
5871 2206, /* MapRead[nullable Object, nullable Object] */
5872 -1, /* empty */
5873 -1, /* empty */
5874 -1, /* empty */
5875 -1, /* empty */
5876 -1, /* empty */
5877 -1, /* empty */
5878 -1, /* empty */
5879 -1, /* empty */
5880 -1, /* empty */
5881 -1, /* empty */
5882 -1, /* empty */
5883 -1, /* empty */
5884 -1, /* empty */
5885 -1, /* empty */
5886 -1, /* empty */
5887 -1, /* empty */
5888 -1, /* empty */
5889 -1, /* empty */
5890 -1, /* empty */
5891 -1, /* empty */
5892 -1, /* empty */
5893 -1, /* empty */
5894 -1, /* empty */
5895 -1, /* empty */
5896 -1, /* empty */
5897 -1, /* empty */
5898 -1, /* empty */
5899 3018, /* MapRead[MClass, AType] */
5900 -1, /* empty */
5901 -1, /* empty */
5902 -1, /* empty */
5903 -1, /* empty */
5904 -1, /* empty */
5905 -1, /* empty */
5906 -1, /* empty */
5907 -1, /* empty */
5908 -1, /* empty */
5909 -1, /* empty */
5910 -1, /* empty */
5911 -1, /* empty */
5912 -1, /* empty */
5913 -1, /* empty */
5914 -1, /* empty */
5915 -1, /* empty */
5916 -1, /* empty */
5917 -1, /* empty */
5918 -1, /* empty */
5919 -1, /* empty */
5920 -1, /* empty */
5921 -1, /* empty */
5922 -1, /* empty */
5923 -1, /* empty */
5924 -1, /* empty */
5925 -1, /* empty */
5926 -1, /* empty */
5927 -1, /* empty */
5928 -1, /* empty */
5929 -1, /* empty */
5930 -1, /* empty */
5931 -1, /* empty */
5932 -1, /* empty */
5933 -1, /* empty */
5934 -1, /* empty */
5935 -1, /* empty */
5936 3055, /* MapRead[Object, nullable Object] */
5937 -1, /* empty */
5938 -1, /* empty */
5939 -1, /* empty */
5940 -1, /* empty */
5941 -1, /* empty */
5942 -1, /* empty */
5943 -1, /* empty */
5944 -1, /* empty */
5945 -1, /* empty */
5946 -1, /* empty */
5947 -1, /* empty */
5948 -1, /* empty */
5949 -1, /* empty */
5950 -1, /* empty */
5951 -1, /* empty */
5952 -1, /* empty */
5953 -1, /* empty */
5954 -1, /* empty */
5955 -1, /* empty */
5956 -1, /* empty */
5957 -1, /* empty */
5958 157, /* ArrayMap[MClass, AType] */
5959 -1, /* empty */
5960 },
5961 };
5962 const struct types resolution_table_core__ArrayMap__nitc__MClass__nitc__AType = {
5963 0, /* dummy */
5964 {
5965 &type_core__Array__core__Couple__nitc__MClass__nitc__AType, /* Array[Couple[K, E]]: Array[Couple[MClass, AType]] */
5966 &type_core__ArrayMap__nitc__MClass__nitc__AType, /* SELF: ArrayMap[MClass, AType] */
5967 &type_nitc__MClass, /* K: MClass */
5968 &type_nitc__AType, /* E: AType */
5969 &type_core__Couple__nitc__MClass__nitc__AType, /* Couple[K, E]: Couple[MClass, AType] */
5970 &type_core__array__ArrayMapKeys__nitc__MClass__nitc__AType, /* ArrayMapKeys[K, E]: ArrayMapKeys[MClass, AType] */
5971 &type_core__array__ArrayMapValues__nitc__MClass__nitc__AType, /* ArrayMapValues[K, E]: ArrayMapValues[MClass, AType] */
5972 &type_core__ArrayMap__nitc__MClass__nitc__AType, /* ArrayMap[K, E]: ArrayMap[MClass, AType] */
5973 &type_core__abstract_collection__CoupleMapIterator__nitc__MClass__nitc__AType, /* CoupleMapIterator[K, V]: CoupleMapIterator[MClass, AType] */
5974 NULL, /* empty */
5975 &type_core__MapRead__nitc__MClass__nitc__AType, /* MapRead[K, V]: MapRead[MClass, AType] */
5976 }
5977 };
5978 /* runtime type ANodes[AExternCodeBlock] */
5979 const struct type type_nitc__ANodes__nitc__AExternCodeBlock = {
5980 158,
5981 "ANodes[AExternCodeBlock]", /* class_name_string */
5982 132,
5983 0,
5984 &resolution_table_nitc__ANodes__nitc__AExternCodeBlock,
5985 143,
5986 {
5987 2380, /* Object */
5988 2401, /* nullable Object */
5989 -1, /* empty */
5990 -1, /* empty */
5991 -1, /* empty */
5992 -1, /* empty */
5993 -1, /* empty */
5994 -1, /* empty */
5995 -1, /* empty */
5996 -1, /* empty */
5997 -1, /* empty */
5998 -1, /* empty */
5999 -1, /* empty */
6000 -1, /* empty */
6001 -1, /* empty */
6002 -1, /* empty */
6003 -1, /* empty */
6004 -1, /* empty */
6005 -1, /* empty */
6006 -1, /* empty */
6007 -1, /* empty */
6008 -1, /* empty */
6009 -1, /* empty */
6010 -1, /* empty */
6011 -1, /* empty */
6012 -1, /* empty */
6013 -1, /* empty */
6014 -1, /* empty */
6015 -1, /* empty */
6016 -1, /* empty */
6017 -1, /* empty */
6018 -1, /* empty */
6019 -1, /* empty */
6020 -1, /* empty */
6021 -1, /* empty */
6022 -1, /* empty */
6023 -1, /* empty */
6024 2442, /* Collection[Object] */
6025 -1, /* empty */
6026 -1, /* empty */
6027 -1, /* empty */
6028 -1, /* empty */
6029 -1, /* empty */
6030 -1, /* empty */
6031 2449, /* Collection[Prod] */
6032 -1, /* empty */
6033 -1, /* empty */
6034 -1, /* empty */
6035 -1, /* empty */
6036 -1, /* empty */
6037 -1, /* empty */
6038 -1, /* empty */
6039 -1, /* empty */
6040 -1, /* empty */
6041 -1, /* empty */
6042 -1, /* empty */
6043 -1, /* empty */
6044 -1, /* empty */
6045 -1, /* empty */
6046 -1, /* empty */
6047 -1, /* empty */
6048 -1, /* empty */
6049 -1, /* empty */
6050 -1, /* empty */
6051 -1, /* empty */
6052 -1, /* empty */
6053 -1, /* empty */
6054 -1, /* empty */
6055 -1, /* empty */
6056 -1, /* empty */
6057 -1, /* empty */
6058 -1, /* empty */
6059 -1, /* empty */
6060 -1, /* empty */
6061 -1, /* empty */
6062 -1, /* empty */
6063 -1, /* empty */
6064 -1, /* empty */
6065 -1, /* empty */
6066 -1, /* empty */
6067 -1, /* empty */
6068 -1, /* empty */
6069 -1, /* empty */
6070 -1, /* empty */
6071 -1, /* empty */
6072 -1, /* empty */
6073 -1, /* empty */
6074 -1, /* empty */
6075 -1, /* empty */
6076 -1, /* empty */
6077 -1, /* empty */
6078 2496, /* Collection[ANode] */
6079 -1, /* empty */
6080 -1, /* empty */
6081 2499, /* Collection[AExternCodeBlock] */
6082 -1, /* empty */
6083 -1, /* empty */
6084 2502, /* Collection[nullable Object] */
6085 -1, /* empty */
6086 -1, /* empty */
6087 -1, /* empty */
6088 -1, /* empty */
6089 -1, /* empty */
6090 -1, /* empty */
6091 -1, /* empty */
6092 -1, /* empty */
6093 -1, /* empty */
6094 -1, /* empty */
6095 -1, /* empty */
6096 -1, /* empty */
6097 -1, /* empty */
6098 -1, /* empty */
6099 -1, /* empty */
6100 -1, /* empty */
6101 -1, /* empty */
6102 -1, /* empty */
6103 -1, /* empty */
6104 -1, /* empty */
6105 -1, /* empty */
6106 -1, /* empty */
6107 -1, /* empty */
6108 -1, /* empty */
6109 -1, /* empty */
6110 -1, /* empty */
6111 -1, /* empty */
6112 -1, /* empty */
6113 -1, /* empty */
6114 -1, /* empty */
6115 -1, /* empty */
6116 -1, /* empty */
6117 2210, /* SequenceRead[nullable Object] */
6118 -1, /* empty */
6119 158, /* ANodes[AExternCodeBlock] */
6120 -1, /* empty */
6121 -1, /* empty */
6122 -1, /* empty */
6123 -1, /* empty */
6124 -1, /* empty */
6125 -1, /* empty */
6126 -1, /* empty */
6127 -1, /* empty */
6128 -1, /* empty */
6129 -1, /* empty */
6130 },
6131 };
6132 const struct types resolution_table_nitc__ANodes__nitc__AExternCodeBlock = {
6133 0, /* dummy */
6134 {
6135 &type_core__Array__nitc__AExternCodeBlock, /* Array[E]: Array[AExternCodeBlock] */
6136 &type_nitc__AExternCodeBlock, /* E: AExternCodeBlock */
6137 NULL, /* empty */
6138 NULL, /* empty */
6139 NULL, /* empty */
6140 NULL, /* empty */
6141 NULL, /* empty */
6142 NULL, /* empty */
6143 &type_nitc__AExternCodeBlock, /* E: AExternCodeBlock */
6144 &type_core__Collection__nitc__AExternCodeBlock, /* Collection[E]: Collection[AExternCodeBlock] */
6145 &type_core__Collection__nitc__AExternCodeBlock, /* Collection[E]: Collection[AExternCodeBlock] */
6146 &type_core__Array__nitc__AExternCodeBlock, /* Array[E]: Array[AExternCodeBlock] */
6147 }
6148 };
6149 /* runtime type MErrorType */
6150 const struct type type_nitc__MErrorType = {
6151 159,
6152 "MErrorType", /* class_name_string */
6153 5,
6154 0,
6155 NULL, /*NO RESOLUTIONS*/
6156 6,
6157 {
6158 2380, /* Object */
6159 2401, /* nullable Object */
6160 2219, /* MEntity */
6161 2379, /* MType */
6162 2386, /* nullable MType */
6163 159, /* MErrorType */
6164 },
6165 };
6166 /* runtime type ForeignCType */
6167 const struct type type_nitc__ForeignCType = {
6168 160,
6169 "ForeignCType", /* class_name_string */
6170 3,
6171 0,
6172 NULL, /*NO RESOLUTIONS*/
6173 4,
6174 {
6175 2380, /* Object */
6176 2401, /* nullable Object */
6177 162, /* ForeignType */
6178 160, /* ForeignCType */
6179 },
6180 };
6181 /* runtime type MClassKind */
6182 const struct type type_nitc__MClassKind = {
6183 161,
6184 "MClassKind", /* class_name_string */
6185 2,
6186 0,
6187 NULL, /*NO RESOLUTIONS*/
6188 3,
6189 {
6190 2380, /* Object */
6191 2401, /* nullable Object */
6192 161, /* MClassKind */
6193 },
6194 };
6195 /* runtime type ForeignType */
6196 const struct type type_nitc__ForeignType = {
6197 162,
6198 "ForeignType", /* class_name_string */
6199 2,
6200 0,
6201 NULL, /*NO RESOLUTIONS*/
6202 3,
6203 {
6204 2380, /* Object */
6205 2401, /* nullable Object */
6206 162, /* ForeignType */
6207 },
6208 };
6209 /* runtime type TransformVisitor */
6210 const struct type type_nitc__transform__TransformVisitor = {
6211 163,
6212 "TransformVisitor", /* class_name_string */
6213 2,
6214 0,
6215 NULL, /*NO RESOLUTIONS*/
6216 3,
6217 {
6218 2380, /* Object */
6219 2401, /* nullable Object */
6220 163, /* TransformVisitor */
6221 },
6222 };
6223 /* runtime type ASTValidationVisitor */
6224 const struct type type_nitc__ASTValidationVisitor = {
6225 164,
6226 "ASTValidationVisitor", /* class_name_string */
6227 2,
6228 0,
6229 NULL, /*NO RESOLUTIONS*/
6230 3,
6231 {
6232 2380, /* Object */
6233 2401, /* nullable Object */
6234 164, /* ASTValidationVisitor */
6235 },
6236 };
6237 /* runtime type CircularArray[ANode] */
6238 const struct type type_core__CircularArray__nitc__ANode = {
6239 165,
6240 "CircularArray[ANode]", /* class_name_string */
6241 2,
6242 0,
6243 &resolution_table_core__CircularArray__nitc__ANode,
6244 132,
6245 {
6246 2380, /* Object */
6247 2401, /* nullable Object */
6248 165, /* CircularArray[ANode] */
6249 -1, /* empty */
6250 -1, /* empty */
6251 -1, /* empty */
6252 -1, /* empty */
6253 -1, /* empty */
6254 -1, /* empty */
6255 -1, /* empty */
6256 -1, /* empty */
6257 -1, /* empty */
6258 -1, /* empty */
6259 -1, /* empty */
6260 -1, /* empty */
6261 -1, /* empty */
6262 -1, /* empty */
6263 -1, /* empty */
6264 -1, /* empty */
6265 -1, /* empty */
6266 -1, /* empty */
6267 -1, /* empty */
6268 -1, /* empty */
6269 -1, /* empty */
6270 -1, /* empty */
6271 -1, /* empty */
6272 -1, /* empty */
6273 -1, /* empty */
6274 -1, /* empty */
6275 -1, /* empty */
6276 -1, /* empty */
6277 -1, /* empty */
6278 -1, /* empty */
6279 -1, /* empty */
6280 -1, /* empty */
6281 -1, /* empty */
6282 -1, /* empty */
6283 2442, /* Collection[Object] */
6284 -1, /* empty */
6285 -1, /* empty */
6286 -1, /* empty */
6287 -1, /* empty */
6288 -1, /* empty */
6289 -1, /* empty */
6290 -1, /* empty */
6291 -1, /* empty */
6292 -1, /* empty */
6293 -1, /* empty */
6294 -1, /* empty */
6295 -1, /* empty */
6296 -1, /* empty */
6297 -1, /* empty */
6298 -1, /* empty */
6299 -1, /* empty */
6300 -1, /* empty */
6301 -1, /* empty */
6302 -1, /* empty */
6303 -1, /* empty */
6304 -1, /* empty */
6305 -1, /* empty */
6306 -1, /* empty */
6307 -1, /* empty */
6308 -1, /* empty */
6309 -1, /* empty */
6310 -1, /* empty */
6311 -1, /* empty */
6312 -1, /* empty */
6313 -1, /* empty */
6314 -1, /* empty */
6315 -1, /* empty */
6316 -1, /* empty */
6317 -1, /* empty */
6318 -1, /* empty */
6319 -1, /* empty */
6320 -1, /* empty */
6321 -1, /* empty */
6322 -1, /* empty */
6323 -1, /* empty */
6324 -1, /* empty */
6325 -1, /* empty */
6326 -1, /* empty */
6327 -1, /* empty */
6328 -1, /* empty */
6329 -1, /* empty */
6330 -1, /* empty */
6331 -1, /* empty */
6332 -1, /* empty */
6333 -1, /* empty */
6334 -1, /* empty */
6335 -1, /* empty */
6336 -1, /* empty */
6337 2496, /* Collection[ANode] */
6338 -1, /* empty */
6339 -1, /* empty */
6340 -1, /* empty */
6341 -1, /* empty */
6342 -1, /* empty */
6343 2502, /* Collection[nullable Object] */
6344 -1, /* empty */
6345 -1, /* empty */
6346 -1, /* empty */
6347 -1, /* empty */
6348 -1, /* empty */
6349 -1, /* empty */
6350 -1, /* empty */
6351 -1, /* empty */
6352 -1, /* empty */
6353 -1, /* empty */
6354 -1, /* empty */
6355 -1, /* empty */
6356 -1, /* empty */
6357 -1, /* empty */
6358 -1, /* empty */
6359 -1, /* empty */
6360 -1, /* empty */
6361 -1, /* empty */
6362 -1, /* empty */
6363 -1, /* empty */
6364 -1, /* empty */
6365 -1, /* empty */
6366 -1, /* empty */
6367 -1, /* empty */
6368 -1, /* empty */
6369 -1, /* empty */
6370 -1, /* empty */
6371 -1, /* empty */
6372 -1, /* empty */
6373 -1, /* empty */
6374 -1, /* empty */
6375 -1, /* empty */
6376 2210, /* SequenceRead[nullable Object] */
6377 -1, /* empty */
6378 },
6379 };
6380 const struct types resolution_table_core__CircularArray__nitc__ANode = {
6381 0, /* dummy */
6382 {
6383 &type_core__NativeArray__nitc__ANode, /* NativeArray[E]: NativeArray[ANode] */
6384 &type_nitc__ANode, /* E: ANode */
6385 &type_core__Collection__nitc__ANode, /* Collection[E]: Collection[ANode] */
6386 &type_core__circular_array__CircularArrayIterator__nitc__ANode, /* CircularArrayIterator[E]: CircularArrayIterator[ANode] */
6387 NULL, /* empty */
6388 NULL, /* empty */
6389 NULL, /* empty */
6390 NULL, /* empty */
6391 &type_nitc__ANode, /* E: ANode */
6392 &type_core__Collection__nitc__ANode, /* Collection[E]: Collection[ANode] */
6393 &type_core__Collection__nitc__ANode, /* Collection[E]: Collection[ANode] */
6394 &type_core__Array__nitc__ANode, /* Array[E]: Array[ANode] */
6395 }
6396 };
6397 /* runtime type HashSet[ANode] */
6398 const struct type type_core__HashSet__nitc__ANode = {
6399 166,
6400 "HashSet[ANode]", /* class_name_string */
6401 166,
6402 0,
6403 &resolution_table_core__HashSet__nitc__ANode,
6404 175,
6405 {
6406 2380, /* Object */
6407 2401, /* nullable Object */
6408 2208, /* Set[nullable Object] */
6409 -1, /* empty */
6410 -1, /* empty */
6411 -1, /* empty */
6412 -1, /* empty */
6413 -1, /* empty */
6414 -1, /* empty */
6415 -1, /* empty */
6416 -1, /* empty */
6417 -1, /* empty */
6418 -1, /* empty */
6419 -1, /* empty */
6420 -1, /* empty */
6421 -1, /* empty */
6422 -1, /* empty */
6423 -1, /* empty */
6424 -1, /* empty */
6425 -1, /* empty */
6426 -1, /* empty */
6427 -1, /* empty */
6428 -1, /* empty */
6429 -1, /* empty */
6430 -1, /* empty */
6431 -1, /* empty */
6432 -1, /* empty */
6433 -1, /* empty */
6434 -1, /* empty */
6435 -1, /* empty */
6436 -1, /* empty */
6437 -1, /* empty */
6438 -1, /* empty */
6439 -1, /* empty */
6440 -1, /* empty */
6441 -1, /* empty */
6442 -1, /* empty */
6443 2442, /* Collection[Object] */
6444 -1, /* empty */
6445 -1, /* empty */
6446 -1, /* empty */
6447 -1, /* empty */
6448 -1, /* empty */
6449 -1, /* empty */
6450 -1, /* empty */
6451 -1, /* empty */
6452 -1, /* empty */
6453 -1, /* empty */
6454 -1, /* empty */
6455 -1, /* empty */
6456 -1, /* empty */
6457 -1, /* empty */
6458 -1, /* empty */
6459 -1, /* empty */
6460 -1, /* empty */
6461 -1, /* empty */
6462 -1, /* empty */
6463 -1, /* empty */
6464 -1, /* empty */
6465 -1, /* empty */
6466 -1, /* empty */
6467 -1, /* empty */
6468 -1, /* empty */
6469 -1, /* empty */
6470 -1, /* empty */
6471 -1, /* empty */
6472 -1, /* empty */
6473 -1, /* empty */
6474 -1, /* empty */
6475 -1, /* empty */
6476 -1, /* empty */
6477 -1, /* empty */
6478 -1, /* empty */
6479 -1, /* empty */
6480 -1, /* empty */
6481 -1, /* empty */
6482 -1, /* empty */
6483 -1, /* empty */
6484 -1, /* empty */
6485 -1, /* empty */
6486 -1, /* empty */
6487 -1, /* empty */
6488 -1, /* empty */
6489 -1, /* empty */
6490 -1, /* empty */
6491 -1, /* empty */
6492 -1, /* empty */
6493 -1, /* empty */
6494 -1, /* empty */
6495 -1, /* empty */
6496 -1, /* empty */
6497 2496, /* Collection[ANode] */
6498 -1, /* empty */
6499 -1, /* empty */
6500 -1, /* empty */
6501 -1, /* empty */
6502 -1, /* empty */
6503 2502, /* Collection[nullable Object] */
6504 -1, /* empty */
6505 -1, /* empty */
6506 -1, /* empty */
6507 -1, /* empty */
6508 -1, /* empty */
6509 -1, /* empty */
6510 -1, /* empty */
6511 -1, /* empty */
6512 -1, /* empty */
6513 -1, /* empty */
6514 -1, /* empty */
6515 -1, /* empty */
6516 -1, /* empty */
6517 -1, /* empty */
6518 -1, /* empty */
6519 -1, /* empty */
6520 -1, /* empty */
6521 -1, /* empty */
6522 -1, /* empty */
6523 -1, /* empty */
6524 -1, /* empty */
6525 -1, /* empty */
6526 -1, /* empty */
6527 -1, /* empty */
6528 -1, /* empty */
6529 -1, /* empty */
6530 -1, /* empty */
6531 -1, /* empty */
6532 -1, /* empty */
6533 -1, /* empty */
6534 -1, /* empty */
6535 -1, /* empty */
6536 -1, /* empty */
6537 -1, /* empty */
6538 -1, /* empty */
6539 -1, /* empty */
6540 -1, /* empty */
6541 -1, /* empty */
6542 -1, /* empty */
6543 -1, /* empty */
6544 -1, /* empty */
6545 -1, /* empty */
6546 -1, /* empty */
6547 -1, /* empty */
6548 -1, /* empty */
6549 -1, /* empty */
6550 -1, /* empty */
6551 -1, /* empty */
6552 -1, /* empty */
6553 2851, /* Set[Object] */
6554 2852, /* Set[ANode] */
6555 -1, /* empty */
6556 -1, /* empty */
6557 -1, /* empty */
6558 -1, /* empty */
6559 -1, /* empty */
6560 -1, /* empty */
6561 -1, /* empty */
6562 -1, /* empty */
6563 -1, /* empty */
6564 -1, /* empty */
6565 -1, /* empty */
6566 -1, /* empty */
6567 -1, /* empty */
6568 -1, /* empty */
6569 -1, /* empty */
6570 -1, /* empty */
6571 136, /* HashSet[Object] */
6572 166, /* HashSet[ANode] */
6573 -1, /* empty */
6574 -1, /* empty */
6575 -1, /* empty */
6576 -1, /* empty */
6577 -1, /* empty */
6578 -1, /* empty */
6579 -1, /* empty */
6580 -1, /* empty */
6581 },
6582 };
6583 const struct types resolution_table_core__HashSet__nitc__ANode = {
6584 0, /* dummy */
6585 {
6586 &type_nitc__ANode, /* E: ANode */
6587 &type_core__HashSet__nitc__ANode, /* SELF: HashSet[ANode] */
6588 &type_core__hash_collection__HashSetNode__nitc__ANode, /* HashSetNode[E]: HashSetNode[ANode] */
6589 &type_core__hash_collection__HashSetIterator__nitc__ANode, /* HashSetIterator[E]: HashSetIterator[ANode] */
6590 &type_core__Collection__nitc__ANode, /* Collection[E]: Collection[ANode] */
6591 &type_core__HashSet__nitc__ANode, /* HashSet[E]: HashSet[ANode] */
6592 &type_core__Set__nitc__ANode, /* Set[E]: Set[ANode] */
6593 &type_core__HashSet__nitc__ANode, /* HashSet[E]: HashSet[ANode] */
6594 NULL, /* empty */
6595 &type_nullable__core__hash_collection__HashSetNode__nitc__ANode, /* nullable N: nullable HashSetNode[ANode] */
6596 &type_core__Collection__nitc__ANode, /* Collection[E]: Collection[ANode] */
6597 &type_core__Array__nitc__ANode, /* Array[E]: Array[ANode] */
6598 &type_core__hash_collection__HashSetNode__nitc__ANode, /* N: HashSetNode[ANode] */
6599 &type_core__NativeArray__nullable__core__hash_collection__HashSetNode__nitc__ANode, /* NativeArray[nullable N]: NativeArray[nullable HashSetNode[ANode]] */
6600 }
6601 };
6602 /* runtime type ANodes[AExpr] */
6603 const struct type type_nitc__ANodes__nitc__AExpr = {
6604 167,
6605 "ANodes[AExpr]", /* class_name_string */
6606 133,
6607 0,
6608 &resolution_table_nitc__ANodes__nitc__AExpr,
6609 143,
6610 {
6611 2380, /* Object */
6612 2401, /* nullable Object */
6613 -1, /* empty */
6614 -1, /* empty */
6615 -1, /* empty */
6616 -1, /* empty */
6617 -1, /* empty */
6618 -1, /* empty */
6619 -1, /* empty */
6620 -1, /* empty */
6621 -1, /* empty */
6622 -1, /* empty */
6623 -1, /* empty */
6624 -1, /* empty */
6625 -1, /* empty */
6626 -1, /* empty */
6627 -1, /* empty */
6628 -1, /* empty */
6629 -1, /* empty */
6630 -1, /* empty */
6631 -1, /* empty */
6632 -1, /* empty */
6633 -1, /* empty */
6634 -1, /* empty */
6635 -1, /* empty */
6636 -1, /* empty */
6637 -1, /* empty */
6638 -1, /* empty */
6639 -1, /* empty */
6640 -1, /* empty */
6641 -1, /* empty */
6642 -1, /* empty */
6643 -1, /* empty */
6644 -1, /* empty */
6645 -1, /* empty */
6646 -1, /* empty */
6647 -1, /* empty */
6648 2442, /* Collection[Object] */
6649 -1, /* empty */
6650 -1, /* empty */
6651 -1, /* empty */
6652 -1, /* empty */
6653 -1, /* empty */
6654 -1, /* empty */
6655 2449, /* Collection[Prod] */
6656 -1, /* empty */
6657 -1, /* empty */
6658 -1, /* empty */
6659 -1, /* empty */
6660 2454, /* Collection[AExpr] */
6661 -1, /* empty */
6662 -1, /* empty */
6663 -1, /* empty */
6664 -1, /* empty */
6665 -1, /* empty */
6666 -1, /* empty */
6667 -1, /* empty */
6668 -1, /* empty */
6669 -1, /* empty */
6670 -1, /* empty */
6671 -1, /* empty */
6672 -1, /* empty */
6673 -1, /* empty */
6674 -1, /* empty */
6675 -1, /* empty */
6676 -1, /* empty */
6677 -1, /* empty */
6678 -1, /* empty */
6679 -1, /* empty */
6680 -1, /* empty */
6681 -1, /* empty */
6682 -1, /* empty */
6683 -1, /* empty */
6684 -1, /* empty */
6685 -1, /* empty */
6686 -1, /* empty */
6687 -1, /* empty */
6688 -1, /* empty */
6689 -1, /* empty */
6690 -1, /* empty */
6691 -1, /* empty */
6692 -1, /* empty */
6693 -1, /* empty */
6694 -1, /* empty */
6695 -1, /* empty */
6696 -1, /* empty */
6697 -1, /* empty */
6698 -1, /* empty */
6699 -1, /* empty */
6700 -1, /* empty */
6701 -1, /* empty */
6702 2496, /* Collection[ANode] */
6703 -1, /* empty */
6704 -1, /* empty */
6705 -1, /* empty */
6706 -1, /* empty */
6707 -1, /* empty */
6708 2502, /* Collection[nullable Object] */
6709 -1, /* empty */
6710 -1, /* empty */
6711 -1, /* empty */
6712 -1, /* empty */
6713 -1, /* empty */
6714 -1, /* empty */
6715 -1, /* empty */
6716 -1, /* empty */
6717 -1, /* empty */
6718 -1, /* empty */
6719 -1, /* empty */
6720 -1, /* empty */
6721 -1, /* empty */
6722 -1, /* empty */
6723 -1, /* empty */
6724 -1, /* empty */
6725 -1, /* empty */
6726 -1, /* empty */
6727 -1, /* empty */
6728 -1, /* empty */
6729 -1, /* empty */
6730 -1, /* empty */
6731 -1, /* empty */
6732 -1, /* empty */
6733 -1, /* empty */
6734 -1, /* empty */
6735 -1, /* empty */
6736 -1, /* empty */
6737 -1, /* empty */
6738 -1, /* empty */
6739 -1, /* empty */
6740 -1, /* empty */
6741 2210, /* SequenceRead[nullable Object] */
6742 -1, /* empty */
6743 -1, /* empty */
6744 167, /* ANodes[AExpr] */
6745 -1, /* empty */
6746 -1, /* empty */
6747 -1, /* empty */
6748 -1, /* empty */
6749 -1, /* empty */
6750 -1, /* empty */
6751 -1, /* empty */
6752 -1, /* empty */
6753 -1, /* empty */
6754 },
6755 };
6756 const struct types resolution_table_nitc__ANodes__nitc__AExpr = {
6757 0, /* dummy */
6758 {
6759 &type_core__Array__nitc__AExpr, /* Array[E]: Array[AExpr] */
6760 &type_nitc__AExpr, /* E: AExpr */
6761 NULL, /* empty */
6762 NULL, /* empty */
6763 NULL, /* empty */
6764 NULL, /* empty */
6765 NULL, /* empty */
6766 NULL, /* empty */
6767 &type_nitc__AExpr, /* E: AExpr */
6768 &type_core__Collection__nitc__AExpr, /* Collection[E]: Collection[AExpr] */
6769 &type_core__Collection__nitc__AExpr, /* Collection[E]: Collection[AExpr] */
6770 &type_core__Array__nitc__AExpr, /* Array[E]: Array[AExpr] */
6771 }
6772 };
6773 /* runtime type TextCollectorVisitor */
6774 const struct type type_nitc__parser_work__TextCollectorVisitor = {
6775 168,
6776 "TextCollectorVisitor", /* class_name_string */
6777 2,
6778 0,
6779 NULL, /*NO RESOLUTIONS*/
6780 3,
6781 {
6782 2380, /* Object */
6783 2401, /* nullable Object */
6784 168, /* TextCollectorVisitor */
6785 },
6786 };
6787 /* runtime type MParameterType */
6788 const struct type type_nitc__MParameterType = {
6789 169,
6790 "MParameterType", /* class_name_string */
6791 6,
6792 0,
6793 NULL, /*NO RESOLUTIONS*/
6794 7,
6795 {
6796 2380, /* Object */
6797 2401, /* nullable Object */
6798 2219, /* MEntity */
6799 2379, /* MType */
6800 2386, /* nullable MType */
6801 2218, /* MFormalType */
6802 169, /* MParameterType */
6803 },
6804 };
6805 /* runtime type MNotNullType */
6806 const struct type type_nitc__MNotNullType = {
6807 170,
6808 "MNotNullType", /* class_name_string */
6809 5,
6810 0,
6811 NULL, /*NO RESOLUTIONS*/
6812 6,
6813 {
6814 2380, /* Object */
6815 2401, /* nullable Object */
6816 2219, /* MEntity */
6817 2379, /* MType */
6818 2386, /* nullable MType */
6819 170, /* MNotNullType */
6820 },
6821 };
6822 /* runtime type MGenericType */
6823 const struct type type_nitc__MGenericType = {
6824 171,
6825 "MGenericType", /* class_name_string */
6826 6,
6827 0,
6828 NULL, /*NO RESOLUTIONS*/
6829 7,
6830 {
6831 2380, /* Object */
6832 2401, /* nullable Object */
6833 2219, /* MEntity */
6834 2379, /* MType */
6835 2386, /* nullable MType */
6836 176, /* MClassType */
6837 171, /* MGenericType */
6838 },
6839 };
6840 /* runtime type Array[MType] */
6841 const struct type type_core__Array__nitc__MType = {
6842 172,
6843 "Array[MType]", /* class_name_string */
6844 392,
6845 0,
6846 &resolution_table_core__Array__nitc__MType,
6847 510,
6848 {
6849 2380, /* Object */
6850 2401, /* nullable Object */
6851 -1, /* empty */
6852 -1, /* empty */
6853 -1, /* empty */
6854 -1, /* empty */
6855 -1, /* empty */
6856 -1, /* empty */
6857 -1, /* empty */
6858 -1, /* empty */
6859 -1, /* empty */
6860 -1, /* empty */
6861 -1, /* empty */
6862 -1, /* empty */
6863 -1, /* empty */
6864 -1, /* empty */
6865 -1, /* empty */
6866 -1, /* empty */
6867 -1, /* empty */
6868 -1, /* empty */
6869 -1, /* empty */
6870 -1, /* empty */
6871 -1, /* empty */
6872 -1, /* empty */
6873 -1, /* empty */
6874 -1, /* empty */
6875 -1, /* empty */
6876 -1, /* empty */
6877 -1, /* empty */
6878 2434, /* Collection[MType] */
6879 -1, /* empty */
6880 -1, /* empty */
6881 -1, /* empty */
6882 -1, /* empty */
6883 -1, /* empty */
6884 -1, /* empty */
6885 -1, /* empty */
6886 2442, /* Collection[Object] */
6887 -1, /* empty */
6888 -1, /* empty */
6889 -1, /* empty */
6890 -1, /* empty */
6891 -1, /* empty */
6892 -1, /* empty */
6893 -1, /* empty */
6894 -1, /* empty */
6895 -1, /* empty */
6896 -1, /* empty */
6897 2453, /* Collection[nullable MType] */
6898 -1, /* empty */
6899 -1, /* empty */
6900 -1, /* empty */
6901 -1, /* empty */
6902 -1, /* empty */
6903 -1, /* empty */
6904 -1, /* empty */
6905 -1, /* empty */
6906 -1, /* empty */
6907 -1, /* empty */
6908 -1, /* empty */
6909 -1, /* empty */
6910 -1, /* empty */
6911 -1, /* empty */
6912 -1, /* empty */
6913 -1, /* empty */
6914 -1, /* empty */
6915 -1, /* empty */
6916 -1, /* empty */
6917 -1, /* empty */
6918 -1, /* empty */
6919 -1, /* empty */
6920 -1, /* empty */
6921 -1, /* empty */
6922 -1, /* empty */
6923 -1, /* empty */
6924 -1, /* empty */
6925 -1, /* empty */
6926 -1, /* empty */
6927 -1, /* empty */
6928 -1, /* empty */
6929 -1, /* empty */
6930 -1, /* empty */
6931 -1, /* empty */
6932 -1, /* empty */
6933 -1, /* empty */
6934 -1, /* empty */
6935 -1, /* empty */
6936 -1, /* empty */
6937 -1, /* empty */
6938 -1, /* empty */
6939 -1, /* empty */
6940 -1, /* empty */
6941 -1, /* empty */
6942 -1, /* empty */
6943 -1, /* empty */
6944 -1, /* empty */
6945 -1, /* empty */
6946 2502, /* Collection[nullable Object] */
6947 -1, /* empty */
6948 -1, /* empty */
6949 -1, /* empty */
6950 -1, /* empty */
6951 -1, /* empty */
6952 -1, /* empty */
6953 -1, /* empty */
6954 -1, /* empty */
6955 -1, /* empty */
6956 -1, /* empty */
6957 -1, /* empty */
6958 -1, /* empty */
6959 -1, /* empty */
6960 -1, /* empty */
6961 -1, /* empty */
6962 -1, /* empty */
6963 -1, /* empty */
6964 -1, /* empty */
6965 -1, /* empty */
6966 -1, /* empty */
6967 -1, /* empty */
6968 -1, /* empty */
6969 -1, /* empty */
6970 -1, /* empty */
6971 -1, /* empty */
6972 -1, /* empty */
6973 -1, /* empty */
6974 -1, /* empty */
6975 -1, /* empty */
6976 -1, /* empty */
6977 -1, /* empty */
6978 1715, /* Array[nullable Object] */
6979 2210, /* SequenceRead[nullable Object] */
6980 -1, /* empty */
6981 -1, /* empty */
6982 -1, /* empty */
6983 -1, /* empty */
6984 -1, /* empty */
6985 -1, /* empty */
6986 -1, /* empty */
6987 -1, /* empty */
6988 -1, /* empty */
6989 -1, /* empty */
6990 -1, /* empty */
6991 -1, /* empty */
6992 -1, /* empty */
6993 -1, /* empty */
6994 -1, /* empty */
6995 -1, /* empty */
6996 -1, /* empty */
6997 -1, /* empty */
6998 -1, /* empty */
6999 -1, /* empty */
7000 -1, /* empty */
7001 -1, /* empty */
7002 -1, /* empty */
7003 -1, /* empty */
7004 -1, /* empty */
7005 -1, /* empty */
7006 -1, /* empty */
7007 -1, /* empty */
7008 -1, /* empty */
7009 -1, /* empty */
7010 -1, /* empty */
7011 -1, /* empty */
7012 -1, /* empty */
7013 -1, /* empty */
7014 -1, /* empty */
7015 -1, /* empty */
7016 -1, /* empty */
7017 -1, /* empty */
7018 -1, /* empty */
7019 -1, /* empty */
7020 -1, /* empty */
7021 -1, /* empty */
7022 -1, /* empty */
7023 -1, /* empty */
7024 -1, /* empty */
7025 -1, /* empty */
7026 -1, /* empty */
7027 -1, /* empty */
7028 -1, /* empty */
7029 -1, /* empty */
7030 -1, /* empty */
7031 -1, /* empty */
7032 -1, /* empty */
7033 -1, /* empty */
7034 -1, /* empty */
7035 -1, /* empty */
7036 -1, /* empty */
7037 -1, /* empty */
7038 -1, /* empty */
7039 -1, /* empty */
7040 -1, /* empty */
7041 -1, /* empty */
7042 -1, /* empty */
7043 -1, /* empty */
7044 -1, /* empty */
7045 -1, /* empty */
7046 -1, /* empty */
7047 2600, /* AbstractArrayRead[MType] */
7048 -1, /* empty */
7049 -1, /* empty */
7050 2603, /* AbstractArrayRead[nullable Object] */
7051 -1, /* empty */
7052 -1, /* empty */
7053 -1, /* empty */
7054 -1, /* empty */
7055 -1, /* empty */
7056 -1, /* empty */
7057 -1, /* empty */
7058 -1, /* empty */
7059 -1, /* empty */
7060 -1, /* empty */
7061 -1, /* empty */
7062 -1, /* empty */
7063 -1, /* empty */
7064 -1, /* empty */
7065 -1, /* empty */
7066 -1, /* empty */
7067 -1, /* empty */
7068 2621, /* AbstractArrayRead[Object] */
7069 -1, /* empty */
7070 -1, /* empty */
7071 -1, /* empty */
7072 -1, /* empty */
7073 -1, /* empty */
7074 -1, /* empty */
7075 -1, /* empty */
7076 -1, /* empty */
7077 -1, /* empty */
7078 -1, /* empty */
7079 -1, /* empty */
7080 -1, /* empty */
7081 -1, /* empty */
7082 -1, /* empty */
7083 -1, /* empty */
7084 -1, /* empty */
7085 -1, /* empty */
7086 -1, /* empty */
7087 -1, /* empty */
7088 -1, /* empty */
7089 -1, /* empty */
7090 -1, /* empty */
7091 2644, /* AbstractArrayRead[nullable MType] */
7092 -1, /* empty */
7093 -1, /* empty */
7094 -1, /* empty */
7095 -1, /* empty */
7096 -1, /* empty */
7097 -1, /* empty */
7098 -1, /* empty */
7099 -1, /* empty */
7100 -1, /* empty */
7101 -1, /* empty */
7102 -1, /* empty */
7103 -1, /* empty */
7104 -1, /* empty */
7105 -1, /* empty */
7106 -1, /* empty */
7107 -1, /* empty */
7108 -1, /* empty */
7109 -1, /* empty */
7110 -1, /* empty */
7111 -1, /* empty */
7112 -1, /* empty */
7113 -1, /* empty */
7114 -1, /* empty */
7115 -1, /* empty */
7116 -1, /* empty */
7117 -1, /* empty */
7118 -1, /* empty */
7119 -1, /* empty */
7120 -1, /* empty */
7121 -1, /* empty */
7122 -1, /* empty */
7123 -1, /* empty */
7124 -1, /* empty */
7125 -1, /* empty */
7126 -1, /* empty */
7127 -1, /* empty */
7128 -1, /* empty */
7129 -1, /* empty */
7130 -1, /* empty */
7131 2880, /* AbstractArray[MType] */
7132 -1, /* empty */
7133 -1, /* empty */
7134 -1, /* empty */
7135 -1, /* empty */
7136 -1, /* empty */
7137 -1, /* empty */
7138 -1, /* empty */
7139 2888, /* AbstractArray[Object] */
7140 -1, /* empty */
7141 -1, /* empty */
7142 -1, /* empty */
7143 -1, /* empty */
7144 -1, /* empty */
7145 -1, /* empty */
7146 -1, /* empty */
7147 -1, /* empty */
7148 -1, /* empty */
7149 -1, /* empty */
7150 2899, /* AbstractArray[nullable MType] */
7151 -1, /* empty */
7152 -1, /* empty */
7153 -1, /* empty */
7154 -1, /* empty */
7155 -1, /* empty */
7156 -1, /* empty */
7157 -1, /* empty */
7158 -1, /* empty */
7159 -1, /* empty */
7160 -1, /* empty */
7161 -1, /* empty */
7162 -1, /* empty */
7163 -1, /* empty */
7164 -1, /* empty */
7165 -1, /* empty */
7166 -1, /* empty */
7167 -1, /* empty */
7168 -1, /* empty */
7169 -1, /* empty */
7170 -1, /* empty */
7171 -1, /* empty */
7172 -1, /* empty */
7173 -1, /* empty */
7174 -1, /* empty */
7175 -1, /* empty */
7176 -1, /* empty */
7177 -1, /* empty */
7178 -1, /* empty */
7179 -1, /* empty */
7180 -1, /* empty */
7181 -1, /* empty */
7182 -1, /* empty */
7183 -1, /* empty */
7184 -1, /* empty */
7185 -1, /* empty */
7186 -1, /* empty */
7187 -1, /* empty */
7188 -1, /* empty */
7189 -1, /* empty */
7190 -1, /* empty */
7191 -1, /* empty */
7192 -1, /* empty */
7193 -1, /* empty */
7194 -1, /* empty */
7195 -1, /* empty */
7196 -1, /* empty */
7197 -1, /* empty */
7198 -1, /* empty */
7199 -1, /* empty */
7200 2949, /* AbstractArray[nullable Object] */
7201 -1, /* empty */
7202 -1, /* empty */
7203 -1, /* empty */
7204 -1, /* empty */
7205 -1, /* empty */
7206 -1, /* empty */
7207 -1, /* empty */
7208 -1, /* empty */
7209 -1, /* empty */
7210 -1, /* empty */
7211 -1, /* empty */
7212 -1, /* empty */
7213 -1, /* empty */
7214 -1, /* empty */
7215 -1, /* empty */
7216 -1, /* empty */
7217 -1, /* empty */
7218 -1, /* empty */
7219 -1, /* empty */
7220 -1, /* empty */
7221 -1, /* empty */
7222 -1, /* empty */
7223 -1, /* empty */
7224 -1, /* empty */
7225 -1, /* empty */
7226 -1, /* empty */
7227 -1, /* empty */
7228 -1, /* empty */
7229 -1, /* empty */
7230 -1, /* empty */
7231 -1, /* empty */
7232 -1, /* empty */
7233 226, /* Array[Object] */
7234 -1, /* empty */
7235 -1, /* empty */
7236 -1, /* empty */
7237 -1, /* empty */
7238 -1, /* empty */
7239 -1, /* empty */
7240 -1, /* empty */
7241 172, /* Array[MType] */
7242 -1, /* empty */
7243 -1, /* empty */
7244 -1, /* empty */
7245 -1, /* empty */
7246 729, /* Array[nullable MType] */
7247 -1, /* empty */
7248 -1, /* empty */
7249 -1, /* empty */
7250 -1, /* empty */
7251 -1, /* empty */
7252 -1, /* empty */
7253 -1, /* empty */
7254 -1, /* empty */
7255 -1, /* empty */
7256 -1, /* empty */
7257 -1, /* empty */
7258 -1, /* empty */
7259 -1, /* empty */
7260 -1, /* empty */
7261 -1, /* empty */
7262 -1, /* empty */
7263 -1, /* empty */
7264 -1, /* empty */
7265 -1, /* empty */
7266 -1, /* empty */
7267 -1, /* empty */
7268 -1, /* empty */
7269 -1, /* empty */
7270 -1, /* empty */
7271 -1, /* empty */
7272 -1, /* empty */
7273 -1, /* empty */
7274 -1, /* empty */
7275 -1, /* empty */
7276 -1, /* empty */
7277 -1, /* empty */
7278 -1, /* empty */
7279 -1, /* empty */
7280 -1, /* empty */
7281 -1, /* empty */
7282 -1, /* empty */
7283 -1, /* empty */
7284 -1, /* empty */
7285 -1, /* empty */
7286 -1, /* empty */
7287 -1, /* empty */
7288 -1, /* empty */
7289 -1, /* empty */
7290 -1, /* empty */
7291 -1, /* empty */
7292 -1, /* empty */
7293 -1, /* empty */
7294 -1, /* empty */
7295 -1, /* empty */
7296 -1, /* empty */
7297 -1, /* empty */
7298 -1, /* empty */
7299 -1, /* empty */
7300 -1, /* empty */
7301 -1, /* empty */
7302 -1, /* empty */
7303 -1, /* empty */
7304 -1, /* empty */
7305 -1, /* empty */
7306 -1, /* empty */
7307 -1, /* empty */
7308 -1, /* empty */
7309 -1, /* empty */
7310 -1, /* empty */
7311 -1, /* empty */
7312 -1, /* empty */
7313 -1, /* empty */
7314 -1, /* empty */
7315 -1, /* empty */
7316 -1, /* empty */
7317 -1, /* empty */
7318 -1, /* empty */
7319 -1, /* empty */
7320 -1, /* empty */
7321 -1, /* empty */
7322 -1, /* empty */
7323 -1, /* empty */
7324 -1, /* empty */
7325 -1, /* empty */
7326 -1, /* empty */
7327 -1, /* empty */
7328 -1, /* empty */
7329 -1, /* empty */
7330 -1, /* empty */
7331 -1, /* empty */
7332 -1, /* empty */
7333 -1, /* empty */
7334 -1, /* empty */
7335 -1, /* empty */
7336 -1, /* empty */
7337 -1, /* empty */
7338 -1, /* empty */
7339 -1, /* empty */
7340 -1, /* empty */
7341 -1, /* empty */
7342 -1, /* empty */
7343 -1, /* empty */
7344 -1, /* empty */
7345 -1, /* empty */
7346 -1, /* empty */
7347 -1, /* empty */
7348 -1, /* empty */
7349 -1, /* empty */
7350 -1, /* empty */
7351 -1, /* empty */
7352 -1, /* empty */
7353 -1, /* empty */
7354 -1, /* empty */
7355 -1, /* empty */
7356 -1, /* empty */
7357 -1, /* empty */
7358 -1, /* empty */
7359 },
7360 };
7361 const struct types resolution_table_core__Array__nitc__MType = {
7362 0, /* dummy */
7363 {
7364 &type_nitc__MType, /* E: MType */
7365 &type_core__Array__nitc__MType, /* SELF: Array[MType] */
7366 &type_core__Collection__nitc__MType, /* Collection[E]: Collection[MType] */
7367 &type_core__Array__nitc__MType, /* Array[E]: Array[MType] */
7368 &type_core__AbstractArray__nitc__MType, /* AbstractArray[E]: AbstractArray[MType] */
7369 &type_core__NativeArray__nitc__MType, /* NativeArray[E]: NativeArray[MType] */
7370 &type_nitc__MType, /* E: MType */
7371 &type_core__Collection__nitc__MType, /* Collection[E]: Collection[MType] */
7372 &type_nitc__MType, /* E: MType */
7373 &type_core__Collection__nitc__MType, /* Collection[E]: Collection[MType] */
7374 &type_core__Collection__nitc__MType, /* Collection[E]: Collection[MType] */
7375 &type_core__Array__nitc__MType, /* Array[E]: Array[MType] */
7376 &type_core__Array__nitc__MType, /* Array[E]: Array[MType] */
7377 &type_core__AbstractArray__nitc__MType, /* AbstractArray[E]: AbstractArray[MType] */
7378 &type_core__array__ArrayIterator__nitc__MType, /* ArrayIterator[E]: ArrayIterator[MType] */
7379 &type_core__array__ArrayReverseIterator__nitc__MType, /* ArrayReverseIterator[E]: ArrayReverseIterator[MType] */
7380 }
7381 };
7382 /* runtime type HashMap[MModule, Set[MClassDef]] */
7383 const struct type type_core__HashMap__nitc__MModule__core__Set__nitc__MClassDef = {
7384 173,
7385 "HashMap[MModule, Set[MClassDef]]", /* class_name_string */
7386 131,
7387 0,
7388 &resolution_table_core__HashMap__nitc__MModule__core__Set__nitc__MClassDef,
7389 166,
7390 {
7391 2380, /* Object */
7392 2401, /* nullable Object */
7393 2206, /* MapRead[nullable Object, nullable Object] */
7394 -1, /* empty */
7395 -1, /* empty */
7396 -1, /* empty */
7397 -1, /* empty */
7398 -1, /* empty */
7399 -1, /* empty */
7400 -1, /* empty */
7401 -1, /* empty */
7402 -1, /* empty */
7403 -1, /* empty */
7404 -1, /* empty */
7405 -1, /* empty */
7406 -1, /* empty */
7407 -1, /* empty */
7408 -1, /* empty */
7409 -1, /* empty */
7410 -1, /* empty */
7411 -1, /* empty */
7412 -1, /* empty */
7413 -1, /* empty */
7414 -1, /* empty */
7415 -1, /* empty */
7416 -1, /* empty */
7417 -1, /* empty */
7418 -1, /* empty */
7419 -1, /* empty */
7420 -1, /* empty */
7421 -1, /* empty */
7422 3019, /* MapRead[MModule, Set[MClassDef]] */
7423 -1, /* empty */
7424 -1, /* empty */
7425 -1, /* empty */
7426 -1, /* empty */
7427 -1, /* empty */
7428 -1, /* empty */
7429 -1, /* empty */
7430 -1, /* empty */
7431 -1, /* empty */
7432 -1, /* empty */
7433 -1, /* empty */
7434 -1, /* empty */
7435 -1, /* empty */
7436 -1, /* empty */
7437 -1, /* empty */
7438 -1, /* empty */
7439 -1, /* empty */
7440 -1, /* empty */
7441 -1, /* empty */
7442 -1, /* empty */
7443 -1, /* empty */
7444 -1, /* empty */
7445 -1, /* empty */
7446 -1, /* empty */
7447 -1, /* empty */
7448 -1, /* empty */
7449 -1, /* empty */
7450 -1, /* empty */
7451 -1, /* empty */
7452 -1, /* empty */
7453 -1, /* empty */
7454 -1, /* empty */
7455 -1, /* empty */
7456 -1, /* empty */
7457 -1, /* empty */
7458 3055, /* MapRead[Object, nullable Object] */
7459 -1, /* empty */
7460 -1, /* empty */
7461 -1, /* empty */
7462 -1, /* empty */
7463 -1, /* empty */
7464 -1, /* empty */
7465 -1, /* empty */
7466 -1, /* empty */
7467 -1, /* empty */
7468 -1, /* empty */
7469 -1, /* empty */
7470 -1, /* empty */
7471 -1, /* empty */
7472 -1, /* empty */
7473 -1, /* empty */
7474 -1, /* empty */
7475 -1, /* empty */
7476 -1, /* empty */
7477 -1, /* empty */
7478 -1, /* empty */
7479 -1, /* empty */
7480 -1, /* empty */
7481 -1, /* empty */
7482 -1, /* empty */
7483 -1, /* empty */
7484 -1, /* empty */
7485 -1, /* empty */
7486 -1, /* empty */
7487 -1, /* empty */
7488 -1, /* empty */
7489 -1, /* empty */
7490 -1, /* empty */
7491 -1, /* empty */
7492 -1, /* empty */
7493 -1, /* empty */
7494 -1, /* empty */
7495 -1, /* empty */
7496 -1, /* empty */
7497 -1, /* empty */
7498 -1, /* empty */
7499 -1, /* empty */
7500 -1, /* empty */
7501 -1, /* empty */
7502 -1, /* empty */
7503 -1, /* empty */
7504 -1, /* empty */
7505 -1, /* empty */
7506 -1, /* empty */
7507 -1, /* empty */
7508 -1, /* empty */
7509 -1, /* empty */
7510 -1, /* empty */
7511 -1, /* empty */
7512 -1, /* empty */
7513 -1, /* empty */
7514 -1, /* empty */
7515 -1, /* empty */
7516 -1, /* empty */
7517 -1, /* empty */
7518 -1, /* empty */
7519 -1, /* empty */
7520 -1, /* empty */
7521 -1, /* empty */
7522 173, /* HashMap[MModule, Set[MClassDef]] */
7523 -1, /* empty */
7524 -1, /* empty */
7525 1704, /* HashMap[Object, nullable Object] */
7526 -1, /* empty */
7527 -1, /* empty */
7528 -1, /* empty */
7529 -1, /* empty */
7530 -1, /* empty */
7531 -1, /* empty */
7532 -1, /* empty */
7533 -1, /* empty */
7534 -1, /* empty */
7535 -1, /* empty */
7536 -1, /* empty */
7537 -1, /* empty */
7538 -1, /* empty */
7539 -1, /* empty */
7540 -1, /* empty */
7541 -1, /* empty */
7542 -1, /* empty */
7543 -1, /* empty */
7544 -1, /* empty */
7545 -1, /* empty */
7546 -1, /* empty */
7547 -1, /* empty */
7548 -1, /* empty */
7549 -1, /* empty */
7550 -1, /* empty */
7551 -1, /* empty */
7552 -1, /* empty */
7553 -1, /* empty */
7554 -1, /* empty */
7555 -1, /* empty */
7556 -1, /* empty */
7557 },
7558 };
7559 const struct types resolution_table_core__HashMap__nitc__MModule__core__Set__nitc__MClassDef = {
7560 0, /* dummy */
7561 {
7562 NULL, /* empty */
7563 NULL, /* empty */
7564 NULL, /* empty */
7565 &type_core__hash_collection__HashMapIterator__nitc__MModule__core__Set__nitc__MClassDef, /* HashMapIterator[K, V]: HashMapIterator[MModule, Set[MClassDef]] */
7566 &type_nitc__MModule, /* K: MModule */
7567 &type_core__Set__nitc__MClassDef, /* V: Set[MClassDef] */
7568 &type_core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClassDef, /* HashMapNode[K, V]: HashMapNode[MModule, Set[MClassDef]] */
7569 &type_core__hash_collection__HashMapKeys__nitc__MModule__core__Set__nitc__MClassDef, /* HashMapKeys[K, V]: HashMapKeys[MModule, Set[MClassDef]] */
7570 &type_core__hash_collection__HashMapValues__nitc__MModule__core__Set__nitc__MClassDef, /* HashMapValues[K, V]: HashMapValues[MModule, Set[MClassDef]] */
7571 &type_nullable__core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClassDef, /* nullable N: nullable HashMapNode[MModule, Set[MClassDef]] */
7572 &type_core__MapRead__nitc__MModule__core__Set__nitc__MClassDef, /* MapRead[K, V]: MapRead[MModule, Set[MClassDef]] */
7573 NULL, /* empty */
7574 &type_core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClassDef, /* N: HashMapNode[MModule, Set[MClassDef]] */
7575 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClassDef, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[MModule, Set[MClassDef]]] */
7576 }
7577 };
7578 /* runtime type HashMap[MModule, Set[MClass]] */
7579 const struct type type_core__HashMap__nitc__MModule__core__Set__nitc__MClass = {
7580 174,
7581 "HashMap[MModule, Set[MClass]]", /* class_name_string */
7582 132,
7583 0,
7584 &resolution_table_core__HashMap__nitc__MModule__core__Set__nitc__MClass,
7585 166,
7586 {
7587 2380, /* Object */
7588 2401, /* nullable Object */
7589 2206, /* MapRead[nullable Object, nullable Object] */
7590 -1, /* empty */
7591 -1, /* empty */
7592 -1, /* empty */
7593 -1, /* empty */
7594 -1, /* empty */
7595 -1, /* empty */
7596 -1, /* empty */
7597 -1, /* empty */
7598 -1, /* empty */
7599 -1, /* empty */
7600 -1, /* empty */
7601 -1, /* empty */
7602 -1, /* empty */
7603 -1, /* empty */
7604 -1, /* empty */
7605 -1, /* empty */
7606 -1, /* empty */
7607 -1, /* empty */
7608 -1, /* empty */
7609 -1, /* empty */
7610 -1, /* empty */
7611 -1, /* empty */
7612 -1, /* empty */
7613 -1, /* empty */
7614 -1, /* empty */
7615 -1, /* empty */
7616 -1, /* empty */
7617 -1, /* empty */
7618 -1, /* empty */
7619 3020, /* MapRead[MModule, Set[MClass]] */
7620 -1, /* empty */
7621 -1, /* empty */
7622 -1, /* empty */
7623 -1, /* empty */
7624 -1, /* empty */
7625 -1, /* empty */
7626 -1, /* empty */
7627 -1, /* empty */
7628 -1, /* empty */
7629 -1, /* empty */
7630 -1, /* empty */
7631 -1, /* empty */
7632 -1, /* empty */
7633 -1, /* empty */
7634 -1, /* empty */
7635 -1, /* empty */
7636 -1, /* empty */
7637 -1, /* empty */
7638 -1, /* empty */
7639 -1, /* empty */
7640 -1, /* empty */
7641 -1, /* empty */
7642 -1, /* empty */
7643 -1, /* empty */
7644 -1, /* empty */
7645 -1, /* empty */
7646 -1, /* empty */
7647 -1, /* empty */
7648 -1, /* empty */
7649 -1, /* empty */
7650 -1, /* empty */
7651 -1, /* empty */
7652 -1, /* empty */
7653 -1, /* empty */
7654 3055, /* MapRead[Object, nullable Object] */
7655 -1, /* empty */
7656 -1, /* empty */
7657 -1, /* empty */
7658 -1, /* empty */
7659 -1, /* empty */
7660 -1, /* empty */
7661 -1, /* empty */
7662 -1, /* empty */
7663 -1, /* empty */
7664 -1, /* empty */
7665 -1, /* empty */
7666 -1, /* empty */
7667 -1, /* empty */
7668 -1, /* empty */
7669 -1, /* empty */
7670 -1, /* empty */
7671 -1, /* empty */
7672 -1, /* empty */
7673 -1, /* empty */
7674 -1, /* empty */
7675 -1, /* empty */
7676 -1, /* empty */
7677 -1, /* empty */
7678 -1, /* empty */
7679 -1, /* empty */
7680 -1, /* empty */
7681 -1, /* empty */
7682 -1, /* empty */
7683 -1, /* empty */
7684 -1, /* empty */
7685 -1, /* empty */
7686 -1, /* empty */
7687 -1, /* empty */
7688 -1, /* empty */
7689 -1, /* empty */
7690 -1, /* empty */
7691 -1, /* empty */
7692 -1, /* empty */
7693 -1, /* empty */
7694 -1, /* empty */
7695 -1, /* empty */
7696 -1, /* empty */
7697 -1, /* empty */
7698 -1, /* empty */
7699 -1, /* empty */
7700 -1, /* empty */
7701 -1, /* empty */
7702 -1, /* empty */
7703 -1, /* empty */
7704 -1, /* empty */
7705 -1, /* empty */
7706 -1, /* empty */
7707 -1, /* empty */
7708 -1, /* empty */
7709 -1, /* empty */
7710 -1, /* empty */
7711 -1, /* empty */
7712 -1, /* empty */
7713 -1, /* empty */
7714 -1, /* empty */
7715 -1, /* empty */
7716 -1, /* empty */
7717 -1, /* empty */
7718 -1, /* empty */
7719 174, /* HashMap[MModule, Set[MClass]] */
7720 -1, /* empty */
7721 1704, /* HashMap[Object, nullable Object] */
7722 -1, /* empty */
7723 -1, /* empty */
7724 -1, /* empty */
7725 -1, /* empty */
7726 -1, /* empty */
7727 -1, /* empty */
7728 -1, /* empty */
7729 -1, /* empty */
7730 -1, /* empty */
7731 -1, /* empty */
7732 -1, /* empty */
7733 -1, /* empty */
7734 -1, /* empty */
7735 -1, /* empty */
7736 -1, /* empty */
7737 -1, /* empty */
7738 -1, /* empty */
7739 -1, /* empty */
7740 -1, /* empty */
7741 -1, /* empty */
7742 -1, /* empty */
7743 -1, /* empty */
7744 -1, /* empty */
7745 -1, /* empty */
7746 -1, /* empty */
7747 -1, /* empty */
7748 -1, /* empty */
7749 -1, /* empty */
7750 -1, /* empty */
7751 -1, /* empty */
7752 -1, /* empty */
7753 },
7754 };
7755 const struct types resolution_table_core__HashMap__nitc__MModule__core__Set__nitc__MClass = {
7756 0, /* dummy */
7757 {
7758 NULL, /* empty */
7759 NULL, /* empty */
7760 NULL, /* empty */
7761 &type_core__hash_collection__HashMapIterator__nitc__MModule__core__Set__nitc__MClass, /* HashMapIterator[K, V]: HashMapIterator[MModule, Set[MClass]] */
7762 &type_nitc__MModule, /* K: MModule */
7763 &type_core__Set__nitc__MClass, /* V: Set[MClass] */
7764 &type_core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClass, /* HashMapNode[K, V]: HashMapNode[MModule, Set[MClass]] */
7765 &type_core__hash_collection__HashMapKeys__nitc__MModule__core__Set__nitc__MClass, /* HashMapKeys[K, V]: HashMapKeys[MModule, Set[MClass]] */
7766 &type_core__hash_collection__HashMapValues__nitc__MModule__core__Set__nitc__MClass, /* HashMapValues[K, V]: HashMapValues[MModule, Set[MClass]] */
7767 &type_nullable__core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClass, /* nullable N: nullable HashMapNode[MModule, Set[MClass]] */
7768 &type_core__MapRead__nitc__MModule__core__Set__nitc__MClass, /* MapRead[K, V]: MapRead[MModule, Set[MClass]] */
7769 NULL, /* empty */
7770 &type_core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClass, /* N: HashMapNode[MModule, Set[MClass]] */
7771 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClass, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[MModule, Set[MClass]]] */
7772 }
7773 };
7774 /* runtime type HashMap[MModule, Set[MClassType]] */
7775 const struct type type_core__HashMap__nitc__MModule__core__Set__nitc__MClassType = {
7776 175,
7777 "HashMap[MModule, Set[MClassType]]", /* class_name_string */
7778 133,
7779 0,
7780 &resolution_table_core__HashMap__nitc__MModule__core__Set__nitc__MClassType,
7781 166,
7782 {
7783 2380, /* Object */
7784 2401, /* nullable Object */
7785 2206, /* MapRead[nullable Object, nullable Object] */
7786 -1, /* empty */
7787 -1, /* empty */
7788 -1, /* empty */
7789 -1, /* empty */
7790 -1, /* empty */
7791 -1, /* empty */
7792 -1, /* empty */
7793 -1, /* empty */
7794 -1, /* empty */
7795 -1, /* empty */
7796 -1, /* empty */
7797 -1, /* empty */
7798 -1, /* empty */
7799 -1, /* empty */
7800 -1, /* empty */
7801 -1, /* empty */
7802 -1, /* empty */
7803 -1, /* empty */
7804 -1, /* empty */
7805 -1, /* empty */
7806 -1, /* empty */
7807 -1, /* empty */
7808 -1, /* empty */
7809 -1, /* empty */
7810 -1, /* empty */
7811 -1, /* empty */
7812 -1, /* empty */
7813 -1, /* empty */
7814 -1, /* empty */
7815 -1, /* empty */
7816 3021, /* MapRead[MModule, Set[MClassType]] */
7817 -1, /* empty */
7818 -1, /* empty */
7819 -1, /* empty */
7820 -1, /* empty */
7821 -1, /* empty */
7822 -1, /* empty */
7823 -1, /* empty */
7824 -1, /* empty */
7825 -1, /* empty */
7826 -1, /* empty */
7827 -1, /* empty */
7828 -1, /* empty */
7829 -1, /* empty */
7830 -1, /* empty */
7831 -1, /* empty */
7832 -1, /* empty */
7833 -1, /* empty */
7834 -1, /* empty */
7835 -1, /* empty */
7836 -1, /* empty */
7837 -1, /* empty */
7838 -1, /* empty */
7839 -1, /* empty */
7840 -1, /* empty */
7841 -1, /* empty */
7842 -1, /* empty */
7843 -1, /* empty */
7844 -1, /* empty */
7845 -1, /* empty */
7846 -1, /* empty */
7847 -1, /* empty */
7848 -1, /* empty */
7849 -1, /* empty */
7850 3055, /* MapRead[Object, nullable Object] */
7851 -1, /* empty */
7852 -1, /* empty */
7853 -1, /* empty */
7854 -1, /* empty */
7855 -1, /* empty */
7856 -1, /* empty */
7857 -1, /* empty */
7858 -1, /* empty */
7859 -1, /* empty */
7860 -1, /* empty */
7861 -1, /* empty */
7862 -1, /* empty */
7863 -1, /* empty */
7864 -1, /* empty */
7865 -1, /* empty */
7866 -1, /* empty */
7867 -1, /* empty */
7868 -1, /* empty */
7869 -1, /* empty */
7870 -1, /* empty */
7871 -1, /* empty */
7872 -1, /* empty */
7873 -1, /* empty */
7874 -1, /* empty */
7875 -1, /* empty */
7876 -1, /* empty */
7877 -1, /* empty */
7878 -1, /* empty */
7879 -1, /* empty */
7880 -1, /* empty */
7881 -1, /* empty */
7882 -1, /* empty */
7883 -1, /* empty */
7884 -1, /* empty */
7885 -1, /* empty */
7886 -1, /* empty */
7887 -1, /* empty */
7888 -1, /* empty */
7889 -1, /* empty */
7890 -1, /* empty */
7891 -1, /* empty */
7892 -1, /* empty */
7893 -1, /* empty */
7894 -1, /* empty */
7895 -1, /* empty */
7896 -1, /* empty */
7897 -1, /* empty */
7898 -1, /* empty */
7899 -1, /* empty */
7900 -1, /* empty */
7901 -1, /* empty */
7902 -1, /* empty */
7903 -1, /* empty */
7904 -1, /* empty */
7905 -1, /* empty */
7906 -1, /* empty */
7907 -1, /* empty */
7908 -1, /* empty */
7909 -1, /* empty */
7910 -1, /* empty */
7911 -1, /* empty */
7912 -1, /* empty */
7913 -1, /* empty */
7914 -1, /* empty */
7915 -1, /* empty */
7916 175, /* HashMap[MModule, Set[MClassType]] */
7917 1704, /* HashMap[Object, nullable Object] */
7918 -1, /* empty */
7919 -1, /* empty */
7920 -1, /* empty */
7921 -1, /* empty */
7922 -1, /* empty */
7923 -1, /* empty */
7924 -1, /* empty */
7925 -1, /* empty */
7926 -1, /* empty */
7927 -1, /* empty */
7928 -1, /* empty */
7929 -1, /* empty */
7930 -1, /* empty */
7931 -1, /* empty */
7932 -1, /* empty */
7933 -1, /* empty */
7934 -1, /* empty */
7935 -1, /* empty */
7936 -1, /* empty */
7937 -1, /* empty */
7938 -1, /* empty */
7939 -1, /* empty */
7940 -1, /* empty */
7941 -1, /* empty */
7942 -1, /* empty */
7943 -1, /* empty */
7944 -1, /* empty */
7945 -1, /* empty */
7946 -1, /* empty */
7947 -1, /* empty */
7948 -1, /* empty */
7949 },
7950 };
7951 const struct types resolution_table_core__HashMap__nitc__MModule__core__Set__nitc__MClassType = {
7952 0, /* dummy */
7953 {
7954 NULL, /* empty */
7955 NULL, /* empty */
7956 NULL, /* empty */
7957 &type_core__hash_collection__HashMapIterator__nitc__MModule__core__Set__nitc__MClassType, /* HashMapIterator[K, V]: HashMapIterator[MModule, Set[MClassType]] */
7958 &type_nitc__MModule, /* K: MModule */
7959 &type_core__Set__nitc__MClassType, /* V: Set[MClassType] */
7960 &type_core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClassType, /* HashMapNode[K, V]: HashMapNode[MModule, Set[MClassType]] */
7961 &type_core__hash_collection__HashMapKeys__nitc__MModule__core__Set__nitc__MClassType, /* HashMapKeys[K, V]: HashMapKeys[MModule, Set[MClassType]] */
7962 &type_core__hash_collection__HashMapValues__nitc__MModule__core__Set__nitc__MClassType, /* HashMapValues[K, V]: HashMapValues[MModule, Set[MClassType]] */
7963 &type_nullable__core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClassType, /* nullable N: nullable HashMapNode[MModule, Set[MClassType]] */
7964 &type_core__MapRead__nitc__MModule__core__Set__nitc__MClassType, /* MapRead[K, V]: MapRead[MModule, Set[MClassType]] */
7965 NULL, /* empty */
7966 &type_core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClassType, /* N: HashMapNode[MModule, Set[MClassType]] */
7967 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__nitc__MModule__core__Set__nitc__MClassType, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[MModule, Set[MClassType]]] */
7968 }
7969 };
7970 /* runtime type MClassType */
7971 const struct type type_nitc__MClassType = {
7972 176,
7973 "MClassType", /* class_name_string */
7974 5,
7975 0,
7976 NULL, /*NO RESOLUTIONS*/
7977 6,
7978 {
7979 2380, /* Object */
7980 2401, /* nullable Object */
7981 2219, /* MEntity */
7982 2379, /* MType */
7983 2386, /* nullable MType */
7984 176, /* MClassType */
7985 },
7986 };
7987 /* runtime type HashSet[MClassDef] */
7988 const struct type type_core__HashSet__nitc__MClassDef = {
7989 177,
7990 "HashSet[MClassDef]", /* class_name_string */
7991 167,
7992 0,
7993 &resolution_table_core__HashSet__nitc__MClassDef,
7994 175,
7995 {
7996 2380, /* Object */
7997 2401, /* nullable Object */
7998 2208, /* Set[nullable Object] */
7999 -1, /* empty */
8000 -1, /* empty */
8001 -1, /* empty */
8002 -1, /* empty */
8003 -1, /* empty */
8004 -1, /* empty */
8005 -1, /* empty */
8006 -1, /* empty */
8007 -1, /* empty */
8008 -1, /* empty */
8009 -1, /* empty */
8010 -1, /* empty */
8011 -1, /* empty */
8012 -1, /* empty */
8013 -1, /* empty */
8014 2423, /* Collection[MClassDef] */
8015 -1, /* empty */
8016 -1, /* empty */
8017 -1, /* empty */
8018 -1, /* empty */
8019 -1, /* empty */
8020 -1, /* empty */
8021 -1, /* empty */
8022 -1, /* empty */
8023 -1, /* empty */
8024 -1, /* empty */
8025 -1, /* empty */
8026 -1, /* empty */
8027 -1, /* empty */
8028 -1, /* empty */
8029 -1, /* empty */
8030 -1, /* empty */
8031 -1, /* empty */
8032 -1, /* empty */
8033 2442, /* Collection[Object] */
8034 -1, /* empty */
8035 -1, /* empty */
8036 -1, /* empty */
8037 -1, /* empty */
8038 -1, /* empty */
8039 -1, /* empty */
8040 -1, /* empty */
8041 -1, /* empty */
8042 -1, /* empty */
8043 -1, /* empty */
8044 -1, /* empty */
8045 -1, /* empty */
8046 -1, /* empty */
8047 -1, /* empty */
8048 -1, /* empty */
8049 -1, /* empty */
8050 -1, /* empty */
8051 -1, /* empty */
8052 -1, /* empty */
8053 -1, /* empty */
8054 -1, /* empty */
8055 -1, /* empty */
8056 -1, /* empty */
8057 -1, /* empty */
8058 -1, /* empty */
8059 -1, /* empty */
8060 -1, /* empty */
8061 -1, /* empty */
8062 -1, /* empty */
8063 -1, /* empty */
8064 -1, /* empty */
8065 -1, /* empty */
8066 -1, /* empty */
8067 -1, /* empty */
8068 -1, /* empty */
8069 -1, /* empty */
8070 -1, /* empty */
8071 -1, /* empty */
8072 -1, /* empty */
8073 -1, /* empty */
8074 -1, /* empty */
8075 -1, /* empty */
8076 -1, /* empty */
8077 -1, /* empty */
8078 -1, /* empty */
8079 -1, /* empty */
8080 -1, /* empty */
8081 -1, /* empty */
8082 -1, /* empty */
8083 -1, /* empty */
8084 -1, /* empty */
8085 -1, /* empty */
8086 -1, /* empty */
8087 -1, /* empty */
8088 -1, /* empty */
8089 -1, /* empty */
8090 -1, /* empty */
8091 -1, /* empty */
8092 -1, /* empty */
8093 2502, /* Collection[nullable Object] */
8094 -1, /* empty */
8095 -1, /* empty */
8096 -1, /* empty */
8097 -1, /* empty */
8098 -1, /* empty */
8099 -1, /* empty */
8100 -1, /* empty */
8101 -1, /* empty */
8102 -1, /* empty */
8103 -1, /* empty */
8104 -1, /* empty */
8105 -1, /* empty */
8106 -1, /* empty */
8107 -1, /* empty */
8108 -1, /* empty */
8109 -1, /* empty */
8110 -1, /* empty */
8111 -1, /* empty */
8112 -1, /* empty */
8113 -1, /* empty */
8114 -1, /* empty */
8115 -1, /* empty */
8116 -1, /* empty */
8117 -1, /* empty */
8118 -1, /* empty */
8119 -1, /* empty */
8120 -1, /* empty */
8121 -1, /* empty */
8122 -1, /* empty */
8123 -1, /* empty */
8124 -1, /* empty */
8125 -1, /* empty */
8126 -1, /* empty */
8127 2390, /* Set[MClassDef] */
8128 -1, /* empty */
8129 -1, /* empty */
8130 -1, /* empty */
8131 -1, /* empty */
8132 -1, /* empty */
8133 -1, /* empty */
8134 -1, /* empty */
8135 -1, /* empty */
8136 -1, /* empty */
8137 -1, /* empty */
8138 -1, /* empty */
8139 -1, /* empty */
8140 -1, /* empty */
8141 -1, /* empty */
8142 -1, /* empty */
8143 2851, /* Set[Object] */
8144 -1, /* empty */
8145 -1, /* empty */
8146 -1, /* empty */
8147 -1, /* empty */
8148 -1, /* empty */
8149 -1, /* empty */
8150 -1, /* empty */
8151 -1, /* empty */
8152 -1, /* empty */
8153 -1, /* empty */
8154 -1, /* empty */
8155 -1, /* empty */
8156 -1, /* empty */
8157 -1, /* empty */
8158 -1, /* empty */
8159 -1, /* empty */
8160 -1, /* empty */
8161 136, /* HashSet[Object] */
8162 -1, /* empty */
8163 177, /* HashSet[MClassDef] */
8164 -1, /* empty */
8165 -1, /* empty */
8166 -1, /* empty */
8167 -1, /* empty */
8168 -1, /* empty */
8169 -1, /* empty */
8170 -1, /* empty */
8171 },
8172 };
8173 const struct types resolution_table_core__HashSet__nitc__MClassDef = {
8174 0, /* dummy */
8175 {
8176 &type_nitc__MClassDef, /* E: MClassDef */
8177 &type_core__HashSet__nitc__MClassDef, /* SELF: HashSet[MClassDef] */
8178 &type_core__hash_collection__HashSetNode__nitc__MClassDef, /* HashSetNode[E]: HashSetNode[MClassDef] */
8179 &type_core__hash_collection__HashSetIterator__nitc__MClassDef, /* HashSetIterator[E]: HashSetIterator[MClassDef] */
8180 &type_core__Collection__nitc__MClassDef, /* Collection[E]: Collection[MClassDef] */
8181 &type_core__HashSet__nitc__MClassDef, /* HashSet[E]: HashSet[MClassDef] */
8182 &type_core__Set__nitc__MClassDef, /* Set[E]: Set[MClassDef] */
8183 &type_core__HashSet__nitc__MClassDef, /* HashSet[E]: HashSet[MClassDef] */
8184 NULL, /* empty */
8185 &type_nullable__core__hash_collection__HashSetNode__nitc__MClassDef, /* nullable N: nullable HashSetNode[MClassDef] */
8186 &type_core__Collection__nitc__MClassDef, /* Collection[E]: Collection[MClassDef] */
8187 &type_core__Array__nitc__MClassDef, /* Array[E]: Array[MClassDef] */
8188 &type_core__hash_collection__HashSetNode__nitc__MClassDef, /* N: HashSetNode[MClassDef] */
8189 &type_core__NativeArray__nullable__core__hash_collection__HashSetNode__nitc__MClassDef, /* NativeArray[nullable N]: NativeArray[nullable HashSetNode[MClassDef]] */
8190 }
8191 };
8192 /* runtime type RapidTypeVisitor */
8193 const struct type type_nitc__RapidTypeVisitor = {
8194 178,
8195 "RapidTypeVisitor", /* class_name_string */
8196 2,
8197 0,
8198 NULL, /*NO RESOLUTIONS*/
8199 3,
8200 {
8201 2380, /* Object */
8202 2401, /* nullable Object */
8203 178, /* RapidTypeVisitor */
8204 },
8205 };
8206 /* runtime type List[MClassType] */
8207 const struct type type_core__List__nitc__MClassType = {
8208 179,
8209 "List[MClassType]", /* class_name_string */
8210 129,
8211 0,
8212 &resolution_table_core__List__nitc__MClassType,
8213 135,
8214 {
8215 2380, /* Object */
8216 2401, /* nullable Object */
8217 -1, /* empty */
8218 -1, /* empty */
8219 -1, /* empty */
8220 -1, /* empty */
8221 -1, /* empty */
8222 -1, /* empty */
8223 -1, /* empty */
8224 -1, /* empty */
8225 -1, /* empty */
8226 -1, /* empty */
8227 -1, /* empty */
8228 -1, /* empty */
8229 -1, /* empty */
8230 -1, /* empty */
8231 -1, /* empty */
8232 -1, /* empty */
8233 -1, /* empty */
8234 -1, /* empty */
8235 2425, /* Collection[MClassType] */
8236 -1, /* empty */
8237 -1, /* empty */
8238 -1, /* empty */
8239 -1, /* empty */
8240 -1, /* empty */
8241 -1, /* empty */
8242 -1, /* empty */
8243 -1, /* empty */
8244 2434, /* Collection[MType] */
8245 -1, /* empty */
8246 -1, /* empty */
8247 -1, /* empty */
8248 -1, /* empty */
8249 -1, /* empty */
8250 -1, /* empty */
8251 -1, /* empty */
8252 2442, /* Collection[Object] */
8253 -1, /* empty */
8254 -1, /* empty */
8255 -1, /* empty */
8256 -1, /* empty */
8257 -1, /* empty */
8258 -1, /* empty */
8259 -1, /* empty */
8260 -1, /* empty */
8261 -1, /* empty */
8262 -1, /* empty */
8263 2453, /* Collection[nullable MType] */
8264 -1, /* empty */
8265 -1, /* empty */
8266 -1, /* empty */
8267 -1, /* empty */
8268 -1, /* empty */
8269 -1, /* empty */
8270 -1, /* empty */
8271 -1, /* empty */
8272 -1, /* empty */
8273 -1, /* empty */
8274 -1, /* empty */
8275 -1, /* empty */
8276 -1, /* empty */
8277 -1, /* empty */
8278 -1, /* empty */
8279 -1, /* empty */
8280 -1, /* empty */
8281 -1, /* empty */
8282 -1, /* empty */
8283 -1, /* empty */
8284 -1, /* empty */
8285 -1, /* empty */
8286 -1, /* empty */
8287 -1, /* empty */
8288 -1, /* empty */
8289 -1, /* empty */
8290 -1, /* empty */
8291 -1, /* empty */
8292 -1, /* empty */
8293 -1, /* empty */
8294 -1, /* empty */
8295 -1, /* empty */
8296 -1, /* empty */
8297 -1, /* empty */
8298 -1, /* empty */
8299 -1, /* empty */
8300 -1, /* empty */
8301 -1, /* empty */
8302 -1, /* empty */
8303 -1, /* empty */
8304 -1, /* empty */
8305 -1, /* empty */
8306 -1, /* empty */
8307 -1, /* empty */
8308 -1, /* empty */
8309 -1, /* empty */
8310 -1, /* empty */
8311 -1, /* empty */
8312 2502, /* Collection[nullable Object] */
8313 -1, /* empty */
8314 -1, /* empty */
8315 -1, /* empty */
8316 -1, /* empty */
8317 -1, /* empty */
8318 -1, /* empty */
8319 -1, /* empty */
8320 -1, /* empty */
8321 -1, /* empty */
8322 -1, /* empty */
8323 -1, /* empty */
8324 -1, /* empty */
8325 -1, /* empty */
8326 -1, /* empty */
8327 -1, /* empty */
8328 -1, /* empty */
8329 -1, /* empty */
8330 -1, /* empty */
8331 -1, /* empty */
8332 -1, /* empty */
8333 -1, /* empty */
8334 -1, /* empty */
8335 -1, /* empty */
8336 -1, /* empty */
8337 -1, /* empty */
8338 -1, /* empty */
8339 -1, /* empty */
8340 -1, /* empty */
8341 -1, /* empty */
8342 -1, /* empty */
8343 -1, /* empty */
8344 179, /* List[MClassType] */
8345 2210, /* SequenceRead[nullable Object] */
8346 -1, /* empty */
8347 206, /* List[MType] */
8348 -1, /* empty */
8349 -1, /* empty */
8350 },
8351 };
8352 const struct types resolution_table_core__List__nitc__MClassType = {
8353 0, /* dummy */
8354 {
8355 &type_nitc__MClassType, /* E: MClassType */
8356 &type_core__list__ListNode__nitc__MClassType, /* ListNode[E]: ListNode[MClassType] */
8357 &type_core__ListIterator__nitc__MClassType, /* ListIterator[E]: ListIterator[MClassType] */
8358 &type_core__list__ListReverseIterator__nitc__MClassType, /* ListReverseIterator[E]: ListReverseIterator[MClassType] */
8359 &type_nullable__core__list__ListNode__nitc__MClassType, /* nullable ListNode[E]: nullable ListNode[MClassType] */
8360 NULL, /* empty */
8361 NULL, /* empty */
8362 NULL, /* empty */
8363 &type_nitc__MClassType, /* E: MClassType */
8364 &type_core__Collection__nitc__MClassType, /* Collection[E]: Collection[MClassType] */
8365 &type_core__Collection__nitc__MClassType, /* Collection[E]: Collection[MClassType] */
8366 &type_core__Array__nitc__MClassType, /* Array[E]: Array[MClassType] */
8367 }
8368 };
8369 /* runtime type FileWriter */
8370 const struct type type_core__FileWriter = {
8371 180,
8372 "FileWriter", /* class_name_string */
8373 2,
8374 0,
8375 NULL, /*NO RESOLUTIONS*/
8376 3,
8377 {
8378 2380, /* Object */
8379 2401, /* nullable Object */
8380 180, /* FileWriter */
8381 },
8382 };
8383 /* runtime type OrderedTree[Object] */
8384 const struct type type_ordered_tree__OrderedTree__core__Object = {
8385 181,
8386 "OrderedTree[Object]", /* class_name_string */
8387 2,
8388 0,
8389 &resolution_table_ordered_tree__OrderedTree__core__Object,
8390 130,
8391 {
8392 2380, /* Object */
8393 2401, /* nullable Object */
8394 181, /* OrderedTree[Object] */
8395 -1, /* empty */
8396 -1, /* empty */
8397 -1, /* empty */
8398 -1, /* empty */
8399 -1, /* empty */
8400 -1, /* empty */
8401 -1, /* empty */
8402 -1, /* empty */
8403 -1, /* empty */
8404 -1, /* empty */
8405 -1, /* empty */
8406 -1, /* empty */
8407 -1, /* empty */
8408 -1, /* empty */
8409 -1, /* empty */
8410 -1, /* empty */
8411 -1, /* empty */
8412 -1, /* empty */
8413 -1, /* empty */
8414 -1, /* empty */
8415 -1, /* empty */
8416 -1, /* empty */
8417 -1, /* empty */
8418 -1, /* empty */
8419 -1, /* empty */
8420 -1, /* empty */
8421 -1, /* empty */
8422 -1, /* empty */
8423 -1, /* empty */
8424 -1, /* empty */
8425 -1, /* empty */
8426 -1, /* empty */
8427 -1, /* empty */
8428 -1, /* empty */
8429 2442, /* Collection[Object] */
8430 -1, /* empty */
8431 -1, /* empty */
8432 -1, /* empty */
8433 -1, /* empty */
8434 -1, /* empty */
8435 -1, /* empty */
8436 -1, /* empty */
8437 -1, /* empty */
8438 -1, /* empty */
8439 -1, /* empty */
8440 -1, /* empty */
8441 -1, /* empty */
8442 -1, /* empty */
8443 -1, /* empty */
8444 -1, /* empty */
8445 -1, /* empty */
8446 -1, /* empty */
8447 -1, /* empty */
8448 -1, /* empty */
8449 -1, /* empty */
8450 -1, /* empty */
8451 -1, /* empty */
8452 -1, /* empty */
8453 -1, /* empty */
8454 -1, /* empty */
8455 -1, /* empty */
8456 -1, /* empty */
8457 -1, /* empty */
8458 -1, /* empty */
8459 -1, /* empty */
8460 -1, /* empty */
8461 -1, /* empty */
8462 -1, /* empty */
8463 -1, /* empty */
8464 -1, /* empty */
8465 -1, /* empty */
8466 -1, /* empty */
8467 -1, /* empty */
8468 -1, /* empty */
8469 -1, /* empty */
8470 -1, /* empty */
8471 -1, /* empty */
8472 -1, /* empty */
8473 -1, /* empty */
8474 -1, /* empty */
8475 -1, /* empty */
8476 -1, /* empty */
8477 -1, /* empty */
8478 -1, /* empty */
8479 -1, /* empty */
8480 -1, /* empty */
8481 -1, /* empty */
8482 -1, /* empty */
8483 -1, /* empty */
8484 -1, /* empty */
8485 -1, /* empty */
8486 -1, /* empty */
8487 -1, /* empty */
8488 -1, /* empty */
8489 2502, /* Collection[nullable Object] */
8490 -1, /* empty */
8491 -1, /* empty */
8492 -1, /* empty */
8493 -1, /* empty */
8494 -1, /* empty */
8495 -1, /* empty */
8496 -1, /* empty */
8497 -1, /* empty */
8498 -1, /* empty */
8499 -1, /* empty */
8500 -1, /* empty */
8501 -1, /* empty */
8502 -1, /* empty */
8503 -1, /* empty */
8504 -1, /* empty */
8505 -1, /* empty */
8506 -1, /* empty */
8507 -1, /* empty */
8508 -1, /* empty */
8509 -1, /* empty */
8510 -1, /* empty */
8511 -1, /* empty */
8512 -1, /* empty */
8513 -1, /* empty */
8514 -1, /* empty */
8515 -1, /* empty */
8516 -1, /* empty */
8517 -1, /* empty */
8518 -1, /* empty */
8519 -1, /* empty */
8520 -1, /* empty */
8521 2384, /* Writable */
8522 },
8523 };
8524 const struct types resolution_table_ordered_tree__OrderedTree__core__Object = {
8525 0, /* dummy */
8526 {
8527 &type_core__Array__core__Object, /* Array[E]: Array[Object] */
8528 &type_ordered_tree__OrderedTree__core__Object, /* SELF: OrderedTree[Object] */
8529 &type_core__HashMap__core__Object__core__Array__core__Object, /* HashMap[E, Array[E]]: HashMap[Object, Array[Object]] */
8530 &type_core__HashMap__core__Object__nullable__core__Object, /* HashMap[E, nullable E]: HashMap[Object, nullable Object] */
8531 &type_nullable__core__Object, /* nullable E: nullable Object */
8532 &type_core__Object, /* E: Object */
8533 &type_core__Collection__core__Object, /* Collection[E]: Collection[Object] */
8534 &type_ordered_tree__OrderedTreeIterator__core__Object, /* OrderedTreeIterator[E]: OrderedTreeIterator[Object] */
8535 &type_ordered_tree__OrderedTree__core__Object, /* OrderedTree[E]: OrderedTree[Object] */
8536 NULL, /* empty */
8537 NULL, /* empty */
8538 &type_core__Array__core__Object, /* Array[E]: Array[Object] */
8539 }
8540 };
8541 /* runtime type CachedAlphaComparator */
8542 const struct type type_core__CachedAlphaComparator = {
8543 182,
8544 "CachedAlphaComparator", /* class_name_string */
8545 2,
8546 0,
8547 &resolution_table_core__CachedAlphaComparator,
8548 3,
8549 {
8550 2380, /* Object */
8551 2401, /* nullable Object */
8552 182, /* CachedAlphaComparator */
8553 },
8554 };
8555 const struct types resolution_table_core__CachedAlphaComparator = {
8556 0, /* dummy */
8557 {
8558 NULL, /* empty */
8559 NULL, /* empty */
8560 NULL, /* empty */
8561 NULL, /* empty */
8562 NULL, /* empty */
8563 &type_core__Object, /* COMPARED: Object */
8564 NULL, /* empty */
8565 NULL, /* empty */
8566 NULL, /* empty */
8567 &type_core__Array__core__Object, /* Array[COMPARED]: Array[Object] */
8568 }
8569 };
8570 /* runtime type HashMap[Object, String] */
8571 const struct type type_core__HashMap__core__Object__core__String = {
8572 183,
8573 "HashMap[Object, String]", /* class_name_string */
8574 136,
8575 0,
8576 &resolution_table_core__HashMap__core__Object__core__String,
8577 166,
8578 {
8579 2380, /* Object */
8580 2401, /* nullable Object */
8581 2206, /* MapRead[nullable Object, nullable Object] */
8582 -1, /* empty */
8583 -1, /* empty */
8584 -1, /* empty */
8585 -1, /* empty */
8586 -1, /* empty */
8587 -1, /* empty */
8588 -1, /* empty */
8589 -1, /* empty */
8590 -1, /* empty */
8591 -1, /* empty */
8592 -1, /* empty */
8593 -1, /* empty */
8594 -1, /* empty */
8595 -1, /* empty */
8596 -1, /* empty */
8597 -1, /* empty */
8598 -1, /* empty */
8599 -1, /* empty */
8600 -1, /* empty */
8601 -1, /* empty */
8602 -1, /* empty */
8603 -1, /* empty */
8604 -1, /* empty */
8605 -1, /* empty */
8606 -1, /* empty */
8607 -1, /* empty */
8608 -1, /* empty */
8609 -1, /* empty */
8610 -1, /* empty */
8611 -1, /* empty */
8612 -1, /* empty */
8613 3022, /* MapRead[Object, String] */
8614 -1, /* empty */
8615 -1, /* empty */
8616 -1, /* empty */
8617 -1, /* empty */
8618 -1, /* empty */
8619 -1, /* empty */
8620 -1, /* empty */
8621 -1, /* empty */
8622 -1, /* empty */
8623 -1, /* empty */
8624 -1, /* empty */
8625 -1, /* empty */
8626 -1, /* empty */
8627 -1, /* empty */
8628 -1, /* empty */
8629 -1, /* empty */
8630 -1, /* empty */
8631 -1, /* empty */
8632 -1, /* empty */
8633 -1, /* empty */
8634 -1, /* empty */
8635 -1, /* empty */
8636 -1, /* empty */
8637 -1, /* empty */
8638 -1, /* empty */
8639 -1, /* empty */
8640 -1, /* empty */
8641 -1, /* empty */
8642 -1, /* empty */
8643 -1, /* empty */
8644 -1, /* empty */
8645 -1, /* empty */
8646 3055, /* MapRead[Object, nullable Object] */
8647 -1, /* empty */
8648 -1, /* empty */
8649 -1, /* empty */
8650 -1, /* empty */
8651 -1, /* empty */
8652 -1, /* empty */
8653 -1, /* empty */
8654 -1, /* empty */
8655 -1, /* empty */
8656 -1, /* empty */
8657 -1, /* empty */
8658 -1, /* empty */
8659 -1, /* empty */
8660 -1, /* empty */
8661 -1, /* empty */
8662 -1, /* empty */
8663 -1, /* empty */
8664 -1, /* empty */
8665 -1, /* empty */
8666 -1, /* empty */
8667 -1, /* empty */
8668 -1, /* empty */
8669 -1, /* empty */
8670 -1, /* empty */
8671 -1, /* empty */
8672 -1, /* empty */
8673 -1, /* empty */
8674 -1, /* empty */
8675 -1, /* empty */
8676 -1, /* empty */
8677 -1, /* empty */
8678 -1, /* empty */
8679 -1, /* empty */
8680 -1, /* empty */
8681 -1, /* empty */
8682 -1, /* empty */
8683 -1, /* empty */
8684 -1, /* empty */
8685 -1, /* empty */
8686 -1, /* empty */
8687 -1, /* empty */
8688 -1, /* empty */
8689 -1, /* empty */
8690 -1, /* empty */
8691 -1, /* empty */
8692 -1, /* empty */
8693 -1, /* empty */
8694 -1, /* empty */
8695 -1, /* empty */
8696 -1, /* empty */
8697 -1, /* empty */
8698 -1, /* empty */
8699 -1, /* empty */
8700 -1, /* empty */
8701 -1, /* empty */
8702 -1, /* empty */
8703 -1, /* empty */
8704 -1, /* empty */
8705 -1, /* empty */
8706 -1, /* empty */
8707 -1, /* empty */
8708 -1, /* empty */
8709 -1, /* empty */
8710 -1, /* empty */
8711 -1, /* empty */
8712 -1, /* empty */
8713 1704, /* HashMap[Object, nullable Object] */
8714 -1, /* empty */
8715 183, /* HashMap[Object, String] */
8716 -1, /* empty */
8717 -1, /* empty */
8718 -1, /* empty */
8719 -1, /* empty */
8720 -1, /* empty */
8721 -1, /* empty */
8722 -1, /* empty */
8723 -1, /* empty */
8724 -1, /* empty */
8725 -1, /* empty */
8726 -1, /* empty */
8727 -1, /* empty */
8728 -1, /* empty */
8729 -1, /* empty */
8730 -1, /* empty */
8731 -1, /* empty */
8732 -1, /* empty */
8733 -1, /* empty */
8734 -1, /* empty */
8735 -1, /* empty */
8736 -1, /* empty */
8737 -1, /* empty */
8738 -1, /* empty */
8739 -1, /* empty */
8740 -1, /* empty */
8741 -1, /* empty */
8742 -1, /* empty */
8743 -1, /* empty */
8744 -1, /* empty */
8745 },
8746 };
8747 const struct types resolution_table_core__HashMap__core__Object__core__String = {
8748 0, /* dummy */
8749 {
8750 NULL, /* empty */
8751 NULL, /* empty */
8752 NULL, /* empty */
8753 &type_core__hash_collection__HashMapIterator__core__Object__core__String, /* HashMapIterator[K, V]: HashMapIterator[Object, String] */
8754 &type_core__Object, /* K: Object */
8755 &type_core__String, /* V: String */
8756 &type_core__hash_collection__HashMapNode__core__Object__core__String, /* HashMapNode[K, V]: HashMapNode[Object, String] */
8757 &type_core__hash_collection__HashMapKeys__core__Object__core__String, /* HashMapKeys[K, V]: HashMapKeys[Object, String] */
8758 &type_core__hash_collection__HashMapValues__core__Object__core__String, /* HashMapValues[K, V]: HashMapValues[Object, String] */
8759 &type_nullable__core__hash_collection__HashMapNode__core__Object__core__String, /* nullable N: nullable HashMapNode[Object, String] */
8760 &type_core__MapRead__core__Object__core__String, /* MapRead[K, V]: MapRead[Object, String] */
8761 NULL, /* empty */
8762 &type_core__hash_collection__HashMapNode__core__Object__core__String, /* N: HashMapNode[Object, String] */
8763 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__core__Object__core__String, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[Object, String]] */
8764 }
8765 };
8766 /* runtime type CsvDocument */
8767 const struct type type_csv__CsvDocument = {
8768 184,
8769 "CsvDocument", /* class_name_string */
8770 2,
8771 0,
8772 NULL, /*NO RESOLUTIONS*/
8773 130,
8774 {
8775 2380, /* Object */
8776 2401, /* nullable Object */
8777 184, /* CsvDocument */
8778 -1, /* empty */
8779 -1, /* empty */
8780 -1, /* empty */
8781 -1, /* empty */
8782 -1, /* empty */
8783 -1, /* empty */
8784 -1, /* empty */
8785 -1, /* empty */
8786 -1, /* empty */
8787 -1, /* empty */
8788 -1, /* empty */
8789 -1, /* empty */
8790 -1, /* empty */
8791 -1, /* empty */
8792 -1, /* empty */
8793 -1, /* empty */
8794 -1, /* empty */
8795 -1, /* empty */
8796 -1, /* empty */
8797 -1, /* empty */
8798 -1, /* empty */
8799 -1, /* empty */
8800 -1, /* empty */
8801 -1, /* empty */
8802 -1, /* empty */
8803 -1, /* empty */
8804 -1, /* empty */
8805 -1, /* empty */
8806 -1, /* empty */
8807 -1, /* empty */
8808 -1, /* empty */
8809 -1, /* empty */
8810 -1, /* empty */
8811 -1, /* empty */
8812 -1, /* empty */
8813 -1, /* empty */
8814 -1, /* empty */
8815 -1, /* empty */
8816 -1, /* empty */
8817 -1, /* empty */
8818 -1, /* empty */
8819 -1, /* empty */
8820 -1, /* empty */
8821 -1, /* empty */
8822 -1, /* empty */
8823 -1, /* empty */
8824 -1, /* empty */
8825 -1, /* empty */
8826 -1, /* empty */
8827 -1, /* empty */
8828 -1, /* empty */
8829 -1, /* empty */
8830 -1, /* empty */
8831 -1, /* empty */
8832 -1, /* empty */
8833 -1, /* empty */
8834 -1, /* empty */
8835 -1, /* empty */
8836 -1, /* empty */
8837 -1, /* empty */
8838 -1, /* empty */
8839 -1, /* empty */
8840 -1, /* empty */
8841 -1, /* empty */
8842 -1, /* empty */
8843 -1, /* empty */
8844 -1, /* empty */
8845 -1, /* empty */
8846 -1, /* empty */
8847 -1, /* empty */
8848 -1, /* empty */
8849 -1, /* empty */
8850 -1, /* empty */
8851 -1, /* empty */
8852 -1, /* empty */
8853 -1, /* empty */
8854 -1, /* empty */
8855 -1, /* empty */
8856 -1, /* empty */
8857 -1, /* empty */
8858 -1, /* empty */
8859 -1, /* empty */
8860 -1, /* empty */
8861 -1, /* empty */
8862 -1, /* empty */
8863 -1, /* empty */
8864 -1, /* empty */
8865 -1, /* empty */
8866 -1, /* empty */
8867 -1, /* empty */
8868 -1, /* empty */
8869 -1, /* empty */
8870 -1, /* empty */
8871 -1, /* empty */
8872 -1, /* empty */
8873 -1, /* empty */
8874 -1, /* empty */
8875 -1, /* empty */
8876 -1, /* empty */
8877 -1, /* empty */
8878 -1, /* empty */
8879 -1, /* empty */
8880 -1, /* empty */
8881 -1, /* empty */
8882 -1, /* empty */
8883 -1, /* empty */
8884 -1, /* empty */
8885 -1, /* empty */
8886 -1, /* empty */
8887 -1, /* empty */
8888 -1, /* empty */
8889 -1, /* empty */
8890 -1, /* empty */
8891 -1, /* empty */
8892 -1, /* empty */
8893 -1, /* empty */
8894 -1, /* empty */
8895 -1, /* empty */
8896 -1, /* empty */
8897 -1, /* empty */
8898 -1, /* empty */
8899 -1, /* empty */
8900 -1, /* empty */
8901 -1, /* empty */
8902 -1, /* empty */
8903 -1, /* empty */
8904 2384, /* Writable */
8905 },
8906 };
8907 /* runtime type Array[Array[String]] */
8908 const struct type type_core__Array__core__Array__core__String = {
8909 185,
8910 "Array[Array[String]]", /* class_name_string */
8911 419,
8912 0,
8913 &resolution_table_core__Array__core__Array__core__String,
8914 510,
8915 {
8916 2380, /* Object */
8917 2401, /* nullable Object */
8918 -1, /* empty */
8919 -1, /* empty */
8920 -1, /* empty */
8921 -1, /* empty */
8922 -1, /* empty */
8923 -1, /* empty */
8924 -1, /* empty */
8925 -1, /* empty */
8926 -1, /* empty */
8927 -1, /* empty */
8928 -1, /* empty */
8929 -1, /* empty */
8930 -1, /* empty */
8931 -1, /* empty */
8932 -1, /* empty */
8933 -1, /* empty */
8934 -1, /* empty */
8935 -1, /* empty */
8936 -1, /* empty */
8937 -1, /* empty */
8938 -1, /* empty */
8939 -1, /* empty */
8940 -1, /* empty */
8941 -1, /* empty */
8942 -1, /* empty */
8943 -1, /* empty */
8944 -1, /* empty */
8945 -1, /* empty */
8946 2435, /* Collection[Array[String]] */
8947 -1, /* empty */
8948 -1, /* empty */
8949 -1, /* empty */
8950 -1, /* empty */
8951 -1, /* empty */
8952 -1, /* empty */
8953 2442, /* Collection[Object] */
8954 -1, /* empty */
8955 -1, /* empty */
8956 -1, /* empty */
8957 -1, /* empty */
8958 -1, /* empty */
8959 -1, /* empty */
8960 -1, /* empty */
8961 -1, /* empty */
8962 -1, /* empty */
8963 -1, /* empty */
8964 -1, /* empty */
8965 -1, /* empty */
8966 -1, /* empty */
8967 -1, /* empty */
8968 -1, /* empty */
8969 -1, /* empty */
8970 -1, /* empty */
8971 -1, /* empty */
8972 -1, /* empty */
8973 -1, /* empty */
8974 -1, /* empty */
8975 -1, /* empty */
8976 -1, /* empty */
8977 -1, /* empty */
8978 -1, /* empty */
8979 -1, /* empty */
8980 -1, /* empty */
8981 -1, /* empty */
8982 -1, /* empty */
8983 -1, /* empty */
8984 -1, /* empty */
8985 -1, /* empty */
8986 -1, /* empty */
8987 -1, /* empty */
8988 -1, /* empty */
8989 -1, /* empty */
8990 -1, /* empty */
8991 -1, /* empty */
8992 -1, /* empty */
8993 -1, /* empty */
8994 -1, /* empty */
8995 -1, /* empty */
8996 -1, /* empty */
8997 -1, /* empty */
8998 -1, /* empty */
8999 -1, /* empty */
9000 -1, /* empty */
9001 -1, /* empty */
9002 -1, /* empty */
9003 -1, /* empty */
9004 -1, /* empty */
9005 -1, /* empty */
9006 -1, /* empty */
9007 -1, /* empty */
9008 -1, /* empty */
9009 -1, /* empty */
9010 -1, /* empty */
9011 -1, /* empty */
9012 -1, /* empty */
9013 2502, /* Collection[nullable Object] */
9014 2503, /* Collection[Array[Object]] */
9015 -1, /* empty */
9016 -1, /* empty */
9017 -1, /* empty */
9018 -1, /* empty */
9019 -1, /* empty */
9020 -1, /* empty */
9021 -1, /* empty */
9022 -1, /* empty */
9023 -1, /* empty */
9024 -1, /* empty */
9025 -1, /* empty */
9026 -1, /* empty */
9027 -1, /* empty */
9028 -1, /* empty */
9029 -1, /* empty */
9030 -1, /* empty */
9031 -1, /* empty */
9032 -1, /* empty */
9033 -1, /* empty */
9034 -1, /* empty */
9035 -1, /* empty */
9036 -1, /* empty */
9037 -1, /* empty */
9038 -1, /* empty */
9039 -1, /* empty */
9040 -1, /* empty */
9041 -1, /* empty */
9042 -1, /* empty */
9043 -1, /* empty */
9044 -1, /* empty */
9045 1715, /* Array[nullable Object] */
9046 2210, /* SequenceRead[nullable Object] */
9047 -1, /* empty */
9048 -1, /* empty */
9049 -1, /* empty */
9050 -1, /* empty */
9051 -1, /* empty */
9052 -1, /* empty */
9053 -1, /* empty */
9054 -1, /* empty */
9055 -1, /* empty */
9056 -1, /* empty */
9057 -1, /* empty */
9058 -1, /* empty */
9059 -1, /* empty */
9060 -1, /* empty */
9061 -1, /* empty */
9062 -1, /* empty */
9063 -1, /* empty */
9064 -1, /* empty */
9065 -1, /* empty */
9066 -1, /* empty */
9067 -1, /* empty */
9068 -1, /* empty */
9069 -1, /* empty */
9070 -1, /* empty */
9071 -1, /* empty */
9072 -1, /* empty */
9073 -1, /* empty */
9074 -1, /* empty */
9075 -1, /* empty */
9076 -1, /* empty */
9077 -1, /* empty */
9078 -1, /* empty */
9079 -1, /* empty */
9080 -1, /* empty */
9081 -1, /* empty */
9082 -1, /* empty */
9083 -1, /* empty */
9084 -1, /* empty */
9085 -1, /* empty */
9086 -1, /* empty */
9087 -1, /* empty */
9088 -1, /* empty */
9089 -1, /* empty */
9090 -1, /* empty */
9091 -1, /* empty */
9092 -1, /* empty */
9093 -1, /* empty */
9094 -1, /* empty */
9095 -1, /* empty */
9096 -1, /* empty */
9097 -1, /* empty */
9098 -1, /* empty */
9099 -1, /* empty */
9100 -1, /* empty */
9101 -1, /* empty */
9102 -1, /* empty */
9103 -1, /* empty */
9104 -1, /* empty */
9105 -1, /* empty */
9106 -1, /* empty */
9107 -1, /* empty */
9108 -1, /* empty */
9109 -1, /* empty */
9110 -1, /* empty */
9111 -1, /* empty */
9112 -1, /* empty */
9113 -1, /* empty */
9114 -1, /* empty */
9115 -1, /* empty */
9116 -1, /* empty */
9117 2603, /* AbstractArrayRead[nullable Object] */
9118 2604, /* AbstractArrayRead[Array[Object]] */
9119 2605, /* AbstractArrayRead[Array[String]] */
9120 -1, /* empty */
9121 -1, /* empty */
9122 -1, /* empty */
9123 -1, /* empty */
9124 -1, /* empty */
9125 -1, /* empty */
9126 -1, /* empty */
9127 -1, /* empty */
9128 -1, /* empty */
9129 -1, /* empty */
9130 -1, /* empty */
9131 -1, /* empty */
9132 -1, /* empty */
9133 -1, /* empty */
9134 -1, /* empty */
9135 2621, /* AbstractArrayRead[Object] */
9136 -1, /* empty */
9137 -1, /* empty */
9138 -1, /* empty */
9139 -1, /* empty */
9140 -1, /* empty */
9141 -1, /* empty */
9142 -1, /* empty */
9143 -1, /* empty */
9144 -1, /* empty */
9145 -1, /* empty */
9146 -1, /* empty */
9147 -1, /* empty */
9148 -1, /* empty */
9149 -1, /* empty */
9150 -1, /* empty */
9151 -1, /* empty */
9152 -1, /* empty */
9153 -1, /* empty */
9154 -1, /* empty */
9155 -1, /* empty */
9156 -1, /* empty */
9157 -1, /* empty */
9158 -1, /* empty */
9159 -1, /* empty */
9160 -1, /* empty */
9161 -1, /* empty */
9162 -1, /* empty */
9163 -1, /* empty */
9164 -1, /* empty */
9165 -1, /* empty */
9166 -1, /* empty */
9167 -1, /* empty */
9168 -1, /* empty */
9169 -1, /* empty */
9170 -1, /* empty */
9171 -1, /* empty */
9172 -1, /* empty */
9173 -1, /* empty */
9174 -1, /* empty */
9175 -1, /* empty */
9176 -1, /* empty */
9177 -1, /* empty */
9178 -1, /* empty */
9179 -1, /* empty */
9180 -1, /* empty */
9181 -1, /* empty */
9182 -1, /* empty */
9183 -1, /* empty */
9184 -1, /* empty */
9185 -1, /* empty */
9186 -1, /* empty */
9187 -1, /* empty */
9188 -1, /* empty */
9189 -1, /* empty */
9190 -1, /* empty */
9191 -1, /* empty */
9192 -1, /* empty */
9193 -1, /* empty */
9194 -1, /* empty */
9195 -1, /* empty */
9196 -1, /* empty */
9197 -1, /* empty */
9198 -1, /* empty */
9199 2881, /* AbstractArray[Array[String]] */
9200 -1, /* empty */
9201 -1, /* empty */
9202 -1, /* empty */
9203 -1, /* empty */
9204 -1, /* empty */
9205 -1, /* empty */
9206 2888, /* AbstractArray[Object] */
9207 -1, /* empty */
9208 -1, /* empty */
9209 -1, /* empty */
9210 -1, /* empty */
9211 -1, /* empty */
9212 -1, /* empty */
9213 -1, /* empty */
9214 -1, /* empty */
9215 -1, /* empty */
9216 -1, /* empty */
9217 -1, /* empty */
9218 -1, /* empty */
9219 -1, /* empty */
9220 -1, /* empty */
9221 -1, /* empty */
9222 -1, /* empty */
9223 -1, /* empty */
9224 -1, /* empty */
9225 -1, /* empty */
9226 -1, /* empty */
9227 -1, /* empty */
9228 -1, /* empty */
9229 -1, /* empty */
9230 -1, /* empty */
9231 -1, /* empty */
9232 -1, /* empty */
9233 -1, /* empty */
9234 -1, /* empty */
9235 -1, /* empty */
9236 -1, /* empty */
9237 -1, /* empty */
9238 -1, /* empty */
9239 -1, /* empty */
9240 -1, /* empty */
9241 -1, /* empty */
9242 -1, /* empty */
9243 -1, /* empty */
9244 -1, /* empty */
9245 -1, /* empty */
9246 -1, /* empty */
9247 -1, /* empty */
9248 -1, /* empty */
9249 -1, /* empty */
9250 -1, /* empty */
9251 -1, /* empty */
9252 -1, /* empty */
9253 -1, /* empty */
9254 -1, /* empty */
9255 -1, /* empty */
9256 -1, /* empty */
9257 -1, /* empty */
9258 -1, /* empty */
9259 -1, /* empty */
9260 -1, /* empty */
9261 -1, /* empty */
9262 -1, /* empty */
9263 -1, /* empty */
9264 -1, /* empty */
9265 -1, /* empty */
9266 -1, /* empty */
9267 2949, /* AbstractArray[nullable Object] */
9268 2950, /* AbstractArray[Array[Object]] */
9269 -1, /* empty */
9270 -1, /* empty */
9271 -1, /* empty */
9272 -1, /* empty */
9273 -1, /* empty */
9274 -1, /* empty */
9275 -1, /* empty */
9276 -1, /* empty */
9277 -1, /* empty */
9278 -1, /* empty */
9279 -1, /* empty */
9280 -1, /* empty */
9281 -1, /* empty */
9282 -1, /* empty */
9283 -1, /* empty */
9284 -1, /* empty */
9285 -1, /* empty */
9286 -1, /* empty */
9287 -1, /* empty */
9288 -1, /* empty */
9289 -1, /* empty */
9290 -1, /* empty */
9291 -1, /* empty */
9292 -1, /* empty */
9293 -1, /* empty */
9294 -1, /* empty */
9295 -1, /* empty */
9296 -1, /* empty */
9297 -1, /* empty */
9298 -1, /* empty */
9299 -1, /* empty */
9300 226, /* Array[Object] */
9301 -1, /* empty */
9302 -1, /* empty */
9303 -1, /* empty */
9304 -1, /* empty */
9305 -1, /* empty */
9306 -1, /* empty */
9307 -1, /* empty */
9308 -1, /* empty */
9309 -1, /* empty */
9310 -1, /* empty */
9311 -1, /* empty */
9312 -1, /* empty */
9313 -1, /* empty */
9314 -1, /* empty */
9315 -1, /* empty */
9316 -1, /* empty */
9317 -1, /* empty */
9318 -1, /* empty */
9319 -1, /* empty */
9320 -1, /* empty */
9321 -1, /* empty */
9322 -1, /* empty */
9323 -1, /* empty */
9324 -1, /* empty */
9325 -1, /* empty */
9326 -1, /* empty */
9327 -1, /* empty */
9328 -1, /* empty */
9329 -1, /* empty */
9330 -1, /* empty */
9331 -1, /* empty */
9332 -1, /* empty */
9333 -1, /* empty */
9334 -1, /* empty */
9335 185, /* Array[Array[String]] */
9336 -1, /* empty */
9337 -1, /* empty */
9338 -1, /* empty */
9339 -1, /* empty */
9340 -1, /* empty */
9341 -1, /* empty */
9342 -1, /* empty */
9343 -1, /* empty */
9344 -1, /* empty */
9345 -1, /* empty */
9346 -1, /* empty */
9347 -1, /* empty */
9348 -1, /* empty */
9349 -1, /* empty */
9350 -1, /* empty */
9351 -1, /* empty */
9352 -1, /* empty */
9353 -1, /* empty */
9354 -1, /* empty */
9355 -1, /* empty */
9356 -1, /* empty */
9357 -1, /* empty */
9358 -1, /* empty */
9359 -1, /* empty */
9360 -1, /* empty */
9361 -1, /* empty */
9362 -1, /* empty */
9363 -1, /* empty */
9364 -1, /* empty */
9365 -1, /* empty */
9366 -1, /* empty */
9367 -1, /* empty */
9368 -1, /* empty */
9369 -1, /* empty */
9370 -1, /* empty */
9371 -1, /* empty */
9372 -1, /* empty */
9373 -1, /* empty */
9374 -1, /* empty */
9375 -1, /* empty */
9376 -1, /* empty */
9377 -1, /* empty */
9378 -1, /* empty */
9379 -1, /* empty */
9380 -1, /* empty */
9381 -1, /* empty */
9382 -1, /* empty */
9383 -1, /* empty */
9384 -1, /* empty */
9385 -1, /* empty */
9386 -1, /* empty */
9387 -1, /* empty */
9388 -1, /* empty */
9389 -1, /* empty */
9390 -1, /* empty */
9391 -1, /* empty */
9392 -1, /* empty */
9393 -1, /* empty */
9394 -1, /* empty */
9395 -1, /* empty */
9396 1726, /* Array[Array[Object]] */
9397 -1, /* empty */
9398 -1, /* empty */
9399 -1, /* empty */
9400 -1, /* empty */
9401 -1, /* empty */
9402 -1, /* empty */
9403 -1, /* empty */
9404 -1, /* empty */
9405 -1, /* empty */
9406 -1, /* empty */
9407 -1, /* empty */
9408 -1, /* empty */
9409 -1, /* empty */
9410 -1, /* empty */
9411 -1, /* empty */
9412 -1, /* empty */
9413 -1, /* empty */
9414 -1, /* empty */
9415 -1, /* empty */
9416 -1, /* empty */
9417 -1, /* empty */
9418 -1, /* empty */
9419 -1, /* empty */
9420 -1, /* empty */
9421 -1, /* empty */
9422 -1, /* empty */
9423 -1, /* empty */
9424 -1, /* empty */
9425 -1, /* empty */
9426 },
9427 };
9428 const struct types resolution_table_core__Array__core__Array__core__String = {
9429 0, /* dummy */
9430 {
9431 &type_core__Array__core__String, /* E: Array[String] */
9432 &type_core__Array__core__Array__core__String, /* SELF: Array[Array[String]] */
9433 &type_core__Collection__core__Array__core__String, /* Collection[E]: Collection[Array[String]] */
9434 &type_core__Array__core__Array__core__String, /* Array[E]: Array[Array[String]] */
9435 &type_core__AbstractArray__core__Array__core__String, /* AbstractArray[E]: AbstractArray[Array[String]] */
9436 &type_core__NativeArray__core__Array__core__String, /* NativeArray[E]: NativeArray[Array[String]] */
9437 &type_core__Array__core__String, /* E: Array[String] */
9438 &type_core__Collection__core__Array__core__String, /* Collection[E]: Collection[Array[String]] */
9439 &type_core__Array__core__String, /* E: Array[String] */
9440 &type_core__Collection__core__Array__core__String, /* Collection[E]: Collection[Array[String]] */
9441 &type_core__Collection__core__Array__core__String, /* Collection[E]: Collection[Array[String]] */
9442 &type_core__Array__core__Array__core__String, /* Array[E]: Array[Array[String]] */
9443 &type_core__Array__core__Array__core__String, /* Array[E]: Array[Array[String]] */
9444 &type_core__AbstractArray__core__Array__core__String, /* AbstractArray[E]: AbstractArray[Array[String]] */
9445 &type_core__array__ArrayIterator__core__Array__core__String, /* ArrayIterator[E]: ArrayIterator[Array[String]] */
9446 &type_core__array__ArrayReverseIterator__core__Array__core__String, /* ArrayReverseIterator[E]: ArrayReverseIterator[Array[String]] */
9447 }
9448 };
9449 /* runtime type CodeWriter */
9450 const struct type type_nitc__CodeWriter = {
9451 186,
9452 "CodeWriter", /* class_name_string */
9453 2,
9454 0,
9455 NULL, /*NO RESOLUTIONS*/
9456 3,
9457 {
9458 2380, /* Object */
9459 2401, /* nullable Object */
9460 186, /* CodeWriter */
9461 },
9462 };
9463 /* runtime type HashMap[String, Int] */
9464 const struct type type_core__HashMap__core__String__core__Int = {
9465 187,
9466 "HashMap[String, Int]", /* class_name_string */
9467 137,
9468 0,
9469 &resolution_table_core__HashMap__core__String__core__Int,
9470 166,
9471 {
9472 2380, /* Object */
9473 2401, /* nullable Object */
9474 2206, /* MapRead[nullable Object, nullable Object] */
9475 -1, /* empty */
9476 -1, /* empty */
9477 -1, /* empty */
9478 -1, /* empty */
9479 -1, /* empty */
9480 -1, /* empty */
9481 -1, /* empty */
9482 -1, /* empty */
9483 -1, /* empty */
9484 -1, /* empty */
9485 -1, /* empty */
9486 -1, /* empty */
9487 -1, /* empty */
9488 -1, /* empty */
9489 -1, /* empty */
9490 -1, /* empty */
9491 -1, /* empty */
9492 -1, /* empty */
9493 -1, /* empty */
9494 -1, /* empty */
9495 -1, /* empty */
9496 -1, /* empty */
9497 -1, /* empty */
9498 -1, /* empty */
9499 -1, /* empty */
9500 -1, /* empty */
9501 -1, /* empty */
9502 -1, /* empty */
9503 -1, /* empty */
9504 -1, /* empty */
9505 -1, /* empty */
9506 -1, /* empty */
9507 3023, /* MapRead[String, Int] */
9508 -1, /* empty */
9509 -1, /* empty */
9510 -1, /* empty */
9511 -1, /* empty */
9512 -1, /* empty */
9513 -1, /* empty */
9514 -1, /* empty */
9515 -1, /* empty */
9516 -1, /* empty */
9517 -1, /* empty */
9518 -1, /* empty */
9519 -1, /* empty */
9520 -1, /* empty */
9521 -1, /* empty */
9522 -1, /* empty */
9523 -1, /* empty */
9524 -1, /* empty */
9525 -1, /* empty */
9526 -1, /* empty */
9527 -1, /* empty */
9528 -1, /* empty */
9529 -1, /* empty */
9530 -1, /* empty */
9531 -1, /* empty */
9532 -1, /* empty */
9533 -1, /* empty */
9534 -1, /* empty */
9535 -1, /* empty */
9536 -1, /* empty */
9537 -1, /* empty */
9538 -1, /* empty */
9539 3055, /* MapRead[Object, nullable Object] */
9540 -1, /* empty */
9541 -1, /* empty */
9542 -1, /* empty */
9543 -1, /* empty */
9544 -1, /* empty */
9545 -1, /* empty */
9546 -1, /* empty */
9547 -1, /* empty */
9548 -1, /* empty */
9549 -1, /* empty */
9550 -1, /* empty */
9551 -1, /* empty */
9552 -1, /* empty */
9553 -1, /* empty */
9554 -1, /* empty */
9555 -1, /* empty */
9556 -1, /* empty */
9557 -1, /* empty */
9558 -1, /* empty */
9559 -1, /* empty */
9560 -1, /* empty */
9561 -1, /* empty */
9562 -1, /* empty */
9563 -1, /* empty */
9564 -1, /* empty */
9565 -1, /* empty */
9566 -1, /* empty */
9567 -1, /* empty */
9568 -1, /* empty */
9569 -1, /* empty */
9570 -1, /* empty */
9571 -1, /* empty */
9572 -1, /* empty */
9573 -1, /* empty */
9574 -1, /* empty */
9575 -1, /* empty */
9576 -1, /* empty */
9577 -1, /* empty */
9578 -1, /* empty */
9579 -1, /* empty */
9580 -1, /* empty */
9581 -1, /* empty */
9582 -1, /* empty */
9583 -1, /* empty */
9584 -1, /* empty */
9585 -1, /* empty */
9586 -1, /* empty */
9587 -1, /* empty */
9588 -1, /* empty */
9589 -1, /* empty */
9590 -1, /* empty */
9591 -1, /* empty */
9592 -1, /* empty */
9593 -1, /* empty */
9594 -1, /* empty */
9595 -1, /* empty */
9596 -1, /* empty */
9597 -1, /* empty */
9598 -1, /* empty */
9599 -1, /* empty */
9600 -1, /* empty */
9601 -1, /* empty */
9602 -1, /* empty */
9603 -1, /* empty */
9604 -1, /* empty */
9605 -1, /* empty */
9606 1704, /* HashMap[Object, nullable Object] */
9607 -1, /* empty */
9608 -1, /* empty */
9609 187, /* HashMap[String, Int] */
9610 -1, /* empty */
9611 -1, /* empty */
9612 -1, /* empty */
9613 -1, /* empty */
9614 -1, /* empty */
9615 -1, /* empty */
9616 -1, /* empty */
9617 -1, /* empty */
9618 -1, /* empty */
9619 -1, /* empty */
9620 -1, /* empty */
9621 -1, /* empty */
9622 -1, /* empty */
9623 -1, /* empty */
9624 -1, /* empty */
9625 -1, /* empty */
9626 -1, /* empty */
9627 -1, /* empty */
9628 -1, /* empty */
9629 -1, /* empty */
9630 -1, /* empty */
9631 -1, /* empty */
9632 -1, /* empty */
9633 -1, /* empty */
9634 -1, /* empty */
9635 -1, /* empty */
9636 -1, /* empty */
9637 -1, /* empty */
9638 },
9639 };
9640 const struct types resolution_table_core__HashMap__core__String__core__Int = {
9641 0, /* dummy */
9642 {
9643 NULL, /* empty */
9644 NULL, /* empty */
9645 NULL, /* empty */
9646 &type_core__hash_collection__HashMapIterator__core__String__core__Int, /* HashMapIterator[K, V]: HashMapIterator[String, Int] */
9647 &type_core__String, /* K: String */
9648 &type_core__Int, /* V: Int */
9649 &type_core__hash_collection__HashMapNode__core__String__core__Int, /* HashMapNode[K, V]: HashMapNode[String, Int] */
9650 &type_core__hash_collection__HashMapKeys__core__String__core__Int, /* HashMapKeys[K, V]: HashMapKeys[String, Int] */
9651 &type_core__hash_collection__HashMapValues__core__String__core__Int, /* HashMapValues[K, V]: HashMapValues[String, Int] */
9652 &type_nullable__core__hash_collection__HashMapNode__core__String__core__Int, /* nullable N: nullable HashMapNode[String, Int] */
9653 &type_core__MapRead__core__String__core__Int, /* MapRead[K, V]: MapRead[String, Int] */
9654 NULL, /* empty */
9655 &type_core__hash_collection__HashMapNode__core__String__core__Int, /* N: HashMapNode[String, Int] */
9656 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__core__String__core__Int, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[String, Int]] */
9657 }
9658 };
9659 /* runtime type POSetColorer[MClass] */
9660 const struct type type_nitc__POSetColorer__nitc__MClass = {
9661 188,
9662 "POSetColorer[MClass]", /* class_name_string */
9663 2,
9664 0,
9665 &resolution_table_nitc__POSetColorer__nitc__MClass,
9666 4,
9667 {
9668 2380, /* Object */
9669 2401, /* nullable Object */
9670 188, /* POSetColorer[MClass] */
9671 -1, /* empty */
9672 },
9673 };
9674 const struct types resolution_table_nitc__POSetColorer__nitc__MClass = {
9675 0, /* dummy */
9676 {
9677 &type_core__HashMap__nitc__MClass__core__Int, /* HashMap[E, Int]: HashMap[MClass, Int] */
9678 &type_poset__POSet__nitc__MClass, /* POSet[E]: POSet[MClass] */
9679 &type_core__Map__nitc__MClass__core__Set__nitc__MClass, /* Map[E, Set[E]]: Map[MClass, Set[MClass]] */
9680 &type_nitc__POSetConflictGraph__nitc__MClass, /* POSetConflictGraph[E]: POSetConflictGraph[MClass] */
9681 &type_core__HashSet__nitc__MClass, /* HashSet[E]: HashSet[MClass] */
9682 &type_core__Set__nitc__MClass, /* Set[E]: Set[MClass] */
9683 &type_nitc__MClass, /* E: MClass */
9684 &type_core__Collection__nitc__MClass, /* Collection[E]: Collection[MClass] */
9685 }
9686 };
9687 /* runtime type HashMap[MClass, Set[MVirtualTypeProp]] */
9688 const struct type type_core__HashMap__nitc__MClass__core__Set__nitc__MVirtualTypeProp = {
9689 189,
9690 "HashMap[MClass, Set[MVirtualTypeProp]]", /* class_name_string */
9691 139,
9692 0,
9693 &resolution_table_core__HashMap__nitc__MClass__core__Set__nitc__MVirtualTypeProp,
9694 166,
9695 {
9696 2380, /* Object */
9697 2401, /* nullable Object */
9698 2206, /* MapRead[nullable Object, nullable Object] */
9699 -1, /* empty */
9700 -1, /* empty */
9701 -1, /* empty */
9702 -1, /* empty */
9703 -1, /* empty */
9704 -1, /* empty */
9705 -1, /* empty */
9706 -1, /* empty */
9707 -1, /* empty */
9708 -1, /* empty */
9709 -1, /* empty */
9710 -1, /* empty */
9711 -1, /* empty */
9712 -1, /* empty */
9713 3005, /* MapRead[MClass, Set[MProperty]] */
9714 -1, /* empty */
9715 -1, /* empty */
9716 -1, /* empty */
9717 -1, /* empty */
9718 -1, /* empty */
9719 -1, /* empty */
9720 -1, /* empty */
9721 -1, /* empty */
9722 -1, /* empty */
9723 -1, /* empty */
9724 -1, /* empty */
9725 -1, /* empty */
9726 -1, /* empty */
9727 -1, /* empty */
9728 -1, /* empty */
9729 -1, /* empty */
9730 -1, /* empty */
9731 -1, /* empty */
9732 3024, /* MapRead[MClass, Set[MVirtualTypeProp]] */
9733 -1, /* empty */
9734 3026, /* MapRead[MClass, Set[PropertyLayoutElement]] */
9735 -1, /* empty */
9736 -1, /* empty */
9737 -1, /* empty */
9738 -1, /* empty */
9739 -1, /* empty */
9740 -1, /* empty */
9741 -1, /* empty */
9742 -1, /* empty */
9743 -1, /* empty */
9744 -1, /* empty */
9745 -1, /* empty */
9746 -1, /* empty */
9747 -1, /* empty */
9748 -1, /* empty */
9749 -1, /* empty */
9750 -1, /* empty */
9751 -1, /* empty */
9752 -1, /* empty */
9753 -1, /* empty */
9754 -1, /* empty */
9755 -1, /* empty */
9756 -1, /* empty */
9757 -1, /* empty */
9758 -1, /* empty */
9759 -1, /* empty */
9760 -1, /* empty */
9761 -1, /* empty */
9762 -1, /* empty */
9763 3055, /* MapRead[Object, nullable Object] */
9764 -1, /* empty */
9765 -1, /* empty */
9766 -1, /* empty */
9767 -1, /* empty */
9768 -1, /* empty */
9769 -1, /* empty */
9770 -1, /* empty */
9771 -1, /* empty */
9772 -1, /* empty */
9773 -1, /* empty */
9774 -1, /* empty */
9775 -1, /* empty */
9776 -1, /* empty */
9777 -1, /* empty */
9778 -1, /* empty */
9779 2988, /* Map[MClass, Set[MVirtualTypeProp]] */
9780 3075, /* Map[MClass, Collection[PropertyLayoutElement]] */
9781 -1, /* empty */
9782 -1, /* empty */
9783 -1, /* empty */
9784 -1, /* empty */
9785 -1, /* empty */
9786 -1, /* empty */
9787 -1, /* empty */
9788 -1, /* empty */
9789 -1, /* empty */
9790 -1, /* empty */
9791 -1, /* empty */
9792 -1, /* empty */
9793 -1, /* empty */
9794 -1, /* empty */
9795 -1, /* empty */
9796 -1, /* empty */
9797 -1, /* empty */
9798 -1, /* empty */
9799 -1, /* empty */
9800 -1, /* empty */
9801 -1, /* empty */
9802 -1, /* empty */
9803 -1, /* empty */
9804 -1, /* empty */
9805 -1, /* empty */
9806 -1, /* empty */
9807 -1, /* empty */
9808 -1, /* empty */
9809 -1, /* empty */
9810 101, /* HashMap[MClass, Set[MProperty]] */
9811 -1, /* empty */
9812 -1, /* empty */
9813 -1, /* empty */
9814 -1, /* empty */
9815 -1, /* empty */
9816 -1, /* empty */
9817 -1, /* empty */
9818 -1, /* empty */
9819 -1, /* empty */
9820 -1, /* empty */
9821 -1, /* empty */
9822 -1, /* empty */
9823 -1, /* empty */
9824 -1, /* empty */
9825 -1, /* empty */
9826 -1, /* empty */
9827 -1, /* empty */
9828 -1, /* empty */
9829 -1, /* empty */
9830 1704, /* HashMap[Object, nullable Object] */
9831 -1, /* empty */
9832 -1, /* empty */
9833 -1, /* empty */
9834 -1, /* empty */
9835 189, /* HashMap[MClass, Set[MVirtualTypeProp]] */
9836 -1, /* empty */
9837 -1, /* empty */
9838 -1, /* empty */
9839 -1, /* empty */
9840 -1, /* empty */
9841 -1, /* empty */
9842 232, /* HashMap[MClass, Set[PropertyLayoutElement]] */
9843 -1, /* empty */
9844 -1, /* empty */
9845 -1, /* empty */
9846 -1, /* empty */
9847 -1, /* empty */
9848 -1, /* empty */
9849 -1, /* empty */
9850 -1, /* empty */
9851 -1, /* empty */
9852 -1, /* empty */
9853 -1, /* empty */
9854 -1, /* empty */
9855 -1, /* empty */
9856 -1, /* empty */
9857 -1, /* empty */
9858 -1, /* empty */
9859 -1, /* empty */
9860 -1, /* empty */
9861 -1, /* empty */
9862 },
9863 };
9864 const struct types resolution_table_core__HashMap__nitc__MClass__core__Set__nitc__MVirtualTypeProp = {
9865 0, /* dummy */
9866 {
9867 NULL, /* empty */
9868 NULL, /* empty */
9869 NULL, /* empty */
9870 &type_core__hash_collection__HashMapIterator__nitc__MClass__core__Set__nitc__MVirtualTypeProp, /* HashMapIterator[K, V]: HashMapIterator[MClass, Set[MVirtualTypeProp]] */
9871 &type_nitc__MClass, /* K: MClass */
9872 &type_core__Set__nitc__MVirtualTypeProp, /* V: Set[MVirtualTypeProp] */
9873 &type_core__hash_collection__HashMapNode__nitc__MClass__core__Set__nitc__MVirtualTypeProp, /* HashMapNode[K, V]: HashMapNode[MClass, Set[MVirtualTypeProp]] */
9874 &type_core__hash_collection__HashMapKeys__nitc__MClass__core__Set__nitc__MVirtualTypeProp, /* HashMapKeys[K, V]: HashMapKeys[MClass, Set[MVirtualTypeProp]] */
9875 &type_core__hash_collection__HashMapValues__nitc__MClass__core__Set__nitc__MVirtualTypeProp, /* HashMapValues[K, V]: HashMapValues[MClass, Set[MVirtualTypeProp]] */
9876 &type_nullable__core__hash_collection__HashMapNode__nitc__MClass__core__Set__nitc__MVirtualTypeProp, /* nullable N: nullable HashMapNode[MClass, Set[MVirtualTypeProp]] */
9877 &type_core__MapRead__nitc__MClass__core__Set__nitc__MVirtualTypeProp, /* MapRead[K, V]: MapRead[MClass, Set[MVirtualTypeProp]] */
9878 NULL, /* empty */
9879 &type_core__hash_collection__HashMapNode__nitc__MClass__core__Set__nitc__MVirtualTypeProp, /* N: HashMapNode[MClass, Set[MVirtualTypeProp]] */
9880 &type_core__NativeArray__nullable__core__hash_collection__HashMapNode__nitc__MClass__core__Set__nitc__MVirtualTypeProp, /* NativeArray[nullable N]: NativeArray[nullable HashMapNode[MClass, Set[MVirtualTypeProp]]] */
9881 }
9882 };