{
  "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": 33,
                  "offset": 33
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 33,
                  "offset": 33
                },
                "end": {
                  "line": 1,
                  "column": 35,
                  "offset": 35
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "ExpressionStatement",
                  "expression": {
                    "type": "CallExpression",
                    "callee": {
                      "type": "Super",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 38,
                          "offset": 38
                        },
                        "end": {
                          "line": 1,
                          "column": 43,
                          "offset": 43
                        }
                      }
                    },
                    "arguments": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 38,
                        "offset": 38
                      },
                      "end": {
                        "line": 1,
                        "column": 45,
                        "offset": 45
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 38,
                      "offset": 38
                    },
                    "end": {
                      "line": 1,
                      "column": 45,
                      "offset": 45
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 36,
                  "offset": 36
                },
                "end": {
                  "line": 1,
                  "column": 47,
                  "offset": 47
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 20,
                "offset": 20
              },
              "end": {
                "line": 1,
                "column": 47,
                "offset": 47
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 20,
              "offset": 20
            },
            "end": {
              "line": 1,
              "column": 47,
              "offset": 47
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 49,
          "offset": 49
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 49,
      "offset": 49
    }
  }
}
