• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "ImportDeclaration",
6      "source": {
7        "type": "StringLiteral",
8        "value": "a",
9        "loc": {
10          "start": {
11            "line": 17,
12            "column": 8
13          },
14          "end": {
15            "line": 17,
16            "column": 11
17          }
18        }
19      },
20      "specifiers": [],
21      "assertClause": {
22        "type": "AssertClause",
23        "elements": [
24          {
25            "type": "AssertEntry",
26            "key": {
27              "type": "Identifier",
28              "name": "key1",
29              "loc": {
30                "start": {
31                  "line": 17,
32                  "column": 21
33                },
34                "end": {
35                  "line": 17,
36                  "column": 25
37                }
38              }
39            },
40            "value": {
41              "type": "StringLiteral",
42              "value": "value1",
43              "loc": {
44                "start": {
45                  "line": 17,
46                  "column": 27
47                },
48                "end": {
49                  "line": 17,
50                  "column": 35
51                }
52              }
53            },
54            "loc": {
55              "start": {
56                "line": 17,
57                "column": 21
58              },
59              "end": {
60                "line": 17,
61                "column": 35
62              }
63            }
64          },
65          {
66            "type": "AssertEntry",
67            "key": {
68              "type": "StringLiteral",
69              "value": "key2",
70              "loc": {
71                "start": {
72                  "line": 18,
73                  "column": 5
74                },
75                "end": {
76                  "line": 18,
77                  "column": 11
78                }
79              }
80            },
81            "value": {
82              "type": "StringLiteral",
83              "value": "value2",
84              "loc": {
85                "start": {
86                  "line": 18,
87                  "column": 13
88                },
89                "end": {
90                  "line": 18,
91                  "column": 21
92                }
93              }
94            },
95            "loc": {
96              "start": {
97                "line": 18,
98                "column": 5
99              },
100              "end": {
101                "line": 18,
102                "column": 21
103              }
104            }
105          },
106          {
107            "type": "AssertEntry",
108            "key": {
109              "type": "Identifier",
110              "name": "key3",
111              "loc": {
112                "start": {
113                  "line": 19,
114                  "column": 5
115                },
116                "end": {
117                  "line": 19,
118                  "column": 9
119                }
120              }
121            },
122            "value": {
123              "type": "StringLiteral",
124              "value": "value3",
125              "loc": {
126                "start": {
127                  "line": 20,
128                  "column": 5
129                },
130                "end": {
131                  "line": 20,
132                  "column": 13
133                }
134              }
135            },
136            "loc": {
137              "start": {
138                "line": 19,
139                "column": 5
140              },
141              "end": {
142                "line": 20,
143                "column": 13
144              }
145            }
146          },
147          {
148            "type": "AssertEntry",
149            "key": {
150              "type": "Identifier",
151              "name": "key4",
152              "loc": {
153                "start": {
154                  "line": 21,
155                  "column": 7
156                },
157                "end": {
158                  "line": 21,
159                  "column": 11
160                }
161              }
162            },
163            "value": {
164              "type": "StringLiteral",
165              "value": "value4",
166              "loc": {
167                "start": {
168                  "line": 21,
169                  "column": 13
170                },
171                "end": {
172                  "line": 21,
173                  "column": 21
174                }
175              }
176            },
177            "loc": {
178              "start": {
179                "line": 21,
180                "column": 7
181              },
182              "end": {
183                "line": 21,
184                "column": 21
185              }
186            }
187          }
188        ],
189        "loc": {
190          "start": {
191            "line": 17,
192            "column": 12
193          },
194          "end": {
195            "line": 22,
196            "column": 3
197          }
198        }
199      },
200      "loc": {
201        "start": {
202          "line": 17,
203          "column": 1
204        },
205        "end": {
206          "line": 22,
207          "column": 3
208        }
209      }
210    }
211  ],
212  "loc": {
213    "start": {
214      "line": 1,
215      "column": 1
216    },
217    "end": {
218      "line": 23,
219      "column": 1
220    }
221  }
222}
223