{
  "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": 2,
                  "column": 4,
                  "offset": 14
                },
                "end": {
                  "line": 2,
                  "column": 15,
                  "offset": 25
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 15,
                  "offset": 25
                },
                "end": {
                  "line": 2,
                  "column": 17,
                  "offset": 27
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [],
              "loc": {
                "start": {
                  "line": 2,
                  "column": 18,
                  "offset": 28
                },
                "end": {
                  "line": 3,
                  "column": 5,
                  "offset": 35
                }
              }
            },
            "loc": {
              "start": {
                "line": 2,
                "column": 4,
                "offset": 14
              },
              "end": {
                "line": 3,
                "column": 5,
                "offset": 35
              }
            }
          },
          "loc": {
            "start": {
              "line": 2,
              "column": 4,
              "offset": 14
            },
            "end": {
              "line": 3,
              "column": 5,
              "offset": 35
            }
          }
        },
        {
          "type": "ClassElement",
          "isStatic": false,
          "method": {
            "type": "Method",
            "isAsync": false,
            "isGenerator": false,
            "name": {
              "type": "StaticPropertyName",
              "value": "b",
              "loc": {
                "start": {
                  "line": 4,
                  "column": 4,
                  "offset": 41
                },
                "end": {
                  "line": 4,
                  "column": 5,
                  "offset": 42
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 5,
                  "offset": 42
                },
                "end": {
                  "line": 4,
                  "column": 7,
                  "offset": 44
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [],
              "loc": {
                "start": {
                  "line": 4,
                  "column": 8,
                  "offset": 45
                },
                "end": {
                  "line": 4,
                  "column": 10,
                  "offset": 47
                }
              }
            },
            "loc": {
              "start": {
                "line": 4,
                "column": 4,
                "offset": 41
              },
              "end": {
                "line": 4,
                "column": 10,
                "offset": 47
              }
            }
          },
          "loc": {
            "start": {
              "line": 4,
              "column": 4,
              "offset": 41
            },
            "end": {
              "line": 4,
              "column": 10,
              "offset": 47
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 1,
          "offset": 50
        }
      }
    },
    {
      "type": "EmptyStatement",
      "loc": {
        "start": {
          "line": 5,
          "column": 1,
          "offset": 50
        },
        "end": {
          "line": 5,
          "column": 2,
          "offset": 51
        }
      }
    },
    {
      "type": "ClassDeclaration",
      "name": {
        "type": "BindingIdentifier",
        "name": "c",
        "loc": {
          "start": {
            "line": 6,
            "column": 6,
            "offset": 58
          },
          "end": {
            "line": 6,
            "column": 7,
            "offset": 59
          }
        }
      },
      "super": null,
      "elements": [
        {
          "type": "ClassElement",
          "isStatic": false,
          "method": {
            "type": "Method",
            "isAsync": false,
            "isGenerator": false,
            "name": {
              "type": "StaticPropertyName",
              "value": "constructor",
              "loc": {
                "start": {
                  "line": 7,
                  "column": 4,
                  "offset": 66
                },
                "end": {
                  "line": 7,
                  "column": 15,
                  "offset": 77
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": {
                "type": "BindingIdentifier",
                "name": "d",
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 19,
                    "offset": 81
                  },
                  "end": {
                    "line": 7,
                    "column": 20,
                    "offset": 82
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 7,
                  "column": 15,
                  "offset": 77
                },
                "end": {
                  "line": 7,
                  "column": 21,
                  "offset": 83
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [],
              "loc": {
                "start": {
                  "line": 7,
                  "column": 22,
                  "offset": 84
                },
                "end": {
                  "line": 8,
                  "column": 5,
                  "offset": 91
                }
              }
            },
            "loc": {
              "start": {
                "line": 7,
                "column": 4,
                "offset": 66
              },
              "end": {
                "line": 8,
                "column": 5,
                "offset": 91
              }
            }
          },
          "loc": {
            "start": {
              "line": 7,
              "column": 4,
              "offset": 66
            },
            "end": {
              "line": 8,
              "column": 5,
              "offset": 91
            }
          }
        },
        {
          "type": "ClassElement",
          "isStatic": false,
          "method": {
            "type": "Method",
            "isAsync": false,
            "isGenerator": false,
            "name": {
              "type": "StaticPropertyName",
              "value": "b",
              "loc": {
                "start": {
                  "line": 9,
                  "column": 4,
                  "offset": 96
                },
                "end": {
                  "line": 9,
                  "column": 5,
                  "offset": 97
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 5,
                  "offset": 97
                },
                "end": {
                  "line": 9,
                  "column": 7,
                  "offset": 99
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [],
              "loc": {
                "start": {
                  "line": 9,
                  "column": 8,
                  "offset": 100
                },
                "end": {
                  "line": 9,
                  "column": 10,
                  "offset": 102
                }
              }
            },
            "loc": {
              "start": {
                "line": 9,
                "column": 4,
                "offset": 96
              },
              "end": {
                "line": 9,
                "column": 10,
                "offset": 102
              }
            }
          },
          "loc": {
            "start": {
              "line": 9,
              "column": 4,
              "offset": 96
            },
            "end": {
              "line": 9,
              "column": 10,
              "offset": 102
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 6,
          "column": 0,
          "offset": 52
        },
        "end": {
          "line": 10,
          "column": 1,
          "offset": 104
        }
      }
    },
    {
      "type": "EmptyStatement",
      "loc": {
        "start": {
          "line": 10,
          "column": 1,
          "offset": 104
        },
        "end": {
          "line": 10,
          "column": 2,
          "offset": 105
        }
      }
    },
    {
      "type": "ClassDeclaration",
      "name": {
        "type": "BindingIdentifier",
        "name": "e",
        "loc": {
          "start": {
            "line": 11,
            "column": 6,
            "offset": 112
          },
          "end": {
            "line": 11,
            "column": 7,
            "offset": 113
          }
        }
      },
      "super": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 11,
            "column": 16,
            "offset": 122
          },
          "end": {
            "line": 11,
            "column": 17,
            "offset": 123
          }
        }
      },
      "elements": [],
      "loc": {
        "start": {
          "line": 11,
          "column": 0,
          "offset": 106
        },
        "end": {
          "line": 11,
          "column": 20,
          "offset": 126
        }
      }
    },
    {
      "type": "EmptyStatement",
      "loc": {
        "start": {
          "line": 11,
          "column": 20,
          "offset": 126
        },
        "end": {
          "line": 11,
          "column": 21,
          "offset": 127
        }
      }
    },
    {
      "type": "VariableDeclarationStatement",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "var",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "f",
              "loc": {
                "start": {
                  "line": 12,
                  "column": 4,
                  "offset": 132
                },
                "end": {
                  "line": 12,
                  "column": 5,
                  "offset": 133
                }
              }
            },
            "init": {
              "type": "ClassExpression",
              "name": {
                "type": "BindingIdentifier",
                "name": "g",
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 14,
                    "offset": 142
                  },
                  "end": {
                    "line": 12,
                    "column": 15,
                    "offset": 143
                  }
                }
              },
              "super": null,
              "elements": [],
              "loc": {
                "start": {
                  "line": 12,
                  "column": 8,
                  "offset": 136
                },
                "end": {
                  "line": 12,
                  "column": 18,
                  "offset": 146
                }
              }
            },
            "loc": {
              "start": {
                "line": 12,
                "column": 4,
                "offset": 132
              },
              "end": {
                "line": 12,
                "column": 18,
                "offset": 146
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 12,
            "column": 0,
            "offset": 128
          },
          "end": {
            "line": 12,
            "column": 18,
            "offset": 146
          }
        }
      },
      "loc": {
        "start": {
          "line": 12,
          "column": 0,
          "offset": 128
        },
        "end": {
          "line": 12,
          "column": 19,
          "offset": 147
        }
      }
    },
    {
      "type": "VariableDeclarationStatement",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "var",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "h",
              "loc": {
                "start": {
                  "line": 13,
                  "column": 4,
                  "offset": 152
                },
                "end": {
                  "line": 13,
                  "column": 5,
                  "offset": 153
                }
              }
            },
            "init": {
              "type": "ClassExpression",
              "name": null,
              "super": null,
              "elements": [],
              "loc": {
                "start": {
                  "line": 13,
                  "column": 8,
                  "offset": 156
                },
                "end": {
                  "line": 13,
                  "column": 16,
                  "offset": 164
                }
              }
            },
            "loc": {
              "start": {
                "line": 13,
                "column": 4,
                "offset": 152
              },
              "end": {
                "line": 13,
                "column": 16,
                "offset": 164
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 13,
            "column": 0,
            "offset": 148
          },
          "end": {
            "line": 13,
            "column": 16,
            "offset": 164
          }
        }
      },
      "loc": {
        "start": {
          "line": 13,
          "column": 0,
          "offset": 148
        },
        "end": {
          "line": 13,
          "column": 17,
          "offset": 165
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 13,
      "column": 17,
      "offset": 165
    }
  }
}
