{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ClassExpression",
        "name": null,
        "super": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 15,
              "offset": 15
            },
            "end": {
              "line": 1,
              "column": 16,
              "offset": 16
            }
          }
        },
        "elements": [
          {
            "type": "ClassElement",
            "isStatic": false,
            "method": {
              "type": "Method",
              "isAsync": false,
              "isGenerator": false,
              "name": {
                "type": "StaticPropertyName",
                "value": "constructor",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 19,
                    "offset": 19
                  },
                  "end": {
                    "line": 1,
                    "column": 30,
                    "offset": 30
                  }
                }
              },
              "params": {
                "type": "FormalParameters",
                "items": [],
                "rest": null,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 30,
                    "offset": 30
                  },
                  "end": {
                    "line": 1,
                    "column": 32,
                    "offset": 32
                  }
                }
              },
              "body": {
                "type": "FunctionBody",
                "directives": [],
                "statements": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "CallExpression",
                      "callee": {
                        "type": "Super",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 35,
                            "offset": 35
                          },
                          "end": {
                            "line": 1,
                            "column": 40,
                            "offset": 40
                          }
                        }
                      },
                      "arguments": [],
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 35,
                          "offset": 35
                        },
                        "end": {
                          "line": 1,
                          "column": 42,
                          "offset": 42
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 35,
                        "offset": 35
                      },
                      "end": {
                        "line": 1,
                        "column": 42,
                        "offset": 42
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 33,
                    "offset": 33
                  },
                  "end": {
                    "line": 1,
                    "column": 44,
                    "offset": 44
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 19,
                  "offset": 19
                },
                "end": {
                  "line": 1,
                  "column": 44,
                  "offset": 44
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 19,
                "offset": 19
              },
              "end": {
                "line": 1,
                "column": 44,
                "offset": 44
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 46,
            "offset": 46
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 48,
          "offset": 48
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 48,
      "offset": 48
    }
  }
}
