1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "ClassDeclaration",
6      "definition": {
7        "id": {
8          "type": "Identifier",
9          "name": "ETSGLOBAL",
10          "decorators": [],
11          "loc": {
12            "start": {
13              "line": 1,
14              "column": 1
15            },
16            "end": {
17              "line": 1,
18              "column": 1
19            }
20          }
21        },
22        "superClass": null,
23        "implements": [],
24        "body": [
25          {
26            "type": "MethodDefinition",
27            "key": {
28              "type": "Identifier",
29              "name": "_$init$_",
30              "decorators": [],
31              "loc": {
32                "start": {
33                  "line": 1,
34                  "column": 1
35                },
36                "end": {
37                  "line": 1,
38                  "column": 1
39                }
40              }
41            },
42            "kind": "method",
43            "accessibility": "public",
44            "static": true,
45            "optional": false,
46            "computed": false,
47            "value": {
48              "type": "FunctionExpression",
49              "function": {
50                "type": "ScriptFunction",
51                "id": {
52                  "type": "Identifier",
53                  "name": "_$init$_",
54                  "decorators": [],
55                  "loc": {
56                    "start": {
57                      "line": 1,
58                      "column": 1
59                    },
60                    "end": {
61                      "line": 1,
62                      "column": 1
63                    }
64                  }
65                },
66                "generator": false,
67                "async": false,
68                "expression": false,
69                "params": [],
70                "body": {
71                  "type": "BlockStatement",
72                  "statements": [],
73                  "loc": {
74                    "start": {
75                      "line": 1,
76                      "column": 1
77                    },
78                    "end": {
79                      "line": 1,
80                      "column": 1
81                    }
82                  }
83                },
84                "loc": {
85                  "start": {
86                    "line": 1,
87                    "column": 1
88                  },
89                  "end": {
90                    "line": 1,
91                    "column": 1
92                  }
93                }
94              },
95              "loc": {
96                "start": {
97                  "line": 1,
98                  "column": 1
99                },
100                "end": {
101                  "line": 1,
102                  "column": 1
103                }
104              }
105            },
106            "overloads": [],
107            "decorators": [],
108            "loc": {
109              "start": {
110                "line": 1,
111                "column": 1
112              },
113              "end": {
114                "line": 1,
115                "column": 1
116              }
117            }
118          },
119          {
120            "type": "ClassProperty",
121            "key": {
122              "type": "Identifier",
123              "name": "lit00",
124              "decorators": [],
125              "loc": {
126                "start": {
127                  "line": 16,
128                  "column": 7
129                },
130                "end": {
131                  "line": 16,
132                  "column": 12
133                }
134              }
135            },
136            "value": {
137              "type": "NumberLiteral",
138              "value": 0,
139              "loc": {
140                "start": {
141                  "line": 16,
142                  "column": 15
143                },
144                "end": {
145                  "line": 16,
146                  "column": 16
147                }
148              }
149            },
150            "accessibility": "public",
151            "static": true,
152            "readonly": false,
153            "declare": false,
154            "optional": false,
155            "computed": false,
156            "definite": false,
157            "decorators": [],
158            "loc": {
159              "start": {
160                "line": 16,
161                "column": 7
162              },
163              "end": {
164                "line": 16,
165                "column": 16
166              }
167            }
168          },
169          {
170            "type": "ClassProperty",
171            "key": {
172              "type": "Identifier",
173              "name": "lit01",
174              "decorators": [],
175              "loc": {
176                "start": {
177                  "line": 17,
178                  "column": 7
179                },
180                "end": {
181                  "line": 17,
182                  "column": 12
183                }
184              }
185            },
186            "value": {
187              "type": "NumberLiteral",
188              "value": 0,
189              "loc": {
190                "start": {
191                  "line": 17,
192                  "column": 15
193                },
194                "end": {
195                  "line": 17,
196                  "column": 18
197                }
198              }
199            },
200            "accessibility": "public",
201            "static": true,
202            "readonly": false,
203            "declare": false,
204            "optional": false,
205            "computed": false,
206            "definite": false,
207            "decorators": [],
208            "loc": {
209              "start": {
210                "line": 17,
211                "column": 7
212              },
213              "end": {
214                "line": 17,
215                "column": 18
216              }
217            }
218          },
219          {
220            "type": "ClassProperty",
221            "key": {
222              "type": "Identifier",
223              "name": "lit03",
224              "decorators": [],
225              "loc": {
226                "start": {
227                  "line": 20,
228                  "column": 7
229                },
230                "end": {
231                  "line": 20,
232                  "column": 12
233                }
234              }
235            },
236            "value": {
237              "type": "StringLiteral",
238              "value": "string",
239              "loc": {
240                "start": {
241                  "line": 20,
242                  "column": 15
243                },
244                "end": {
245                  "line": 20,
246                  "column": 23
247                }
248              }
249            },
250            "accessibility": "public",
251            "static": true,
252            "readonly": false,
253            "declare": false,
254            "optional": false,
255            "computed": false,
256            "definite": false,
257            "decorators": [],
258            "loc": {
259              "start": {
260                "line": 20,
261                "column": 7
262              },
263              "end": {
264                "line": 20,
265                "column": 23
266              }
267            }
268          },
269          {
270            "type": "ClassProperty",
271            "key": {
272              "type": "Identifier",
273              "name": "lit04",
274              "decorators": [],
275              "loc": {
276                "start": {
277                  "line": 21,
278                  "column": 7
279                },
280                "end": {
281                  "line": 21,
282                  "column": 12
283                }
284              }
285            },
286            "value": {
287              "type": "NumberLiteral",
288              "value": 11,
289              "loc": {
290                "start": {
291                  "line": 21,
292                  "column": 15
293                },
294                "end": {
295                  "line": 21,
296                  "column": 21
297                }
298              }
299            },
300            "accessibility": "public",
301            "static": true,
302            "readonly": false,
303            "declare": false,
304            "optional": false,
305            "computed": false,
306            "definite": false,
307            "decorators": [],
308            "loc": {
309              "start": {
310                "line": 21,
311                "column": 7
312              },
313              "end": {
314                "line": 21,
315                "column": 21
316              }
317            }
318          },
319          {
320            "type": "ClassProperty",
321            "key": {
322              "type": "Identifier",
323              "name": "lit05",
324              "decorators": [],
325              "loc": {
326                "start": {
327                  "line": 22,
328                  "column": 7
329                },
330                "end": {
331                  "line": 22,
332                  "column": 12
333                }
334              }
335            },
336            "value": {
337              "type": "NumberLiteral",
338              "value": 3.14159,
339              "loc": {
340                "start": {
341                  "line": 22,
342                  "column": 15
343                },
344                "end": {
345                  "line": 22,
346                  "column": 24
347                }
348              }
349            },
350            "accessibility": "public",
351            "static": true,
352            "readonly": false,
353            "declare": false,
354            "optional": false,
355            "computed": false,
356            "definite": false,
357            "decorators": [],
358            "loc": {
359              "start": {
360                "line": 22,
361                "column": 7
362              },
363              "end": {
364                "line": 22,
365                "column": 24
366              }
367            }
368          },
369          {
370            "type": "ClassProperty",
371            "key": {
372              "type": "Identifier",
373              "name": "lit06",
374              "decorators": [],
375              "loc": {
376                "start": {
377                  "line": 23,
378                  "column": 7
379                },
380                "end": {
381                  "line": 23,
382                  "column": 12
383                }
384              }
385            },
386            "value": {
387              "type": "NumberLiteral",
388              "value": 1e-06,
389              "loc": {
390                "start": {
391                  "line": 23,
392                  "column": 15
393                },
394                "end": {
395                  "line": 23,
396                  "column": 21
397                }
398              }
399            },
400            "accessibility": "public",
401            "static": true,
402            "readonly": false,
403            "declare": false,
404            "optional": false,
405            "computed": false,
406            "definite": false,
407            "decorators": [],
408            "loc": {
409              "start": {
410                "line": 23,
411                "column": 7
412              },
413              "end": {
414                "line": 23,
415                "column": 21
416              }
417            }
418          },
419          {
420            "type": "ClassProperty",
421            "key": {
422              "type": "Identifier",
423              "name": "lit07",
424              "decorators": [],
425              "loc": {
426                "start": {
427                  "line": 24,
428                  "column": 7
429                },
430                "end": {
431                  "line": 24,
432                  "column": 12
433                }
434              }
435            },
436            "value": {
437              "type": "NumberLiteral",
438              "value": 1e-06,
439              "loc": {
440                "start": {
441                  "line": 24,
442                  "column": 15
443                },
444                "end": {
445                  "line": 24,
446                  "column": 21
447                }
448              }
449            },
450            "accessibility": "public",
451            "static": true,
452            "readonly": false,
453            "declare": false,
454            "optional": false,
455            "computed": false,
456            "definite": false,
457            "decorators": [],
458            "loc": {
459              "start": {
460                "line": 24,
461                "column": 7
462              },
463              "end": {
464                "line": 24,
465                "column": 21
466              }
467            }
468          },
469          {
470            "type": "ClassProperty",
471            "key": {
472              "type": "Identifier",
473              "name": "lit08",
474              "decorators": [],
475              "loc": {
476                "start": {
477                  "line": 25,
478                  "column": 7
479                },
480                "end": {
481                  "line": 25,
482                  "column": 12
483                }
484              }
485            },
486            "value": {
487              "type": "UnaryExpression",
488              "operator": "-",
489              "prefix": true,
490              "argument": {
491                "type": "NumberLiteral",
492                "value": 1e-06,
493                "loc": {
494                  "start": {
495                    "line": 25,
496                    "column": 16
497                  },
498                  "end": {
499                    "line": 25,
500                    "column": 22
501                  }
502                }
503              },
504              "loc": {
505                "start": {
506                  "line": 25,
507                  "column": 15
508                },
509                "end": {
510                  "line": 25,
511                  "column": 22
512                }
513              }
514            },
515            "accessibility": "public",
516            "static": true,
517            "readonly": false,
518            "declare": false,
519            "optional": false,
520            "computed": false,
521            "definite": false,
522            "decorators": [],
523            "loc": {
524              "start": {
525                "line": 25,
526                "column": 7
527              },
528              "end": {
529                "line": 25,
530                "column": 22
531              }
532            }
533          },
534          {
535            "type": "ClassProperty",
536            "key": {
537              "type": "Identifier",
538              "name": "lit09",
539              "decorators": [],
540              "loc": {
541                "start": {
542                  "line": 26,
543                  "column": 7
544                },
545                "end": {
546                  "line": 26,
547                  "column": 12
548                }
549              }
550            },
551            "value": {
552              "type": "CharLiteral",
553              "value": "a",
554              "loc": {
555                "start": {
556                  "line": 26,
557                  "column": 15
558                },
559                "end": {
560                  "line": 26,
561                  "column": 19
562                }
563              }
564            },
565            "accessibility": "public",
566            "static": true,
567            "readonly": false,
568            "declare": false,
569            "optional": false,
570            "computed": false,
571            "definite": false,
572            "decorators": [],
573            "loc": {
574              "start": {
575                "line": 26,
576                "column": 7
577              },
578              "end": {
579                "line": 26,
580                "column": 19
581              }
582            }
583          },
584          {
585            "type": "ClassProperty",
586            "key": {
587              "type": "Identifier",
588              "name": "lit10",
589              "decorators": [],
590              "loc": {
591                "start": {
592                  "line": 27,
593                  "column": 7
594                },
595                "end": {
596                  "line": 27,
597                  "column": 12
598                }
599              }
600            },
601            "value": {
602              "type": "CharLiteral",
603              "value": "a",
604              "loc": {
605                "start": {
606                  "line": 27,
607                  "column": 15
608                },
609                "end": {
610                  "line": 27,
611                  "column": 24
612                }
613              }
614            },
615            "accessibility": "public",
616            "static": true,
617            "readonly": false,
618            "declare": false,
619            "optional": false,
620            "computed": false,
621            "definite": false,
622            "decorators": [],
623            "loc": {
624              "start": {
625                "line": 27,
626                "column": 7
627              },
628              "end": {
629                "line": 27,
630                "column": 24
631              }
632            }
633          },
634          {
635            "type": "ClassProperty",
636            "key": {
637              "type": "Identifier",
638              "name": "lit11",
639              "decorators": [],
640              "loc": {
641                "start": {
642                  "line": 28,
643                  "column": 7
644                },
645                "end": {
646                  "line": 28,
647                  "column": 12
648                }
649              }
650            },
651            "value": {
652              "type": "BooleanLiteral",
653              "value": true,
654              "loc": {
655                "start": {
656                  "line": 28,
657                  "column": 15
658                },
659                "end": {
660                  "line": 28,
661                  "column": 19
662                }
663              }
664            },
665            "accessibility": "public",
666            "static": true,
667            "readonly": false,
668            "declare": false,
669            "optional": false,
670            "computed": false,
671            "definite": false,
672            "decorators": [],
673            "loc": {
674              "start": {
675                "line": 28,
676                "column": 7
677              },
678              "end": {
679                "line": 28,
680                "column": 19
681              }
682            }
683          },
684          {
685            "type": "ClassProperty",
686            "key": {
687              "type": "Identifier",
688              "name": "lit12",
689              "decorators": [],
690              "loc": {
691                "start": {
692                  "line": 29,
693                  "column": 7
694                },
695                "end": {
696                  "line": 29,
697                  "column": 12
698                }
699              }
700            },
701            "value": {
702              "type": "BooleanLiteral",
703              "value": false,
704              "loc": {
705                "start": {
706                  "line": 29,
707                  "column": 15
708                },
709                "end": {
710                  "line": 29,
711                  "column": 20
712                }
713              }
714            },
715            "accessibility": "public",
716            "static": true,
717            "readonly": false,
718            "declare": false,
719            "optional": false,
720            "computed": false,
721            "definite": false,
722            "decorators": [],
723            "loc": {
724              "start": {
725                "line": 29,
726                "column": 7
727              },
728              "end": {
729                "line": 29,
730                "column": 20
731              }
732            }
733          },
734          {
735            "type": "ClassProperty",
736            "key": {
737              "type": "Identifier",
738              "name": "lit13",
739              "decorators": [],
740              "loc": {
741                "start": {
742                  "line": 30,
743                  "column": 7
744                },
745                "end": {
746                  "line": 30,
747                  "column": 12
748                }
749              }
750            },
751            "value": {
752              "type": "NullLiteral",
753              "value": null,
754              "loc": {
755                "start": {
756                  "line": 30,
757                  "column": 15
758                },
759                "end": {
760                  "line": 30,
761                  "column": 19
762                }
763              }
764            },
765            "accessibility": "public",
766            "static": true,
767            "readonly": false,
768            "declare": false,
769            "optional": false,
770            "computed": false,
771            "definite": false,
772            "decorators": [],
773            "loc": {
774              "start": {
775                "line": 30,
776                "column": 7
777              },
778              "end": {
779                "line": 30,
780                "column": 19
781              }
782            }
783          },
784          {
785            "type": "ClassProperty",
786            "key": {
787              "type": "Identifier",
788              "name": "lit14",
789              "decorators": [],
790              "loc": {
791                "start": {
792                  "line": 31,
793                  "column": 7
794                },
795                "end": {
796                  "line": 31,
797                  "column": 12
798                }
799              }
800            },
801            "value": {
802              "type": "TSAsExpression",
803              "expression": {
804                "type": "NumberLiteral",
805                "value": 123.45,
806                "loc": {
807                  "start": {
808                    "line": 31,
809                    "column": 15
810                  },
811                  "end": {
812                    "line": 31,
813                    "column": 22
814                  }
815                }
816              },
817              "typeAnnotation": {
818                "type": "ETSPrimitiveType",
819                "loc": {
820                  "start": {
821                    "line": 31,
822                    "column": 15
823                  },
824                  "end": {
825                    "line": 31,
826                    "column": 22
827                  }
828                }
829              },
830              "loc": {
831                "start": {
832                  "line": 31,
833                  "column": 15
834                },
835                "end": {
836                  "line": 31,
837                  "column": 22
838                }
839              }
840            },
841            "accessibility": "public",
842            "static": true,
843            "readonly": false,
844            "declare": false,
845            "optional": false,
846            "computed": false,
847            "definite": false,
848            "decorators": [],
849            "loc": {
850              "start": {
851                "line": 31,
852                "column": 7
853              },
854              "end": {
855                "line": 31,
856                "column": 22
857              }
858            }
859          },
860          {
861            "type": "ClassProperty",
862            "key": {
863              "type": "Identifier",
864              "name": "lit15",
865              "decorators": [],
866              "loc": {
867                "start": {
868                  "line": 32,
869                  "column": 7
870                },
871                "end": {
872                  "line": 32,
873                  "column": 12
874                }
875              }
876            },
877            "value": {
878              "type": "TSAsExpression",
879              "expression": {
880                "type": "NumberLiteral",
881                "value": 1.2345e+12,
882                "loc": {
883                  "start": {
884                    "line": 32,
885                    "column": 15
886                  },
887                  "end": {
888                    "line": 32,
889                    "column": 25
890                  }
891                }
892              },
893              "typeAnnotation": {
894                "type": "ETSPrimitiveType",
895                "loc": {
896                  "start": {
897                    "line": 32,
898                    "column": 15
899                  },
900                  "end": {
901                    "line": 32,
902                    "column": 25
903                  }
904                }
905              },
906              "loc": {
907                "start": {
908                  "line": 32,
909                  "column": 15
910                },
911                "end": {
912                  "line": 32,
913                  "column": 25
914                }
915              }
916            },
917            "accessibility": "public",
918            "static": true,
919            "readonly": false,
920            "declare": false,
921            "optional": false,
922            "computed": false,
923            "definite": false,
924            "decorators": [],
925            "loc": {
926              "start": {
927                "line": 32,
928                "column": 7
929              },
930              "end": {
931                "line": 32,
932                "column": 25
933              }
934            }
935          },
936          {
937            "type": "ClassProperty",
938            "key": {
939              "type": "Identifier",
940              "name": "lit16",
941              "decorators": [],
942              "loc": {
943                "start": {
944                  "line": 33,
945                  "column": 7
946                },
947                "end": {
948                  "line": 33,
949                  "column": 12
950                }
951              }
952            },
953            "value": {
954              "type": "UnaryExpression",
955              "operator": "-",
956              "prefix": true,
957              "argument": {
958                "type": "TSAsExpression",
959                "expression": {
960                  "type": "NumberLiteral",
961                  "value": 123.45,
962                  "loc": {
963                    "start": {
964                      "line": 33,
965                      "column": 16
966                    },
967                    "end": {
968                      "line": 33,
969                      "column": 23
970                    }
971                  }
972                },
973                "typeAnnotation": {
974                  "type": "ETSPrimitiveType",
975                  "loc": {
976                    "start": {
977                      "line": 33,
978                      "column": 16
979                    },
980                    "end": {
981                      "line": 33,
982                      "column": 23
983                    }
984                  }
985                },
986                "loc": {
987                  "start": {
988                    "line": 33,
989                    "column": 16
990                  },
991                  "end": {
992                    "line": 33,
993                    "column": 23
994                  }
995                }
996              },
997              "loc": {
998                "start": {
999                  "line": 33,
1000                  "column": 15
1001                },
1002                "end": {
1003                  "line": 33,
1004                  "column": 23
1005                }
1006              }
1007            },
1008            "accessibility": "public",
1009            "static": true,
1010            "readonly": false,
1011            "declare": false,
1012            "optional": false,
1013            "computed": false,
1014            "definite": false,
1015            "decorators": [],
1016            "loc": {
1017              "start": {
1018                "line": 33,
1019                "column": 7
1020              },
1021              "end": {
1022                "line": 33,
1023                "column": 23
1024              }
1025            }
1026          },
1027          {
1028            "type": "ClassProperty",
1029            "key": {
1030              "type": "Identifier",
1031              "name": "lit17",
1032              "decorators": [],
1033              "loc": {
1034                "start": {
1035                  "line": 34,
1036                  "column": 7
1037                },
1038                "end": {
1039                  "line": 34,
1040                  "column": 12
1041                }
1042              }
1043            },
1044            "value": {
1045              "type": "UnaryExpression",
1046              "operator": "-",
1047              "prefix": true,
1048              "argument": {
1049                "type": "TSAsExpression",
1050                "expression": {
1051                  "type": "NumberLiteral",
1052                  "value": 1.2345e+12,
1053                  "loc": {
1054                    "start": {
1055                      "line": 34,
1056                      "column": 16
1057                    },
1058                    "end": {
1059                      "line": 34,
1060                      "column": 26
1061                    }
1062                  }
1063                },
1064                "typeAnnotation": {
1065                  "type": "ETSPrimitiveType",
1066                  "loc": {
1067                    "start": {
1068                      "line": 34,
1069                      "column": 16
1070                    },
1071                    "end": {
1072                      "line": 34,
1073                      "column": 26
1074                    }
1075                  }
1076                },
1077                "loc": {
1078                  "start": {
1079                    "line": 34,
1080                    "column": 16
1081                  },
1082                  "end": {
1083                    "line": 34,
1084                    "column": 26
1085                  }
1086                }
1087              },
1088              "loc": {
1089                "start": {
1090                  "line": 34,
1091                  "column": 15
1092                },
1093                "end": {
1094                  "line": 34,
1095                  "column": 26
1096                }
1097              }
1098            },
1099            "accessibility": "public",
1100            "static": true,
1101            "readonly": false,
1102            "declare": false,
1103            "optional": false,
1104            "computed": false,
1105            "definite": false,
1106            "decorators": [],
1107            "loc": {
1108              "start": {
1109                "line": 34,
1110                "column": 7
1111              },
1112              "end": {
1113                "line": 34,
1114                "column": 26
1115              }
1116            }
1117          },
1118          {
1119            "type": "ClassProperty",
1120            "key": {
1121              "type": "Identifier",
1122              "name": "lit18",
1123              "decorators": [],
1124              "loc": {
1125                "start": {
1126                  "line": 35,
1127                  "column": 7
1128                },
1129                "end": {
1130                  "line": 35,
1131                  "column": 12
1132                }
1133              }
1134            },
1135            "value": {
1136              "type": "ArrayExpression",
1137              "elements": [],
1138              "loc": {
1139                "start": {
1140                  "line": 35,
1141                  "column": 15
1142                },
1143                "end": {
1144                  "line": 35,
1145                  "column": 17
1146                }
1147              }
1148            },
1149            "accessibility": "public",
1150            "static": true,
1151            "readonly": false,
1152            "declare": false,
1153            "optional": false,
1154            "computed": false,
1155            "definite": false,
1156            "decorators": [],
1157            "loc": {
1158              "start": {
1159                "line": 35,
1160                "column": 7
1161              },
1162              "end": {
1163                "line": 35,
1164                "column": 17
1165              }
1166            }
1167          },
1168          {
1169            "type": "ClassProperty",
1170            "key": {
1171              "type": "Identifier",
1172              "name": "lit19",
1173              "decorators": [],
1174              "loc": {
1175                "start": {
1176                  "line": 36,
1177                  "column": 7
1178                },
1179                "end": {
1180                  "line": 36,
1181                  "column": 12
1182                }
1183              }
1184            },
1185            "value": {
1186              "type": "ArrayExpression",
1187              "elements": [
1188                {
1189                  "type": "NumberLiteral",
1190                  "value": 1,
1191                  "loc": {
1192                    "start": {
1193                      "line": 36,
1194                      "column": 16
1195                    },
1196                    "end": {
1197                      "line": 36,
1198                      "column": 17
1199                    }
1200                  }
1201                },
1202                {
1203                  "type": "NumberLiteral",
1204                  "value": 2,
1205                  "loc": {
1206                    "start": {
1207                      "line": 36,
1208                      "column": 18
1209                    },
1210                    "end": {
1211                      "line": 36,
1212                      "column": 19
1213                    }
1214                  }
1215                },
1216                {
1217                  "type": "NumberLiteral",
1218                  "value": 3,
1219                  "loc": {
1220                    "start": {
1221                      "line": 36,
1222                      "column": 20
1223                    },
1224                    "end": {
1225                      "line": 36,
1226                      "column": 21
1227                    }
1228                  }
1229                }
1230              ],
1231              "loc": {
1232                "start": {
1233                  "line": 36,
1234                  "column": 15
1235                },
1236                "end": {
1237                  "line": 36,
1238                  "column": 22
1239                }
1240              }
1241            },
1242            "accessibility": "public",
1243            "static": true,
1244            "readonly": false,
1245            "declare": false,
1246            "optional": false,
1247            "computed": false,
1248            "definite": false,
1249            "decorators": [],
1250            "loc": {
1251              "start": {
1252                "line": 36,
1253                "column": 7
1254              },
1255              "end": {
1256                "line": 36,
1257                "column": 22
1258              }
1259            }
1260          },
1261          {
1262            "type": "ClassProperty",
1263            "key": {
1264              "type": "Identifier",
1265              "name": "lit20",
1266              "decorators": [],
1267              "loc": {
1268                "start": {
1269                  "line": 37,
1270                  "column": 7
1271                },
1272                "end": {
1273                  "line": 37,
1274                  "column": 12
1275                }
1276              }
1277            },
1278            "value": {
1279              "type": "ArrayExpression",
1280              "elements": [
1281                {
1282                  "type": "StringLiteral",
1283                  "value": "1",
1284                  "loc": {
1285                    "start": {
1286                      "line": 37,
1287                      "column": 16
1288                    },
1289                    "end": {
1290                      "line": 37,
1291                      "column": 19
1292                    }
1293                  }
1294                },
1295                {
1296                  "type": "StringLiteral",
1297                  "value": "2",
1298                  "loc": {
1299                    "start": {
1300                      "line": 37,
1301                      "column": 20
1302                    },
1303                    "end": {
1304                      "line": 37,
1305                      "column": 23
1306                    }
1307                  }
1308                },
1309                {
1310                  "type": "StringLiteral",
1311                  "value": "3",
1312                  "loc": {
1313                    "start": {
1314                      "line": 37,
1315                      "column": 24
1316                    },
1317                    "end": {
1318                      "line": 37,
1319                      "column": 27
1320                    }
1321                  }
1322                }
1323              ],
1324              "loc": {
1325                "start": {
1326                  "line": 37,
1327                  "column": 15
1328                },
1329                "end": {
1330                  "line": 37,
1331                  "column": 28
1332                }
1333              }
1334            },
1335            "accessibility": "public",
1336            "static": true,
1337            "readonly": false,
1338            "declare": false,
1339            "optional": false,
1340            "computed": false,
1341            "definite": false,
1342            "decorators": [],
1343            "loc": {
1344              "start": {
1345                "line": 37,
1346                "column": 7
1347              },
1348              "end": {
1349                "line": 37,
1350                "column": 28
1351              }
1352            }
1353          },
1354          {
1355            "type": "ClassProperty",
1356            "key": {
1357              "type": "Identifier",
1358              "name": "lit21",
1359              "decorators": [],
1360              "loc": {
1361                "start": {
1362                  "line": 38,
1363                  "column": 7
1364                },
1365                "end": {
1366                  "line": 38,
1367                  "column": 12
1368                }
1369              }
1370            },
1371            "value": {
1372              "type": "ArrayExpression",
1373              "elements": [
1374                {
1375                  "type": "NumberLiteral",
1376                  "value": 1,
1377                  "loc": {
1378                    "start": {
1379                      "line": 38,
1380                      "column": 16
1381                    },
1382                    "end": {
1383                      "line": 38,
1384                      "column": 19
1385                    }
1386                  }
1387                },
1388                {
1389                  "type": "NumberLiteral",
1390                  "value": 2,
1391                  "loc": {
1392                    "start": {
1393                      "line": 38,
1394                      "column": 20
1395                    },
1396                    "end": {
1397                      "line": 38,
1398                      "column": 23
1399                    }
1400                  }
1401                },
1402                {
1403                  "type": "NumberLiteral",
1404                  "value": 3,
1405                  "loc": {
1406                    "start": {
1407                      "line": 38,
1408                      "column": 24
1409                    },
1410                    "end": {
1411                      "line": 38,
1412                      "column": 27
1413                    }
1414                  }
1415                }
1416              ],
1417              "loc": {
1418                "start": {
1419                  "line": 38,
1420                  "column": 15
1421                },
1422                "end": {
1423                  "line": 38,
1424                  "column": 28
1425                }
1426              }
1427            },
1428            "accessibility": "public",
1429            "static": true,
1430            "readonly": false,
1431            "declare": false,
1432            "optional": false,
1433            "computed": false,
1434            "definite": false,
1435            "decorators": [],
1436            "loc": {
1437              "start": {
1438                "line": 38,
1439                "column": 7
1440              },
1441              "end": {
1442                "line": 38,
1443                "column": 28
1444              }
1445            }
1446          }
1447        ],
1448        "loc": {
1449          "start": {
1450            "line": 1,
1451            "column": 1
1452          },
1453          "end": {
1454            "line": 1,
1455            "column": 1
1456          }
1457        }
1458      },
1459      "loc": {
1460        "start": {
1461          "line": 1,
1462          "column": 1
1463        },
1464        "end": {
1465          "line": 1,
1466          "column": 1
1467        }
1468      }
1469    }
1470  ],
1471  "loc": {
1472    "start": {
1473      "line": 1,
1474      "column": 1
1475    },
1476    "end": {
1477      "line": 40,
1478      "column": 1
1479    }
1480  }
1481}
1482