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": "NumberLiteral", 488 "value": -1e-06, 489 "loc": { 490 "start": { 491 "line": 25, 492 "column": 15 493 }, 494 "end": { 495 "line": 25, 496 "column": 22 497 } 498 } 499 }, 500 "accessibility": "public", 501 "static": true, 502 "readonly": false, 503 "declare": false, 504 "optional": false, 505 "computed": false, 506 "definite": false, 507 "decorators": [], 508 "loc": { 509 "start": { 510 "line": 25, 511 "column": 7 512 }, 513 "end": { 514 "line": 25, 515 "column": 22 516 } 517 } 518 }, 519 { 520 "type": "ClassProperty", 521 "key": { 522 "type": "Identifier", 523 "name": "lit09", 524 "decorators": [], 525 "loc": { 526 "start": { 527 "line": 26, 528 "column": 7 529 }, 530 "end": { 531 "line": 26, 532 "column": 12 533 } 534 } 535 }, 536 "value": { 537 "type": "CharLiteral", 538 "value": "a", 539 "loc": { 540 "start": { 541 "line": 26, 542 "column": 15 543 }, 544 "end": { 545 "line": 26, 546 "column": 19 547 } 548 } 549 }, 550 "accessibility": "public", 551 "static": true, 552 "readonly": false, 553 "declare": false, 554 "optional": false, 555 "computed": false, 556 "definite": false, 557 "decorators": [], 558 "loc": { 559 "start": { 560 "line": 26, 561 "column": 7 562 }, 563 "end": { 564 "line": 26, 565 "column": 19 566 } 567 } 568 }, 569 { 570 "type": "ClassProperty", 571 "key": { 572 "type": "Identifier", 573 "name": "lit10", 574 "decorators": [], 575 "loc": { 576 "start": { 577 "line": 27, 578 "column": 7 579 }, 580 "end": { 581 "line": 27, 582 "column": 12 583 } 584 } 585 }, 586 "value": { 587 "type": "CharLiteral", 588 "value": "a", 589 "loc": { 590 "start": { 591 "line": 27, 592 "column": 15 593 }, 594 "end": { 595 "line": 27, 596 "column": 24 597 } 598 } 599 }, 600 "accessibility": "public", 601 "static": true, 602 "readonly": false, 603 "declare": false, 604 "optional": false, 605 "computed": false, 606 "definite": false, 607 "decorators": [], 608 "loc": { 609 "start": { 610 "line": 27, 611 "column": 7 612 }, 613 "end": { 614 "line": 27, 615 "column": 24 616 } 617 } 618 }, 619 { 620 "type": "ClassProperty", 621 "key": { 622 "type": "Identifier", 623 "name": "lit11", 624 "decorators": [], 625 "loc": { 626 "start": { 627 "line": 28, 628 "column": 7 629 }, 630 "end": { 631 "line": 28, 632 "column": 12 633 } 634 } 635 }, 636 "value": { 637 "type": "BooleanLiteral", 638 "value": true, 639 "loc": { 640 "start": { 641 "line": 28, 642 "column": 15 643 }, 644 "end": { 645 "line": 28, 646 "column": 19 647 } 648 } 649 }, 650 "accessibility": "public", 651 "static": true, 652 "readonly": false, 653 "declare": false, 654 "optional": false, 655 "computed": false, 656 "definite": false, 657 "decorators": [], 658 "loc": { 659 "start": { 660 "line": 28, 661 "column": 7 662 }, 663 "end": { 664 "line": 28, 665 "column": 19 666 } 667 } 668 }, 669 { 670 "type": "ClassProperty", 671 "key": { 672 "type": "Identifier", 673 "name": "lit12", 674 "decorators": [], 675 "loc": { 676 "start": { 677 "line": 29, 678 "column": 7 679 }, 680 "end": { 681 "line": 29, 682 "column": 12 683 } 684 } 685 }, 686 "value": { 687 "type": "BooleanLiteral", 688 "value": false, 689 "loc": { 690 "start": { 691 "line": 29, 692 "column": 15 693 }, 694 "end": { 695 "line": 29, 696 "column": 20 697 } 698 } 699 }, 700 "accessibility": "public", 701 "static": true, 702 "readonly": false, 703 "declare": false, 704 "optional": false, 705 "computed": false, 706 "definite": false, 707 "decorators": [], 708 "loc": { 709 "start": { 710 "line": 29, 711 "column": 7 712 }, 713 "end": { 714 "line": 29, 715 "column": 20 716 } 717 } 718 }, 719 { 720 "type": "ClassProperty", 721 "key": { 722 "type": "Identifier", 723 "name": "lit13", 724 "decorators": [], 725 "loc": { 726 "start": { 727 "line": 30, 728 "column": 7 729 }, 730 "end": { 731 "line": 30, 732 "column": 12 733 } 734 } 735 }, 736 "value": { 737 "type": "NullLiteral", 738 "value": null, 739 "loc": { 740 "start": { 741 "line": 30, 742 "column": 15 743 }, 744 "end": { 745 "line": 30, 746 "column": 19 747 } 748 } 749 }, 750 "accessibility": "public", 751 "static": true, 752 "readonly": false, 753 "declare": false, 754 "optional": false, 755 "computed": false, 756 "definite": false, 757 "decorators": [], 758 "loc": { 759 "start": { 760 "line": 30, 761 "column": 7 762 }, 763 "end": { 764 "line": 30, 765 "column": 19 766 } 767 } 768 }, 769 { 770 "type": "ClassProperty", 771 "key": { 772 "type": "Identifier", 773 "name": "lit14", 774 "decorators": [], 775 "loc": { 776 "start": { 777 "line": 31, 778 "column": 7 779 }, 780 "end": { 781 "line": 31, 782 "column": 12 783 } 784 } 785 }, 786 "value": { 787 "type": "NumberLiteral", 788 "value": 123.45, 789 "loc": { 790 "start": { 791 "line": 31, 792 "column": 15 793 }, 794 "end": { 795 "line": 31, 796 "column": 22 797 } 798 } 799 }, 800 "accessibility": "public", 801 "static": true, 802 "readonly": false, 803 "declare": false, 804 "optional": false, 805 "computed": false, 806 "definite": false, 807 "decorators": [], 808 "loc": { 809 "start": { 810 "line": 31, 811 "column": 7 812 }, 813 "end": { 814 "line": 31, 815 "column": 22 816 } 817 } 818 }, 819 { 820 "type": "ClassProperty", 821 "key": { 822 "type": "Identifier", 823 "name": "lit15", 824 "decorators": [], 825 "loc": { 826 "start": { 827 "line": 32, 828 "column": 7 829 }, 830 "end": { 831 "line": 32, 832 "column": 12 833 } 834 } 835 }, 836 "value": { 837 "type": "NumberLiteral", 838 "value": 1.2345e+12, 839 "loc": { 840 "start": { 841 "line": 32, 842 "column": 15 843 }, 844 "end": { 845 "line": 32, 846 "column": 25 847 } 848 } 849 }, 850 "accessibility": "public", 851 "static": true, 852 "readonly": false, 853 "declare": false, 854 "optional": false, 855 "computed": false, 856 "definite": false, 857 "decorators": [], 858 "loc": { 859 "start": { 860 "line": 32, 861 "column": 7 862 }, 863 "end": { 864 "line": 32, 865 "column": 25 866 } 867 } 868 }, 869 { 870 "type": "ClassProperty", 871 "key": { 872 "type": "Identifier", 873 "name": "lit16", 874 "decorators": [], 875 "loc": { 876 "start": { 877 "line": 33, 878 "column": 7 879 }, 880 "end": { 881 "line": 33, 882 "column": 12 883 } 884 } 885 }, 886 "value": { 887 "type": "NumberLiteral", 888 "value": -123.45, 889 "loc": { 890 "start": { 891 "line": 33, 892 "column": 15 893 }, 894 "end": { 895 "line": 33, 896 "column": 23 897 } 898 } 899 }, 900 "accessibility": "public", 901 "static": true, 902 "readonly": false, 903 "declare": false, 904 "optional": false, 905 "computed": false, 906 "definite": false, 907 "decorators": [], 908 "loc": { 909 "start": { 910 "line": 33, 911 "column": 7 912 }, 913 "end": { 914 "line": 33, 915 "column": 23 916 } 917 } 918 }, 919 { 920 "type": "ClassProperty", 921 "key": { 922 "type": "Identifier", 923 "name": "lit17", 924 "decorators": [], 925 "loc": { 926 "start": { 927 "line": 34, 928 "column": 7 929 }, 930 "end": { 931 "line": 34, 932 "column": 12 933 } 934 } 935 }, 936 "value": { 937 "type": "NumberLiteral", 938 "value": -1.2345e+12, 939 "loc": { 940 "start": { 941 "line": 34, 942 "column": 15 943 }, 944 "end": { 945 "line": 34, 946 "column": 26 947 } 948 } 949 }, 950 "accessibility": "public", 951 "static": true, 952 "readonly": false, 953 "declare": false, 954 "optional": false, 955 "computed": false, 956 "definite": false, 957 "decorators": [], 958 "loc": { 959 "start": { 960 "line": 34, 961 "column": 7 962 }, 963 "end": { 964 "line": 34, 965 "column": 26 966 } 967 } 968 }, 969 { 970 "type": "ClassProperty", 971 "key": { 972 "type": "Identifier", 973 "name": "lit18", 974 "decorators": [], 975 "loc": { 976 "start": { 977 "line": 35, 978 "column": 7 979 }, 980 "end": { 981 "line": 35, 982 "column": 12 983 } 984 } 985 }, 986 "value": { 987 "type": "ArrayExpression", 988 "elements": [], 989 "loc": { 990 "start": { 991 "line": 35, 992 "column": 15 993 }, 994 "end": { 995 "line": 35, 996 "column": 17 997 } 998 } 999 }, 1000 "accessibility": "public", 1001 "static": true, 1002 "readonly": false, 1003 "declare": false, 1004 "optional": false, 1005 "computed": false, 1006 "definite": false, 1007 "decorators": [], 1008 "loc": { 1009 "start": { 1010 "line": 35, 1011 "column": 7 1012 }, 1013 "end": { 1014 "line": 35, 1015 "column": 17 1016 } 1017 } 1018 }, 1019 { 1020 "type": "ClassProperty", 1021 "key": { 1022 "type": "Identifier", 1023 "name": "lit19", 1024 "decorators": [], 1025 "loc": { 1026 "start": { 1027 "line": 36, 1028 "column": 7 1029 }, 1030 "end": { 1031 "line": 36, 1032 "column": 12 1033 } 1034 } 1035 }, 1036 "value": { 1037 "type": "ArrayExpression", 1038 "elements": [ 1039 { 1040 "type": "NumberLiteral", 1041 "value": 1, 1042 "loc": { 1043 "start": { 1044 "line": 36, 1045 "column": 16 1046 }, 1047 "end": { 1048 "line": 36, 1049 "column": 17 1050 } 1051 } 1052 }, 1053 { 1054 "type": "NumberLiteral", 1055 "value": 2, 1056 "loc": { 1057 "start": { 1058 "line": 36, 1059 "column": 18 1060 }, 1061 "end": { 1062 "line": 36, 1063 "column": 19 1064 } 1065 } 1066 }, 1067 { 1068 "type": "NumberLiteral", 1069 "value": 3, 1070 "loc": { 1071 "start": { 1072 "line": 36, 1073 "column": 20 1074 }, 1075 "end": { 1076 "line": 36, 1077 "column": 21 1078 } 1079 } 1080 } 1081 ], 1082 "loc": { 1083 "start": { 1084 "line": 36, 1085 "column": 15 1086 }, 1087 "end": { 1088 "line": 36, 1089 "column": 22 1090 } 1091 } 1092 }, 1093 "accessibility": "public", 1094 "static": true, 1095 "readonly": false, 1096 "declare": false, 1097 "optional": false, 1098 "computed": false, 1099 "definite": false, 1100 "decorators": [], 1101 "loc": { 1102 "start": { 1103 "line": 36, 1104 "column": 7 1105 }, 1106 "end": { 1107 "line": 36, 1108 "column": 22 1109 } 1110 } 1111 }, 1112 { 1113 "type": "ClassProperty", 1114 "key": { 1115 "type": "Identifier", 1116 "name": "lit20", 1117 "decorators": [], 1118 "loc": { 1119 "start": { 1120 "line": 37, 1121 "column": 7 1122 }, 1123 "end": { 1124 "line": 37, 1125 "column": 12 1126 } 1127 } 1128 }, 1129 "value": { 1130 "type": "ArrayExpression", 1131 "elements": [ 1132 { 1133 "type": "StringLiteral", 1134 "value": "1", 1135 "loc": { 1136 "start": { 1137 "line": 37, 1138 "column": 16 1139 }, 1140 "end": { 1141 "line": 37, 1142 "column": 19 1143 } 1144 } 1145 }, 1146 { 1147 "type": "StringLiteral", 1148 "value": "2", 1149 "loc": { 1150 "start": { 1151 "line": 37, 1152 "column": 20 1153 }, 1154 "end": { 1155 "line": 37, 1156 "column": 23 1157 } 1158 } 1159 }, 1160 { 1161 "type": "StringLiteral", 1162 "value": "3", 1163 "loc": { 1164 "start": { 1165 "line": 37, 1166 "column": 24 1167 }, 1168 "end": { 1169 "line": 37, 1170 "column": 27 1171 } 1172 } 1173 } 1174 ], 1175 "loc": { 1176 "start": { 1177 "line": 37, 1178 "column": 15 1179 }, 1180 "end": { 1181 "line": 37, 1182 "column": 28 1183 } 1184 } 1185 }, 1186 "accessibility": "public", 1187 "static": true, 1188 "readonly": false, 1189 "declare": false, 1190 "optional": false, 1191 "computed": false, 1192 "definite": false, 1193 "decorators": [], 1194 "loc": { 1195 "start": { 1196 "line": 37, 1197 "column": 7 1198 }, 1199 "end": { 1200 "line": 37, 1201 "column": 28 1202 } 1203 } 1204 }, 1205 { 1206 "type": "ClassProperty", 1207 "key": { 1208 "type": "Identifier", 1209 "name": "lit21", 1210 "decorators": [], 1211 "loc": { 1212 "start": { 1213 "line": 38, 1214 "column": 7 1215 }, 1216 "end": { 1217 "line": 38, 1218 "column": 12 1219 } 1220 } 1221 }, 1222 "value": { 1223 "type": "ArrayExpression", 1224 "elements": [ 1225 { 1226 "type": "NumberLiteral", 1227 "value": 1, 1228 "loc": { 1229 "start": { 1230 "line": 38, 1231 "column": 16 1232 }, 1233 "end": { 1234 "line": 38, 1235 "column": 19 1236 } 1237 } 1238 }, 1239 { 1240 "type": "NumberLiteral", 1241 "value": 2, 1242 "loc": { 1243 "start": { 1244 "line": 38, 1245 "column": 20 1246 }, 1247 "end": { 1248 "line": 38, 1249 "column": 23 1250 } 1251 } 1252 }, 1253 { 1254 "type": "NumberLiteral", 1255 "value": 3, 1256 "loc": { 1257 "start": { 1258 "line": 38, 1259 "column": 24 1260 }, 1261 "end": { 1262 "line": 38, 1263 "column": 27 1264 } 1265 } 1266 } 1267 ], 1268 "loc": { 1269 "start": { 1270 "line": 38, 1271 "column": 15 1272 }, 1273 "end": { 1274 "line": 38, 1275 "column": 28 1276 } 1277 } 1278 }, 1279 "accessibility": "public", 1280 "static": true, 1281 "readonly": false, 1282 "declare": false, 1283 "optional": false, 1284 "computed": false, 1285 "definite": false, 1286 "decorators": [], 1287 "loc": { 1288 "start": { 1289 "line": 38, 1290 "column": 7 1291 }, 1292 "end": { 1293 "line": 38, 1294 "column": 28 1295 } 1296 } 1297 } 1298 ], 1299 "loc": { 1300 "start": { 1301 "line": 1, 1302 "column": 1 1303 }, 1304 "end": { 1305 "line": 1, 1306 "column": 1 1307 } 1308 } 1309 }, 1310 "loc": { 1311 "start": { 1312 "line": 1, 1313 "column": 1 1314 }, 1315 "end": { 1316 "line": 1, 1317 "column": 1 1318 } 1319 } 1320 } 1321 ], 1322 "loc": { 1323 "start": { 1324 "line": 1, 1325 "column": 1 1326 }, 1327 "end": { 1328 "line": 40, 1329 "column": 1 1330 } 1331 } 1332} 1333