• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "ExpressionStatement",
6      "expression": {
7        "type": "StringLiteral",
8        "value": "",
9        "loc": {
10          "start": {
11            "line": 17,
12            "column": 1
13          },
14          "end": {
15            "line": 17,
16            "column": 9
17          }
18        }
19      },
20      "loc": {
21        "start": {
22          "line": 17,
23          "column": 1
24        },
25        "end": {
26          "line": 17,
27          "column": 9
28        }
29      }
30    },
31    {
32      "type": "ExpressionStatement",
33      "expression": {
34        "type": "StringLiteral",
35        "value": "string",
36        "loc": {
37          "start": {
38            "line": 18,
39            "column": 1
40          },
41          "end": {
42            "line": 18,
43            "column": 9
44          }
45        }
46      },
47      "loc": {
48        "start": {
49          "line": 18,
50          "column": 1
51        },
52        "end": {
53          "line": 18,
54          "column": 9
55        }
56      }
57    },
58    {
59      "type": "ExpressionStatement",
60      "expression": {
61        "type": "StringLiteral",
62        "value": "string",
63        "loc": {
64          "start": {
65            "line": 19,
66            "column": 1
67          },
68          "end": {
69            "line": 19,
70            "column": 9
71          }
72        }
73      },
74      "loc": {
75        "start": {
76          "line": 19,
77          "column": 1
78        },
79        "end": {
80          "line": 19,
81          "column": 9
82        }
83      }
84    },
85    {
86      "type": "ExpressionStatement",
87      "expression": {
88        "type": "StringLiteral",
89        "value": "",
90        "loc": {
91          "start": {
92            "line": 20,
93            "column": 1
94          },
95          "end": {
96            "line": 20,
97            "column": 3
98          }
99        }
100      },
101      "loc": {
102        "start": {
103          "line": 20,
104          "column": 1
105        },
106        "end": {
107          "line": 20,
108          "column": 3
109        }
110      }
111    },
112    {
113      "type": "ExpressionStatement",
114      "expression": {
115        "type": "StringLiteral",
116        "value": "",
117        "loc": {
118          "start": {
119            "line": 21,
120            "column": 1
121          },
122          "end": {
123            "line": 21,
124            "column": 3
125          }
126        }
127      },
128      "loc": {
129        "start": {
130          "line": 21,
131          "column": 1
132        },
133        "end": {
134          "line": 21,
135          "column": 3
136        }
137      }
138    }
139  ],
140  "loc": {
141    "start": {
142      "line": 1,
143      "column": 1
144    },
145    "end": {
146      "line": 22,
147      "column": 1
148    }
149  }
150}
151