{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "FunctionExpression",
          "isAsync": false,
          "isGenerator": false,
          "name": null,
          "params": {
            "type": "FormalParameters",
            "items": [],
            "rest": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 9,
                "offset": 9
              },
              "end": {
                "line": 1,
                "column": 11,
                "offset": 11
              }
            }
          },
          "body": {
            "type": "FunctionBody",
            "directives": [],
            "statements": [
              {
                "type": "IfStatement",
                "test": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 4,
                      "offset": 18
                    },
                    "end": {
                      "line": 2,
                      "column": 5,
                      "offset": 19
                    }
                  }
                },
                "consequent": {
                  "type": "ThrowStatement",
                  "expression": {
                    "type": "IdentifierExpression",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 2,
                        "column": 13,
                        "offset": 27
                      },
                      "end": {
                        "line": 2,
                        "column": 14,
                        "offset": 28
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 7,
                      "offset": 21
                    },
                    "end": {
                      "line": 2,
                      "column": 15,
                      "offset": 29
                    }
                  }
                },
                "alternate": {
                  "type": "ThrowStatement",
                  "expression": {
                    "type": "IdentifierExpression",
                    "name": "c",
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 11,
                        "offset": 41
                      },
                      "end": {
                        "line": 3,
                        "column": 12,
                        "offset": 42
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 5,
                      "offset": 35
                    },
                    "end": {
                      "line": 3,
                      "column": 13,
                      "offset": 43
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 0,
                    "offset": 14
                  },
                  "end": {
                    "line": 3,
                    "column": 13,
                    "offset": 43
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 12,
                "offset": 12
              },
              "end": {
                "line": 4,
                "column": 1,
                "offset": 45
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 4,
              "column": 1,
              "offset": 45
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 4,
            "column": 3,
            "offset": 47
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 4,
          "column": 5,
          "offset": 49
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 5,
      "column": 0,
      "offset": 50
    }
  }
}
