{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "AssignmentTargetIdentifier",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 1,
              "offset": 1
            }
          }
        },
        "expression": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "Getter",
              "name": {
                "type": "StaticPropertyName",
                "value": "b",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 10,
                    "offset": 10
                  },
                  "end": {
                    "line": 1,
                    "column": 11,
                    "offset": 11
                  }
                }
              },
              "body": {
                "type": "FunctionBody",
                "directives": [],
                "statements": [
                  {
                    "type": "ReturnStatement",
                    "expression": {
                      "type": "IdentifierExpression",
                      "name": "c",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 23,
                          "offset": 23
                        },
                        "end": {
                          "line": 1,
                          "column": 24,
                          "offset": 24
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 16,
                        "offset": 16
                      },
                      "end": {
                        "line": 1,
                        "column": 24,
                        "offset": 24
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 14,
                    "offset": 14
                  },
                  "end": {
                    "line": 1,
                    "column": 26,
                    "offset": 26
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 6,
                  "offset": 6
                },
                "end": {
                  "line": 1,
                  "column": 26,
                  "offset": 26
                }
              }
            },
            {
              "type": "Setter",
              "name": {
                "type": "StaticPropertyName",
                "value": "b",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 32,
                    "offset": 32
                  },
                  "end": {
                    "line": 1,
                    "column": 33,
                    "offset": 33
                  }
                }
              },
              "param": {
                "type": "BindingIdentifier",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 34,
                    "offset": 34
                  },
                  "end": {
                    "line": 1,
                    "column": 35,
                    "offset": 35
                  }
                }
              },
              "body": {
                "type": "FunctionBody",
                "directives": [],
                "statements": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "AssignmentExpression",
                      "binding": {
                        "type": "AssignmentTargetIdentifier",
                        "name": "c",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 39,
                            "offset": 39
                          },
                          "end": {
                            "line": 1,
                            "column": 40,
                            "offset": 40
                          }
                        }
                      },
                      "expression": {
                        "type": "IdentifierExpression",
                        "name": "b",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 43,
                            "offset": 43
                          },
                          "end": {
                            "line": 1,
                            "column": 44,
                            "offset": 44
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 39,
                          "offset": 39
                        },
                        "end": {
                          "line": 1,
                          "column": 44,
                          "offset": 44
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 39,
                        "offset": 39
                      },
                      "end": {
                        "line": 1,
                        "column": 45,
                        "offset": 45
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 37,
                    "offset": 37
                  },
                  "end": {
                    "line": 1,
                    "column": 47,
                    "offset": 47
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 28,
                  "offset": 28
                },
                "end": {
                  "line": 1,
                  "column": 47,
                  "offset": 47
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 4,
              "offset": 4
            },
            "end": {
              "line": 1,
              "column": 49,
              "offset": 49
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 49,
            "offset": 49
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 49,
          "offset": 49
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 49,
      "offset": 49
    }
  }
}
