1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "NamespaceDeclaration",
6      "definition": {
7        "id": {
8          "type": "Identifier",
9          "name": "name",
10          "decorators": [],
11          "loc": {
12            "start": {
13              "line": 16,
14              "column": 19
15            },
16            "end": {
17              "line": 16,
18              "column": 23
19            }
20          }
21        },
22        "body": [],
23        "loc": {
24          "start": {
25            "line": 16,
26            "column": 24
27          },
28          "end": {
29            "line": 16,
30            "column": 26
31          }
32        }
33      },
34      "loc": {
35        "start": {
36          "line": 16,
37          "column": 9
38        },
39        "end": {
40          "line": 17,
41          "column": 1
42        }
43      }
44    },
45    {
46      "type": "ClassDeclaration",
47      "definition": {
48        "id": {
49          "type": "Identifier",
50          "name": "ETSGLOBAL",
51          "decorators": [],
52          "loc": {
53            "start": {
54              "line": 1,
55              "column": 1
56            },
57            "end": {
58              "line": 1,
59              "column": 1
60            }
61          }
62        },
63        "superClass": null,
64        "implements": [],
65        "body": [],
66        "loc": {
67          "start": {
68            "line": 1,
69            "column": 1
70          },
71          "end": {
72            "line": 1,
73            "column": 1
74          }
75        }
76      },
77      "loc": {
78        "start": {
79          "line": 1,
80          "column": 1
81        },
82        "end": {
83          "line": 1,
84          "column": 1
85        }
86      }
87    }
88  ],
89  "loc": {
90    "start": {
91      "line": 1,
92      "column": 1
93    },
94    "end": {
95      "line": 17,
96      "column": 1
97    }
98  }
99}
100