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          {
24            "type": "NamespaceDeclaration",
25            "definition": {
26              "id": {
27                "type": "Identifier",
28                "name": "name2",
29                "decorators": [],
30                "loc": {
31                  "start": {
32                    "line": 17,
33                    "column": 22
34                  },
35                  "end": {
36                    "line": 17,
37                    "column": 27
38                  }
39                }
40              },
41              "body": [],
42              "loc": {
43                "start": {
44                  "line": 17,
45                  "column": 28
46                },
47                "end": {
48                  "line": 19,
49                  "column": 6
50                }
51              }
52            },
53            "loc": {
54              "start": {
55                "line": 17,
56                "column": 12
57              },
58              "end": {
59                "line": 20,
60                "column": 2
61              }
62            }
63          }
64        ],
65        "loc": {
66          "start": {
67            "line": 16,
68            "column": 24
69          },
70          "end": {
71            "line": 20,
72            "column": 2
73          }
74        }
75      },
76      "loc": {
77        "start": {
78          "line": 16,
79          "column": 9
80        },
81        "end": {
82          "line": 21,
83          "column": 1
84        }
85      }
86    },
87    {
88      "type": "ClassDeclaration",
89      "definition": {
90        "id": {
91          "type": "Identifier",
92          "name": "ETSGLOBAL",
93          "decorators": [],
94          "loc": {
95            "start": {
96              "line": 1,
97              "column": 1
98            },
99            "end": {
100              "line": 1,
101              "column": 1
102            }
103          }
104        },
105        "superClass": null,
106        "implements": [],
107        "body": [],
108        "loc": {
109          "start": {
110            "line": 1,
111            "column": 1
112          },
113          "end": {
114            "line": 1,
115            "column": 1
116          }
117        }
118      },
119      "loc": {
120        "start": {
121          "line": 1,
122          "column": 1
123        },
124        "end": {
125          "line": 1,
126          "column": 1
127        }
128      }
129    }
130  ],
131  "loc": {
132    "start": {
133      "line": 1,
134      "column": 1
135    },
136    "end": {
137      "line": 21,
138      "column": 1
139    }
140  }
141}
142