{
  "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": "IdentifierExpression",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 2,
                    "offset": 11
                  },
                  "end": {
                    "line": 2,
                    "column": 3,
                    "offset": 12
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 2,
                  "offset": 11
                },
                "end": {
                  "line": 2,
                  "column": 4,
                  "offset": 13
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 7,
              "offset": 7
            },
            "end": {
              "line": 3,
              "column": 1,
              "offset": 15
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 3,
            "column": 1,
            "offset": 15
          }
        }
      },
      "alternate": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "IdentifierExpression",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 2,
                    "offset": 25
                  },
                  "end": {
                    "line": 4,
                    "column": 3,
                    "offset": 26
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 4,
                  "column": 2,
                  "offset": 25
                },
                "end": {
                  "line": 4,
                  "column": 4,
                  "offset": 27
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 7,
              "offset": 21
            },
            "end": {
              "line": 5,
              "column": 1,
              "offset": 29
            }
          }
        },
        "loc": {
          "start": {
            "line": 3,
            "column": 7,
            "offset": 21
          },
          "end": {
            "line": 5,
            "column": 1,
            "offset": 29
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 1,
          "offset": 29
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 6,
      "column": 0,
      "offset": 30
    }
  }
}
