• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "LabelledStatement",
6      "label": {
7        "type": "Identifier",
8        "name": "iflnlf",
9        "loc": {
10          "start": {
11            "line": 16,
12            "column": 1
13          },
14          "end": {
15            "line": 16,
16            "column": 7
17          }
18        }
19      },
20      "body": {
21        "type": "ExpressionStatement",
22        "expression": {
23          "type": "AssignmentExpression",
24          "operator": "=",
25          "left": {
26            "type": "Identifier",
27            "name": "string",
28            "loc": {
29              "start": {
30                "line": 16,
31                "column": 9
32              },
33              "end": {
34                "line": 16,
35                "column": 15
36              }
37            }
38          },
39          "right": {
40            "type": "CallExpression",
41            "callee": {
42              "type": "MemberExpression",
43              "object": {
44                "type": "TemplateLiteral",
45                "expressions": [],
46                "quasis": [
47                  {
48                    "type": "TemplateElement",
49                    "value": {
50                      "raw": "
51if(
52    \`\${
53        (()=>{
54            if(true) /r/i
55            return Math.random()
56        })()
57    }\` > 0.5
58) /a/g
59",
60                      "cooked": "
61if(
62    `${
63        (()=>{
64            if(true) /r/i
65            return Math.random()
66        })()
67    }` > 0.5
68) /a/g
69"
70                    },
71                    "loc": {
72                      "start": {
73                        "line": 16,
74                        "column": 19
75                      },
76                      "end": {
77                        "line": 25,
78                        "column": 1
79                      }
80                    }
81                  }
82                ],
83                "loc": {
84                  "start": {
85                    "line": 16,
86                    "column": 18
87                  },
88                  "end": {
89                    "line": 25,
90                    "column": 2
91                  }
92                }
93              },
94              "property": {
95                "type": "Identifier",
96                "name": "trim",
97                "loc": {
98                  "start": {
99                    "line": 25,
100                    "column": 3
101                  },
102                  "end": {
103                    "line": 25,
104                    "column": 7
105                  }
106                }
107              },
108              "computed": false,
109              "optional": false,
110              "loc": {
111                "start": {
112                  "line": 16,
113                  "column": 18
114                },
115                "end": {
116                  "line": 25,
117                  "column": 7
118                }
119              }
120            },
121            "arguments": [],
122            "optional": false,
123            "loc": {
124              "start": {
125                "line": 16,
126                "column": 18
127              },
128              "end": {
129                "line": 25,
130                "column": 9
131              }
132            }
133          },
134          "loc": {
135            "start": {
136              "line": 16,
137              "column": 9
138            },
139            "end": {
140              "line": 25,
141              "column": 9
142            }
143          }
144        },
145        "loc": {
146          "start": {
147            "line": 16,
148            "column": 9
149          },
150          "end": {
151            "line": 25,
152            "column": 10
153          }
154        }
155      },
156      "loc": {
157        "start": {
158          "line": 16,
159          "column": 1
160        },
161        "end": {
162          "line": 25,
163          "column": 10
164        }
165      }
166    }
167  ],
168  "loc": {
169    "start": {
170      "line": 1,
171      "column": 1
172    },
173    "end": {
174      "line": 25,
175      "column": 10
176    }
177  }
178}
179