{
  "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": {
        "type": "IdentifierExpression",
        "name": "b",
        "loc": {
          "start": {
            "line": 1,
            "column": 16,
            "offset": 16
          },
          "end": {
            "line": 1,
            "column": 17,
            "offset": 17
          }
        }
      },
      "elements": [
        {
          "type": "ClassElement",
          "isStatic": false,
          "method": {
            "type": "Method",
            "isAsync": false,
            "isGenerator": false,
            "name": {
              "type": "StaticPropertyName",
              "value": "constructor",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 20,
                  "offset": 20
                },
                "end": {
                  "line": 1,
                  "column": 31,
                  "offset": 31
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 31,
                  "offset": 31
                },
                "end": {
                  "line": 1,
                  "column": 33,
                  "offset": 33
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "ExpressionStatement",
                  "expression": {
                    "type": "ObjectExpression",
                    "properties": [
                      {
                        "type": "DataProperty",
                        "name": {
                          "type": "StaticPropertyName",
                          "value": "c",
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 38,
                              "offset": 38
                            },
                            "end": {
                              "line": 1,
                              "column": 39,
                              "offset": 39
                            }
                          }
                        },
                        "expression": {
                          "type": "CallExpression",
                          "callee": {
                            "type": "Super",
                            "loc": {
                              "start": {
                                "line": 1,
                                "column": 41,
                                "offset": 41
                              },
                              "end": {
                                "line": 1,
                                "column": 46,
                                "offset": 46
                              }
                            }
                          },
                          "arguments": [],
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 41,
                              "offset": 41
                            },
                            "end": {
                              "line": 1,
                              "column": 48,
                              "offset": 48
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 38,
                            "offset": 38
                          },
                          "end": {
                            "line": 1,
                            "column": 48,
                            "offset": 48
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 37,
                        "offset": 37
                      },
                      "end": {
                        "line": 1,
                        "column": 49,
                        "offset": 49
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 36,
                      "offset": 36
                    },
                    "end": {
                      "line": 1,
                      "column": 51,
                      "offset": 51
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 34,
                  "offset": 34
                },
                "end": {
                  "line": 1,
                  "column": 53,
                  "offset": 53
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 20,
                "offset": 20
              },
              "end": {
                "line": 1,
                "column": 53,
                "offset": 53
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 20,
              "offset": 20
            },
            "end": {
              "line": 1,
              "column": 53,
              "offset": 53
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 55,
          "offset": 55
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 55,
      "offset": 55
    }
  }
}
