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