• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "VariableDeclaration",
6      "declarations": [
7        {
8          "type": "VariableDeclarator",
9          "id": {
10            "type": "Identifier",
11            "name": "module",
12            "loc": {
13              "start": {
14                "line": 17,
15                "column": 5
16              },
17              "end": {
18                "line": 17,
19                "column": 11
20              }
21            }
22          },
23          "init": {
24            "type": "NumberLiteral",
25            "value": 1,
26            "loc": {
27              "start": {
28                "line": 17,
29                "column": 14
30              },
31              "end": {
32                "line": 17,
33                "column": 15
34              }
35            }
36          },
37          "loc": {
38            "start": {
39              "line": 17,
40              "column": 5
41            },
42            "end": {
43              "line": 17,
44              "column": 15
45            }
46          }
47        }
48      ],
49      "kind": "var",
50      "loc": {
51        "start": {
52          "line": 17,
53          "column": 1
54        },
55        "end": {
56          "line": 17,
57          "column": 16
58        }
59      }
60    },
61    {
62      "type": "ExpressionStatement",
63      "expression": {
64        "type": "AssignmentExpression",
65        "operator": "=",
66        "left": {
67          "type": "Identifier",
68          "name": "module",
69          "loc": {
70            "start": {
71              "line": 18,
72              "column": 1
73            },
74            "end": {
75              "line": 18,
76              "column": 7
77            }
78          }
79        },
80        "right": {
81          "type": "BinaryExpression",
82          "operator": "+",
83          "left": {
84            "type": "Identifier",
85            "name": "module",
86            "loc": {
87              "start": {
88                "line": 18,
89                "column": 10
90              },
91              "end": {
92                "line": 18,
93                "column": 16
94              }
95            }
96          },
97          "right": {
98            "type": "NumberLiteral",
99            "value": 1,
100            "loc": {
101              "start": {
102                "line": 18,
103                "column": 19
104              },
105              "end": {
106                "line": 18,
107                "column": 20
108              }
109            }
110          },
111          "loc": {
112            "start": {
113              "line": 18,
114              "column": 10
115            },
116            "end": {
117              "line": 18,
118              "column": 20
119            }
120          }
121        },
122        "loc": {
123          "start": {
124            "line": 18,
125            "column": 1
126          },
127          "end": {
128            "line": 18,
129            "column": 20
130          }
131        }
132      },
133      "loc": {
134        "start": {
135          "line": 18,
136          "column": 1
137        },
138        "end": {
139          "line": 18,
140          "column": 21
141        }
142      }
143    },
144    {
145      "type": "VariableDeclaration",
146      "declarations": [
147        {
148          "type": "VariableDeclarator",
149          "id": {
150            "type": "Identifier",
151            "name": "namespace",
152            "loc": {
153              "start": {
154                "line": 20,
155                "column": 5
156              },
157              "end": {
158                "line": 20,
159                "column": 14
160              }
161            }
162          },
163          "init": {
164            "type": "NumberLiteral",
165            "value": 1,
166            "loc": {
167              "start": {
168                "line": 20,
169                "column": 17
170              },
171              "end": {
172                "line": 20,
173                "column": 18
174              }
175            }
176          },
177          "loc": {
178            "start": {
179              "line": 20,
180              "column": 5
181            },
182            "end": {
183              "line": 20,
184              "column": 18
185            }
186          }
187        }
188      ],
189      "kind": "var",
190      "loc": {
191        "start": {
192          "line": 20,
193          "column": 1
194        },
195        "end": {
196          "line": 20,
197          "column": 19
198        }
199      }
200    },
201    {
202      "type": "ExpressionStatement",
203      "expression": {
204        "type": "AssignmentExpression",
205        "operator": "=",
206        "left": {
207          "type": "Identifier",
208          "name": "namespace",
209          "loc": {
210            "start": {
211              "line": 21,
212              "column": 1
213            },
214            "end": {
215              "line": 21,
216              "column": 10
217            }
218          }
219        },
220        "right": {
221          "type": "BinaryExpression",
222          "operator": "+",
223          "left": {
224            "type": "Identifier",
225            "name": "namespace",
226            "loc": {
227              "start": {
228                "line": 21,
229                "column": 13
230              },
231              "end": {
232                "line": 21,
233                "column": 22
234              }
235            }
236          },
237          "right": {
238            "type": "NumberLiteral",
239            "value": 1,
240            "loc": {
241              "start": {
242                "line": 21,
243                "column": 25
244              },
245              "end": {
246                "line": 21,
247                "column": 26
248              }
249            }
250          },
251          "loc": {
252            "start": {
253              "line": 21,
254              "column": 13
255            },
256            "end": {
257              "line": 21,
258              "column": 26
259            }
260          }
261        },
262        "loc": {
263          "start": {
264            "line": 21,
265            "column": 1
266          },
267          "end": {
268            "line": 21,
269            "column": 26
270          }
271        }
272      },
273      "loc": {
274        "start": {
275          "line": 21,
276          "column": 1
277        },
278        "end": {
279          "line": 21,
280          "column": 27
281        }
282      }
283    },
284    {
285      "type": "VariableDeclaration",
286      "declarations": [
287        {
288          "type": "VariableDeclarator",
289          "id": {
290            "type": "Identifier",
291            "name": "global",
292            "loc": {
293              "start": {
294                "line": 23,
295                "column": 5
296              },
297              "end": {
298                "line": 23,
299                "column": 11
300              }
301            }
302          },
303          "init": {
304            "type": "NumberLiteral",
305            "value": 1,
306            "loc": {
307              "start": {
308                "line": 23,
309                "column": 14
310              },
311              "end": {
312                "line": 23,
313                "column": 15
314              }
315            }
316          },
317          "loc": {
318            "start": {
319              "line": 23,
320              "column": 5
321            },
322            "end": {
323              "line": 23,
324              "column": 15
325            }
326          }
327        }
328      ],
329      "kind": "var",
330      "loc": {
331        "start": {
332          "line": 23,
333          "column": 1
334        },
335        "end": {
336          "line": 23,
337          "column": 16
338        }
339      }
340    },
341    {
342      "type": "ExpressionStatement",
343      "expression": {
344        "type": "AssignmentExpression",
345        "operator": "=",
346        "left": {
347          "type": "Identifier",
348          "name": "global",
349          "loc": {
350            "start": {
351              "line": 24,
352              "column": 1
353            },
354            "end": {
355              "line": 24,
356              "column": 7
357            }
358          }
359        },
360        "right": {
361          "type": "BinaryExpression",
362          "operator": "+",
363          "left": {
364            "type": "Identifier",
365            "name": "global",
366            "loc": {
367              "start": {
368                "line": 24,
369                "column": 10
370              },
371              "end": {
372                "line": 24,
373                "column": 16
374              }
375            }
376          },
377          "right": {
378            "type": "NumberLiteral",
379            "value": 1,
380            "loc": {
381              "start": {
382                "line": 24,
383                "column": 19
384              },
385              "end": {
386                "line": 24,
387                "column": 20
388              }
389            }
390          },
391          "loc": {
392            "start": {
393              "line": 24,
394              "column": 10
395            },
396            "end": {
397              "line": 24,
398              "column": 20
399            }
400          }
401        },
402        "loc": {
403          "start": {
404            "line": 24,
405            "column": 1
406          },
407          "end": {
408            "line": 24,
409            "column": 20
410          }
411        }
412      },
413      "loc": {
414        "start": {
415          "line": 24,
416          "column": 1
417        },
418        "end": {
419          "line": 24,
420          "column": 21
421        }
422      }
423    }
424  ],
425  "loc": {
426    "start": {
427      "line": 1,
428      "column": 1
429    },
430    "end": {
431      "line": 25,
432      "column": 1
433    }
434  }
435}
436