{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ObjectExpression",
        "properties": [
          {
            "type": "Setter",
            "name": {
              "type": "StaticPropertyName",
              "value": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 7,
                  "offset": 7
                },
                "end": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                }
              }
            },
            "param": {
              "type": "BindingIdentifier",
              "name": "b",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 9,
                  "offset": 9
                },
                "end": {
                  "line": 1,
                  "column": 10,
                  "offset": 10
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "ExpressionStatement",
                  "expression": {
                    "type": "AssignmentExpression",
                    "binding": {
                      "type": "ComputedMemberAssignmentTarget",
                      "object": {
                        "type": "StaticMemberExpression",
                        "object": {
                          "type": "Super",
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 14,
                              "offset": 14
                            },
                            "end": {
                              "line": 1,
                              "column": 19,
                              "offset": 19
                            }
                          }
                        },
                        "property": "c",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 14,
                            "offset": 14
                          },
                          "end": {
                            "line": 1,
                            "column": 21,
                            "offset": 21
                          }
                        }
                      },
                      "expression": {
                        "type": "LiteralNumericExpression",
                        "value": 1,
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 22,
                            "offset": 22
                          },
                          "end": {
                            "line": 1,
                            "column": 23,
                            "offset": 23
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 14,
                          "offset": 14
                        },
                        "end": {
                          "line": 1,
                          "column": 24,
                          "offset": 24
                        }
                      }
                    },
                    "expression": {
                      "type": "LiteralNumericExpression",
                      "value": 2,
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 27,
                          "offset": 27
                        },
                        "end": {
                          "line": 1,
                          "column": 28,
                          "offset": 28
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 14,
                        "offset": 14
                      },
                      "end": {
                        "line": 1,
                        "column": 28,
                        "offset": 28
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 14,
                      "offset": 14
                    },
                    "end": {
                      "line": 1,
                      "column": 29,
                      "offset": 29
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 12,
                  "offset": 12
                },
                "end": {
                  "line": 1,
                  "column": 31,
                  "offset": 31
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 3,
                "offset": 3
              },
              "end": {
                "line": 1,
                "column": 31,
                "offset": 31
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 33,
            "offset": 33
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 35,
          "offset": 35
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 35,
      "offset": 35
    }
  }
}
