{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ClassExpression",
        "name": null,
        "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": 20,
                    "offset": 20
                  }
                }
              },
              "params": {
                "type": "FormalParameters",
                "items": [],
                "rest": null,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 20,
                    "offset": 20
                  },
                  "end": {
                    "line": 1,
                    "column": 22,
                    "offset": 22
                  }
                }
              },
              "body": {
                "type": "FunctionBody",
                "directives": [],
                "statements": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "StaticMemberExpression",
                      "object": {
                        "type": "Super",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 25,
                            "offset": 25
                          },
                          "end": {
                            "line": 1,
                            "column": 30,
                            "offset": 30
                          }
                        }
                      },
                      "property": "a",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 25,
                          "offset": 25
                        },
                        "end": {
                          "line": 1,
                          "column": 32,
                          "offset": 32
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 25,
                        "offset": 25
                      },
                      "end": {
                        "line": 1,
                        "column": 32,
                        "offset": 32
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 23,
                    "offset": 23
                  },
                  "end": {
                    "line": 1,
                    "column": 34,
                    "offset": 34
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 9,
                  "offset": 9
                },
                "end": {
                  "line": 1,
                  "column": 34,
                  "offset": 34
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 9,
                "offset": 9
              },
              "end": {
                "line": 1,
                "column": 34,
                "offset": 34
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 36,
            "offset": 36
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 38,
          "offset": 38
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 38,
      "offset": 38
    }
  }
}
