{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ClassDeclaration",
      "name": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 6,
            "offset": 6
          },
          "end": {
            "line": 1,
            "column": 7,
            "offset": 7
          }
        }
      },
      "super": null,
      "elements": [
        {
          "type": "ClassElement",
          "isStatic": true,
          "method": {
            "type": "Setter",
            "name": {
              "type": "StaticPropertyName",
              "value": "b",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 21,
                  "offset": 21
                },
                "end": {
                  "line": 1,
                  "column": 22,
                  "offset": 22
                }
              }
            },
            "param": {
              "type": "BindingIdentifier",
              "name": "c",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 23,
                  "offset": 23
                },
                "end": {
                  "line": 1,
                  "column": 24,
                  "offset": 24
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 26,
                  "offset": 26
                },
                "end": {
                  "line": 1,
                  "column": 28,
                  "offset": 28
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 17,
                "offset": 17
              },
              "end": {
                "line": 1,
                "column": 28,
                "offset": 28
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 10,
              "offset": 10
            },
            "end": {
              "line": 1,
              "column": 28,
              "offset": 28
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 29,
          "offset": 29
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 29,
      "offset": 29
    }
  }
}
