{
  "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": false,
          "method": {
            "type": "Method",
            "isAsync": false,
            "isGenerator": false,
            "name": {
              "type": "StaticPropertyName",
              "value": "constructor",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 9,
                  "offset": 9
                },
                "end": {
                  "line": 1,
                  "column": 22,
                  "offset": 22
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 22,
                  "offset": 22
                },
                "end": {
                  "line": 1,
                  "column": 24,
                  "offset": 24
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 24,
                  "offset": 24
                },
                "end": {
                  "line": 1,
                  "column": 26,
                  "offset": 26
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 9,
                "offset": 9
              },
              "end": {
                "line": 1,
                "column": 26,
                "offset": 26
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 9,
              "offset": 9
            },
            "end": {
              "line": 1,
              "column": 26,
              "offset": 26
            }
          }
        },
        {
          "type": "ClassElement",
          "isStatic": false,
          "method": {
            "type": "Method",
            "isAsync": false,
            "isGenerator": false,
            "name": {
              "type": "ComputedPropertyName",
              "expression": {
                "type": "LiteralStringExpression",
                "value": "constructor",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 28,
                    "offset": 28
                  },
                  "end": {
                    "line": 1,
                    "column": 41,
                    "offset": 41
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 27,
                  "offset": 27
                },
                "end": {
                  "line": 1,
                  "column": 42,
                  "offset": 42
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 42,
                  "offset": 42
                },
                "end": {
                  "line": 1,
                  "column": 44,
                  "offset": 44
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 44,
                  "offset": 44
                },
                "end": {
                  "line": 1,
                  "column": 46,
                  "offset": 46
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 27,
                "offset": 27
              },
              "end": {
                "line": 1,
                "column": 46,
                "offset": 46
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 27,
              "offset": 27
            },
            "end": {
              "line": 1,
              "column": 46,
              "offset": 46
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 47,
          "offset": 47
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 47,
      "offset": 47
    }
  }
}
