{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "IfStatement",
      "test": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 4,
            "offset": 4
          },
          "end": {
            "line": 1,
            "column": 5,
            "offset": 5
          }
        }
      },
      "consequent": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 4,
                      "offset": 13
                    },
                    "end": {
                      "line": 2,
                      "column": 5,
                      "offset": 14
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 13
                  },
                  "end": {
                    "line": 2,
                    "column": 7,
                    "offset": 16
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 4,
                  "offset": 13
                },
                "end": {
                  "line": 2,
                  "column": 8,
                  "offset": 17
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "c",
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 4,
                      "offset": 22
                    },
                    "end": {
                      "line": 3,
                      "column": 5,
                      "offset": 23
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 4,
                    "offset": 22
                  },
                  "end": {
                    "line": 3,
                    "column": 7,
                    "offset": 25
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4,
                  "offset": 22
                },
                "end": {
                  "line": 3,
                  "column": 8,
                  "offset": 26
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "d",
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 4,
                      "offset": 31
                    },
                    "end": {
                      "line": 4,
                      "column": 5,
                      "offset": 32
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 4,
                    "offset": 31
                  },
                  "end": {
                    "line": 4,
                    "column": 7,
                    "offset": 34
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 4,
                  "column": 4,
                  "offset": 31
                },
                "end": {
                  "line": 4,
                  "column": 8,
                  "offset": 35
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 7,
              "offset": 7
            },
            "end": {
              "line": 5,
              "column": 1,
              "offset": 37
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 5,
            "column": 1,
            "offset": 37
          }
        }
      },
      "alternate": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "e",
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 4,
                      "offset": 49
                    },
                    "end": {
                      "line": 6,
                      "column": 5,
                      "offset": 50
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 4,
                    "offset": 49
                  },
                  "end": {
                    "line": 6,
                    "column": 7,
                    "offset": 52
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 6,
                  "column": 4,
                  "offset": 49
                },
                "end": {
                  "line": 6,
                  "column": 8,
                  "offset": 53
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "f",
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 4,
                      "offset": 58
                    },
                    "end": {
                      "line": 7,
                      "column": 5,
                      "offset": 59
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 4,
                    "offset": 58
                  },
                  "end": {
                    "line": 7,
                    "column": 7,
                    "offset": 61
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 7,
                  "column": 4,
                  "offset": 58
                },
                "end": {
                  "line": 7,
                  "column": 8,
                  "offset": 62
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "g",
                  "loc": {
                    "start": {
                      "line": 8,
                      "column": 4,
                      "offset": 67
                    },
                    "end": {
                      "line": 8,
                      "column": 5,
                      "offset": 68
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 4,
                    "offset": 67
                  },
                  "end": {
                    "line": 8,
                    "column": 7,
                    "offset": 70
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 8,
                  "column": 4,
                  "offset": 67
                },
                "end": {
                  "line": 8,
                  "column": 8,
                  "offset": 71
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 5,
              "column": 7,
              "offset": 43
            },
            "end": {
              "line": 9,
              "column": 1,
              "offset": 73
            }
          }
        },
        "loc": {
          "start": {
            "line": 5,
            "column": 7,
            "offset": 43
          },
          "end": {
            "line": 9,
            "column": 1,
            "offset": 73
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 9,
          "column": 1,
          "offset": 73
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 9,
      "column": 1,
      "offset": 73
    }
  }
}
