• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "ExpressionStatement",
6      "expression": {
7        "type": "LogicalExpression",
8        "operator": "||",
9        "left": {
10          "type": "Identifier",
11          "name": "a",
12          "decorators": [],
13          "loc": {
14            "start": {
15              "line": 17,
16              "column": 1
17            },
18            "end": {
19              "line": 17,
20              "column": 2
21            }
22          }
23        },
24        "right": {
25          "type": "Identifier",
26          "name": "b",
27          "decorators": [],
28          "loc": {
29            "start": {
30              "line": 17,
31              "column": 6
32            },
33            "end": {
34              "line": 17,
35              "column": 7
36            }
37          }
38        },
39        "loc": {
40          "start": {
41            "line": 17,
42            "column": 1
43          },
44          "end": {
45            "line": 17,
46            "column": 7
47          }
48        }
49      },
50      "loc": {
51        "start": {
52          "line": 17,
53          "column": 1
54        },
55        "end": {
56          "line": 17,
57          "column": 7
58        }
59      }
60    },
61    {
62      "type": "ExpressionStatement",
63      "expression": {
64        "type": "LogicalExpression",
65        "operator": "&&",
66        "left": {
67          "type": "Identifier",
68          "name": "a",
69          "decorators": [],
70          "loc": {
71            "start": {
72              "line": 18,
73              "column": 1
74            },
75            "end": {
76              "line": 18,
77              "column": 2
78            }
79          }
80        },
81        "right": {
82          "type": "Identifier",
83          "name": "b",
84          "decorators": [],
85          "loc": {
86            "start": {
87              "line": 18,
88              "column": 6
89            },
90            "end": {
91              "line": 18,
92              "column": 7
93            }
94          }
95        },
96        "loc": {
97          "start": {
98            "line": 18,
99            "column": 1
100          },
101          "end": {
102            "line": 18,
103            "column": 7
104          }
105        }
106      },
107      "loc": {
108        "start": {
109          "line": 18,
110          "column": 1
111        },
112        "end": {
113          "line": 18,
114          "column": 8
115        }
116      }
117    },
118    {
119      "type": "ExpressionStatement",
120      "expression": {
121        "type": "LogicalExpression",
122        "operator": "||",
123        "left": {
124          "type": "LogicalExpression",
125          "operator": "&&",
126          "left": {
127            "type": "Identifier",
128            "name": "a",
129            "decorators": [],
130            "loc": {
131              "start": {
132                "line": 19,
133                "column": 1
134              },
135              "end": {
136                "line": 19,
137                "column": 2
138              }
139            }
140          },
141          "right": {
142            "type": "Identifier",
143            "name": "b",
144            "decorators": [],
145            "loc": {
146              "start": {
147                "line": 19,
148                "column": 6
149              },
150              "end": {
151                "line": 19,
152                "column": 7
153              }
154            }
155          },
156          "loc": {
157            "start": {
158              "line": 19,
159              "column": 1
160            },
161            "end": {
162              "line": 19,
163              "column": 7
164            }
165          }
166        },
167        "right": {
168          "type": "Identifier",
169          "name": "c",
170          "decorators": [],
171          "loc": {
172            "start": {
173              "line": 19,
174              "column": 11
175            },
176            "end": {
177              "line": 19,
178              "column": 12
179            }
180          }
181        },
182        "loc": {
183          "start": {
184            "line": 19,
185            "column": 1
186          },
187          "end": {
188            "line": 19,
189            "column": 12
190          }
191        }
192      },
193      "loc": {
194        "start": {
195          "line": 19,
196          "column": 1
197        },
198        "end": {
199          "line": 19,
200          "column": 12
201        }
202      }
203    },
204    {
205      "type": "ExpressionStatement",
206      "expression": {
207        "type": "LogicalExpression",
208        "operator": "||",
209        "left": {
210          "type": "Identifier",
211          "name": "a",
212          "decorators": [],
213          "loc": {
214            "start": {
215              "line": 20,
216              "column": 1
217            },
218            "end": {
219              "line": 20,
220              "column": 2
221            }
222          }
223        },
224        "right": {
225          "type": "LogicalExpression",
226          "operator": "&&",
227          "left": {
228            "type": "Identifier",
229            "name": "b",
230            "decorators": [],
231            "loc": {
232              "start": {
233                "line": 20,
234                "column": 6
235              },
236              "end": {
237                "line": 20,
238                "column": 7
239              }
240            }
241          },
242          "right": {
243            "type": "Identifier",
244            "name": "c",
245            "decorators": [],
246            "loc": {
247              "start": {
248                "line": 20,
249                "column": 11
250              },
251              "end": {
252                "line": 20,
253                "column": 12
254              }
255            }
256          },
257          "loc": {
258            "start": {
259              "line": 20,
260              "column": 6
261            },
262            "end": {
263              "line": 20,
264              "column": 12
265            }
266          }
267        },
268        "loc": {
269          "start": {
270            "line": 20,
271            "column": 1
272          },
273          "end": {
274            "line": 20,
275            "column": 12
276          }
277        }
278      },
279      "loc": {
280        "start": {
281          "line": 20,
282          "column": 1
283        },
284        "end": {
285          "line": 20,
286          "column": 12
287        }
288      }
289    },
290    {
291      "type": "ExpressionStatement",
292      "expression": {
293        "type": "LogicalExpression",
294        "operator": "||",
295        "left": {
296          "type": "LogicalExpression",
297          "operator": "||",
298          "left": {
299            "type": "LogicalExpression",
300            "operator": "&&",
301            "left": {
302              "type": "Identifier",
303              "name": "a",
304              "decorators": [],
305              "loc": {
306                "start": {
307                  "line": 21,
308                  "column": 1
309                },
310                "end": {
311                  "line": 21,
312                  "column": 2
313                }
314              }
315            },
316            "right": {
317              "type": "Identifier",
318              "name": "b",
319              "decorators": [],
320              "loc": {
321                "start": {
322                  "line": 21,
323                  "column": 6
324                },
325                "end": {
326                  "line": 21,
327                  "column": 7
328                }
329              }
330            },
331            "loc": {
332              "start": {
333                "line": 21,
334                "column": 1
335              },
336              "end": {
337                "line": 21,
338                "column": 7
339              }
340            }
341          },
342          "right": {
343            "type": "LogicalExpression",
344            "operator": "&&",
345            "left": {
346              "type": "Identifier",
347              "name": "c",
348              "decorators": [],
349              "loc": {
350                "start": {
351                  "line": 21,
352                  "column": 11
353                },
354                "end": {
355                  "line": 21,
356                  "column": 12
357                }
358              }
359            },
360            "right": {
361              "type": "Identifier",
362              "name": "b",
363              "decorators": [],
364              "loc": {
365                "start": {
366                  "line": 21,
367                  "column": 16
368                },
369                "end": {
370                  "line": 21,
371                  "column": 17
372                }
373              }
374            },
375            "loc": {
376              "start": {
377                "line": 21,
378                "column": 11
379              },
380              "end": {
381                "line": 21,
382                "column": 17
383              }
384            }
385          },
386          "loc": {
387            "start": {
388              "line": 21,
389              "column": 1
390            },
391            "end": {
392              "line": 21,
393              "column": 17
394            }
395          }
396        },
397        "right": {
398          "type": "LogicalExpression",
399          "operator": "&&",
400          "left": {
401            "type": "Identifier",
402            "name": "d",
403            "decorators": [],
404            "loc": {
405              "start": {
406                "line": 21,
407                "column": 21
408              },
409              "end": {
410                "line": 21,
411                "column": 22
412              }
413            }
414          },
415          "right": {
416            "type": "Identifier",
417            "name": "e",
418            "decorators": [],
419            "loc": {
420              "start": {
421                "line": 21,
422                "column": 26
423              },
424              "end": {
425                "line": 21,
426                "column": 27
427              }
428            }
429          },
430          "loc": {
431            "start": {
432              "line": 21,
433              "column": 21
434            },
435            "end": {
436              "line": 21,
437              "column": 27
438            }
439          }
440        },
441        "loc": {
442          "start": {
443            "line": 21,
444            "column": 1
445          },
446          "end": {
447            "line": 21,
448            "column": 27
449          }
450        }
451      },
452      "loc": {
453        "start": {
454          "line": 21,
455          "column": 1
456        },
457        "end": {
458          "line": 21,
459          "column": 27
460        }
461      }
462    },
463    {
464      "type": "ExpressionStatement",
465      "expression": {
466        "type": "LogicalExpression",
467        "operator": "||",
468        "left": {
469          "type": "LogicalExpression",
470          "operator": "||",
471          "left": {
472            "type": "Identifier",
473            "name": "a",
474            "decorators": [],
475            "loc": {
476              "start": {
477                "line": 22,
478                "column": 1
479              },
480              "end": {
481                "line": 22,
482                "column": 2
483              }
484            }
485          },
486          "right": {
487            "type": "LogicalExpression",
488            "operator": "&&",
489            "left": {
490              "type": "LogicalExpression",
491              "operator": "&&",
492              "left": {
493                "type": "Identifier",
494                "name": "b",
495                "decorators": [],
496                "loc": {
497                  "start": {
498                    "line": 22,
499                    "column": 6
500                  },
501                  "end": {
502                    "line": 22,
503                    "column": 7
504                  }
505                }
506              },
507              "right": {
508                "type": "Identifier",
509                "name": "c",
510                "decorators": [],
511                "loc": {
512                  "start": {
513                    "line": 22,
514                    "column": 11
515                  },
516                  "end": {
517                    "line": 22,
518                    "column": 12
519                  }
520                }
521              },
522              "loc": {
523                "start": {
524                  "line": 22,
525                  "column": 6
526                },
527                "end": {
528                  "line": 22,
529                  "column": 12
530                }
531              }
532            },
533            "right": {
534              "type": "Identifier",
535              "name": "d",
536              "decorators": [],
537              "loc": {
538                "start": {
539                  "line": 22,
540                  "column": 16
541                },
542                "end": {
543                  "line": 22,
544                  "column": 17
545                }
546              }
547            },
548            "loc": {
549              "start": {
550                "line": 22,
551                "column": 6
552              },
553              "end": {
554                "line": 22,
555                "column": 17
556              }
557            }
558          },
559          "loc": {
560            "start": {
561              "line": 22,
562              "column": 1
563            },
564            "end": {
565              "line": 22,
566              "column": 17
567            }
568          }
569        },
570        "right": {
571          "type": "Identifier",
572          "name": "e",
573          "decorators": [],
574          "loc": {
575            "start": {
576              "line": 22,
577              "column": 21
578            },
579            "end": {
580              "line": 22,
581              "column": 22
582            }
583          }
584        },
585        "loc": {
586          "start": {
587            "line": 22,
588            "column": 1
589          },
590          "end": {
591            "line": 22,
592            "column": 22
593          }
594        }
595      },
596      "loc": {
597        "start": {
598          "line": 22,
599          "column": 1
600        },
601        "end": {
602          "line": 22,
603          "column": 23
604        }
605      }
606    },
607    {
608      "type": "ExpressionStatement",
609      "expression": {
610        "type": "LogicalExpression",
611        "operator": "||",
612        "left": {
613          "type": "LogicalExpression",
614          "operator": "&&",
615          "left": {
616            "type": "LogicalExpression",
617            "operator": "&&",
618            "left": {
619              "type": "LogicalExpression",
620              "operator": "&&",
621              "left": {
622                "type": "Identifier",
623                "name": "b",
624                "decorators": [],
625                "loc": {
626                  "start": {
627                    "line": 23,
628                    "column": 1
629                  },
630                  "end": {
631                    "line": 23,
632                    "column": 2
633                  }
634                }
635              },
636              "right": {
637                "type": "Identifier",
638                "name": "a",
639                "decorators": [],
640                "loc": {
641                  "start": {
642                    "line": 23,
643                    "column": 6
644                  },
645                  "end": {
646                    "line": 23,
647                    "column": 7
648                  }
649                }
650              },
651              "loc": {
652                "start": {
653                  "line": 23,
654                  "column": 1
655                },
656                "end": {
657                  "line": 23,
658                  "column": 7
659                }
660              }
661            },
662            "right": {
663              "type": "Identifier",
664              "name": "e",
665              "decorators": [],
666              "loc": {
667                "start": {
668                  "line": 23,
669                  "column": 11
670                },
671                "end": {
672                  "line": 23,
673                  "column": 12
674                }
675              }
676            },
677            "loc": {
678              "start": {
679                "line": 23,
680                "column": 1
681              },
682              "end": {
683                "line": 23,
684                "column": 12
685              }
686            }
687          },
688          "right": {
689            "type": "Identifier",
690            "name": "c",
691            "decorators": [],
692            "loc": {
693              "start": {
694                "line": 24,
695                "column": 4
696              },
697              "end": {
698                "line": 24,
699                "column": 5
700              }
701            }
702          },
703          "loc": {
704            "start": {
705              "line": 23,
706              "column": 1
707            },
708            "end": {
709              "line": 24,
710              "column": 5
711            }
712          }
713        },
714        "right": {
715          "type": "Identifier",
716          "name": "f",
717          "decorators": [],
718          "loc": {
719            "start": {
720              "line": 24,
721              "column": 9
722            },
723            "end": {
724              "line": 24,
725              "column": 10
726            }
727          }
728        },
729        "loc": {
730          "start": {
731            "line": 23,
732            "column": 1
733          },
734          "end": {
735            "line": 24,
736            "column": 10
737          }
738        }
739      },
740      "loc": {
741        "start": {
742          "line": 23,
743          "column": 1
744        },
745        "end": {
746          "line": 24,
747          "column": 11
748        }
749      }
750    }
751  ],
752  "loc": {
753    "start": {
754      "line": 1,
755      "column": 1
756    },
757    "end": {
758      "line": 25,
759      "column": 1
760    }
761  }
762}
763