• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "ExpressionStatement",
6      "expression": {
7        "type": "CallExpression",
8        "callee": {
9          "type": "MemberExpression",
10          "object": {
11            "type": "RegExpLiteral",
12            "source": "\xa",
13            "flags": "",
14            "loc": {
15              "start": {
16                "line": 16,
17                "column": 2
18              },
19              "end": {
20                "line": 16,
21                "column": 6
22              }
23            }
24          },
25          "property": {
26            "type": "Identifier",
27            "name": "test",
28            "decorators": [],
29            "loc": {
30              "start": {
31                "line": 16,
32                "column": 7
33              },
34              "end": {
35                "line": 16,
36                "column": 11
37              }
38            }
39          },
40          "computed": false,
41          "optional": false,
42          "loc": {
43            "start": {
44              "line": 16,
45              "column": 2
46            },
47            "end": {
48              "line": 16,
49              "column": 11
50            }
51          }
52        },
53        "arguments": [
54          {
55            "type": "StringLiteral",
56            "value": "xa",
57            "loc": {
58              "start": {
59                "line": 16,
60                "column": 12
61              },
62              "end": {
63                "line": 16,
64                "column": 16
65              }
66            }
67          }
68        ],
69        "optional": false,
70        "loc": {
71          "start": {
72            "line": 16,
73            "column": 2
74          },
75          "end": {
76            "line": 16,
77            "column": 17
78          }
79        }
80      },
81      "loc": {
82        "start": {
83          "line": 16,
84          "column": 1
85        },
86        "end": {
87          "line": 16,
88          "column": 18
89        }
90      }
91    },
92    {
93      "type": "ExpressionStatement",
94      "expression": {
95        "type": "CallExpression",
96        "callee": {
97          "type": "MemberExpression",
98          "object": {
99            "type": "RegExpLiteral",
100            "source": "\x",
101            "flags": "",
102            "loc": {
103              "start": {
104                "line": 17,
105                "column": 2
106              },
107              "end": {
108                "line": 17,
109                "column": 5
110              }
111            }
112          },
113          "property": {
114            "type": "Identifier",
115            "name": "test",
116            "decorators": [],
117            "loc": {
118              "start": {
119                "line": 17,
120                "column": 6
121              },
122              "end": {
123                "line": 17,
124                "column": 10
125              }
126            }
127          },
128          "computed": false,
129          "optional": false,
130          "loc": {
131            "start": {
132              "line": 17,
133              "column": 2
134            },
135            "end": {
136              "line": 17,
137              "column": 10
138            }
139          }
140        },
141        "arguments": [
142          {
143            "type": "StringLiteral",
144            "value": "x",
145            "loc": {
146              "start": {
147                "line": 17,
148                "column": 11
149              },
150              "end": {
151                "line": 17,
152                "column": 14
153              }
154            }
155          }
156        ],
157        "optional": false,
158        "loc": {
159          "start": {
160            "line": 17,
161            "column": 2
162          },
163          "end": {
164            "line": 17,
165            "column": 15
166          }
167        }
168      },
169      "loc": {
170        "start": {
171          "line": 17,
172          "column": 1
173        },
174        "end": {
175          "line": 17,
176          "column": 16
177        }
178      }
179    }
180  ],
181  "loc": {
182    "start": {
183      "line": 1,
184      "column": 1
185    },
186    "end": {
187      "line": 18,
188      "column": 1
189    }
190  }
191}
192