{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ClassExpression",
        "name": null,
        "super": null,
        "elements": [
          {
            "type": "ClassElement",
            "isStatic": false,
            "method": {
              "type": "Setter",
              "name": {
                "type": "StaticPropertyName",
                "value": "a",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 12,
                    "offset": 12
                  },
                  "end": {
                    "line": 1,
                    "column": 13,
                    "offset": 13
                  }
                }
              },
              "param": {
                "type": "BindingIdentifier",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 14,
                    "offset": 14
                  },
                  "end": {
                    "line": 1,
                    "column": 15,
                    "offset": 15
                  }
                }
              },
              "body": {
                "type": "FunctionBody",
                "directives": [
                  {
                    "type": "Directive",
                    "rawValue": "use strict",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 18,
                        "offset": 18
                      },
                      "end": {
                        "line": 1,
                        "column": 31,
                        "offset": 31
                      }
                    }
                  }
                ],
                "statements": [],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 17,
                    "offset": 17
                  },
                  "end": {
                    "line": 1,
                    "column": 32,
                    "offset": 32
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                },
                "end": {
                  "line": 1,
                  "column": 32,
                  "offset": 32
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 8,
                "offset": 8
              },
              "end": {
                "line": 1,
                "column": 32,
                "offset": 32
              }
            }
          }
        ],
        "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": 34,
          "offset": 34
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 34,
      "offset": 34
    }
  }
}
