{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "IfStatement",
      "test": {
        "type": "CallExpression",
        "callee": {
          "type": "FunctionExpression",
          "isAsync": false,
          "isGenerator": false,
          "name": null,
          "params": {
            "type": "FormalParameters",
            "items": [],
            "rest": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 1,
                "column": 15,
                "offset": 15
              }
            }
          },
          "body": {
            "type": "FunctionBody",
            "directives": [],
            "statements": [
              {
                "type": "ReturnStatement",
                "expression": {
                  "type": "LiteralBooleanExpression",
                  "value": true,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 24,
                      "offset": 24
                    },
                    "end": {
                      "line": 1,
                      "column": 28,
                      "offset": 28
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 17,
                    "offset": 17
                  },
                  "end": {
                    "line": 1,
                    "column": 28,
                    "offset": 28
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 15,
                "offset": 15
              },
              "end": {
                "line": 1,
                "column": 30,
                "offset": 30
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 5,
              "offset": 5
            },
            "end": {
              "line": 1,
              "column": 30,
              "offset": 30
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 4,
            "offset": 4
          },
          "end": {
            "line": 1,
            "column": 33,
            "offset": 33
          }
        }
      },
      "consequent": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 4,
                      "offset": 41
                    },
                    "end": {
                      "line": 2,
                      "column": 5,
                      "offset": 42
                    }
                  }
                },
                "arguments": [
                  {
                    "type": "LiteralBooleanExpression",
                    "value": true,
                    "loc": {
                      "start": {
                        "line": 2,
                        "column": 6,
                        "offset": 43
                      },
                      "end": {
                        "line": 2,
                        "column": 10,
                        "offset": 47
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 41
                  },
                  "end": {
                    "line": 2,
                    "column": 11,
                    "offset": 48
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 4,
                  "offset": 41
                },
                "end": {
                  "line": 2,
                  "column": 12,
                  "offset": 49
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 35,
              "offset": 35
            },
            "end": {
              "line": 3,
              "column": 1,
              "offset": 51
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 35,
            "offset": 35
          },
          "end": {
            "line": 3,
            "column": 1,
            "offset": 51
          }
        }
      },
      "alternate": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 4,
                      "offset": 63
                    },
                    "end": {
                      "line": 4,
                      "column": 5,
                      "offset": 64
                    }
                  }
                },
                "arguments": [
                  {
                    "type": "LiteralBooleanExpression",
                    "value": false,
                    "loc": {
                      "start": {
                        "line": 4,
                        "column": 6,
                        "offset": 65
                      },
                      "end": {
                        "line": 4,
                        "column": 11,
                        "offset": 70
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 4,
                    "offset": 63
                  },
                  "end": {
                    "line": 4,
                    "column": 12,
                    "offset": 71
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 4,
                  "column": 4,
                  "offset": 63
                },
                "end": {
                  "line": 4,
                  "column": 13,
                  "offset": 72
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 7,
              "offset": 57
            },
            "end": {
              "line": 5,
              "column": 1,
              "offset": 74
            }
          }
        },
        "loc": {
          "start": {
            "line": 3,
            "column": 7,
            "offset": 57
          },
          "end": {
            "line": 5,
            "column": 1,
            "offset": 74
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 1,
          "offset": 74
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "FunctionExpression",
          "isAsync": false,
          "isGenerator": false,
          "name": null,
          "params": {
            "type": "FormalParameters",
            "items": [],
            "rest": null,
            "loc": {
              "start": {
                "line": 6,
                "column": 9,
                "offset": 84
              },
              "end": {
                "line": 6,
                "column": 11,
                "offset": 86
              }
            }
          },
          "body": {
            "type": "FunctionBody",
            "directives": [],
            "statements": [
              {
                "type": "ExpressionStatement",
                "expression": {
                  "type": "CallExpression",
                  "callee": {
                    "type": "StaticMemberExpression",
                    "object": {
                      "type": "IdentifierExpression",
                      "name": "c",
                      "loc": {
                        "start": {
                          "line": 7,
                          "column": 4,
                          "offset": 92
                        },
                        "end": {
                          "line": 7,
                          "column": 5,
                          "offset": 93
                        }
                      }
                    },
                    "property": "d",
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 4,
                        "offset": 92
                      },
                      "end": {
                        "line": 7,
                        "column": 7,
                        "offset": 95
                      }
                    }
                  },
                  "arguments": [
                    {
                      "type": "LiteralStringExpression",
                      "value": "e",
                      "loc": {
                        "start": {
                          "line": 7,
                          "column": 8,
                          "offset": 96
                        },
                        "end": {
                          "line": 7,
                          "column": 11,
                          "offset": 99
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 4,
                      "offset": 92
                    },
                    "end": {
                      "line": 7,
                      "column": 12,
                      "offset": 100
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 4,
                    "offset": 92
                  },
                  "end": {
                    "line": 7,
                    "column": 13,
                    "offset": 101
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 6,
                "column": 11,
                "offset": 86
              },
              "end": {
                "line": 8,
                "column": 1,
                "offset": 103
              }
            }
          },
          "loc": {
            "start": {
              "line": 6,
              "column": 1,
              "offset": 76
            },
            "end": {
              "line": 8,
              "column": 1,
              "offset": 103
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 6,
            "column": 0,
            "offset": 75
          },
          "end": {
            "line": 8,
            "column": 4,
            "offset": 106
          }
        }
      },
      "loc": {
        "start": {
          "line": 6,
          "column": 0,
          "offset": 75
        },
        "end": {
          "line": 8,
          "column": 5,
          "offset": 107
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 8,
      "column": 5,
      "offset": 107
    }
  }
}
