{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ObjectExpression",
        "properties": [
          {
            "type": "Getter",
            "name": {
              "type": "StaticPropertyName",
              "value": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 7,
                  "offset": 7
                },
                "end": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "ReturnStatement",
                  "expression": {
                    "type": "IdentifierExpression",
                    "name": "a",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 20,
                        "offset": 20
                      },
                      "end": {
                        "line": 1,
                        "column": 21,
                        "offset": 21
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 13,
                      "offset": 13
                    },
                    "end": {
                      "line": 1,
                      "column": 21,
                      "offset": 21
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 11,
                  "offset": 11
                },
                "end": {
                  "line": 1,
                  "column": 23,
                  "offset": 23
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 3,
                "offset": 3
              },
              "end": {
                "line": 1,
                "column": 23,
                "offset": 23
              }
            }
          },
          {
            "type": "Setter",
            "name": {
              "type": "StaticPropertyName",
              "value": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 29,
                  "offset": 29
                },
                "end": {
                  "line": 1,
                  "column": 30,
                  "offset": 30
                }
              }
            },
            "param": {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 31,
                  "offset": 31
                },
                "end": {
                  "line": 1,
                  "column": 32,
                  "offset": 32
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "ReturnStatement",
                  "expression": {
                    "type": "IdentifierExpression",
                    "name": "a",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 43,
                        "offset": 43
                      },
                      "end": {
                        "line": 1,
                        "column": 44,
                        "offset": 44
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 36,
                      "offset": 36
                    },
                    "end": {
                      "line": 1,
                      "column": 45,
                      "offset": 45
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 34,
                  "offset": 34
                },
                "end": {
                  "line": 1,
                  "column": 47,
                  "offset": 47
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 25,
                "offset": 25
              },
              "end": {
                "line": 1,
                "column": 47,
                "offset": 47
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 49,
            "offset": 49
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 50,
          "offset": 50
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 50,
      "offset": 50
    }
  }
}
