{
  "type": "Program",
  "statements": [
    {
      "type": "ClassDeclaration",
      "definition": {
        "id": {
          "type": "Identifier",
          "name": "A",
          "loc": {
            "start": {
              "line": 17,
              "column": 24
            },
            "end": {
              "line": 17,
              "column": 25
            }
          }
        },
        "superClass": null,
        "implements": [],
        "constructor": {
          "type": "MethodDefinition",
          "key": {
            "type": "Identifier",
            "name": "constructor",
            "loc": {
              "start": {
                "line": 1,
                "column": 1
              },
              "end": {
                "line": 1,
                "column": 1
              }
            }
          },
          "kind": "constructor",
          "static": false,
          "optional": false,
          "computed": false,
          "value": {
            "type": "FunctionExpression",
            "function": {
              "type": "ScriptFunction",
              "id": null,
              "generator": false,
              "async": false,
              "expression": false,
              "params": [],
              "declare": true,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 18
                },
                "end": {
                  "line": 17,
                  "column": 18
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 1
              },
              "end": {
                "line": 1,
                "column": 1
              }
            }
          },
          "overloads": [],
          "decorators": [],
          "annotations": [],
          "loc": {
            "start": {
              "line": 17,
              "column": 18
            },
            "end": {
              "line": 17,
              "column": 28
            }
          }
        },
        "body": [],
        "indexSignatures": [],
        "loc": {
          "start": {
            "line": 17,
            "column": 26
          },
          "end": {
            "line": 17,
            "column": 28
          }
        }
      },
      "decorators": [],
      "isAnnotationDeclaration": false,
      "loc": {
        "start": {
          "line": 17,
          "column": 18
        },
        "end": {
          "line": 17,
          "column": 28
        }
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "declaration": {
        "type": "ClassDeclaration",
        "definition": {
          "id": {
            "type": "Identifier",
            "name": "B",
            "loc": {
              "start": {
                "line": 18,
                "column": 23
              },
              "end": {
                "line": 18,
                "column": 24
              }
            }
          },
          "superClass": null,
          "implements": [],
          "constructor": {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "constructor",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1
                },
                "end": {
                  "line": 1,
                  "column": 1
                }
              }
            },
            "kind": "constructor",
            "static": false,
            "optional": false,
            "computed": false,
            "value": {
              "type": "FunctionExpression",
              "function": {
                "type": "ScriptFunction",
                "id": null,
                "generator": false,
                "async": false,
                "expression": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "statements": [],
                  "loc": {
                    "start": {
                      "line": 18,
                      "column": 17
                    },
                    "end": {
                      "line": 18,
                      "column": 17
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 17
                  },
                  "end": {
                    "line": 18,
                    "column": 17
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1
                },
                "end": {
                  "line": 1,
                  "column": 1
                }
              }
            },
            "overloads": [],
            "decorators": [],
            "annotations": [],
            "loc": {
              "start": {
                "line": 18,
                "column": 17
              },
              "end": {
                "line": 18,
                "column": 27
              }
            }
          },
          "body": [],
          "indexSignatures": [],
          "loc": {
            "start": {
              "line": 18,
              "column": 25
            },
            "end": {
              "line": 18,
              "column": 27
            }
          }
        },
        "decorators": [],
        "isAnnotationDeclaration": false,
        "loc": {
          "start": {
            "line": 18,
            "column": 17
          },
          "end": {
            "line": 18,
            "column": 27
          }
        }
      },
      "source": null,
      "specifiers": [],
      "loc": {
        "start": {
          "line": 18,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 27
        }
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "declaration": {
        "type": "ClassDeclaration",
        "definition": {
          "id": {
            "type": "Identifier",
            "name": "C",
            "loc": {
              "start": {
                "line": 19,
                "column": 22
              },
              "end": {
                "line": 19,
                "column": 23
              }
            }
          },
          "superClass": null,
          "implements": [],
          "constructor": {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "constructor",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1
                },
                "end": {
                  "line": 1,
                  "column": 1
                }
              }
            },
            "kind": "constructor",
            "static": false,
            "optional": false,
            "computed": false,
            "value": {
              "type": "FunctionExpression",
              "function": {
                "type": "ScriptFunction",
                "id": null,
                "generator": false,
                "async": false,
                "expression": false,
                "params": [],
                "declare": true,
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 16
                  },
                  "end": {
                    "line": 19,
                    "column": 16
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1
                },
                "end": {
                  "line": 1,
                  "column": 1
                }
              }
            },
            "overloads": [],
            "decorators": [],
            "annotations": [],
            "loc": {
              "start": {
                "line": 19,
                "column": 16
              },
              "end": {
                "line": 19,
                "column": 26
              }
            }
          },
          "body": [],
          "indexSignatures": [],
          "loc": {
            "start": {
              "line": 19,
              "column": 24
            },
            "end": {
              "line": 19,
              "column": 26
            }
          }
        },
        "decorators": [],
        "isAnnotationDeclaration": false,
        "loc": {
          "start": {
            "line": 19,
            "column": 16
          },
          "end": {
            "line": 19,
            "column": 26
          }
        }
      },
      "source": null,
      "specifiers": [],
      "loc": {
        "start": {
          "line": 19,
          "column": 1
        },
        "end": {
          "line": 19,
          "column": 26
        }
      }
    },
    {
      "type": "ExportNamedDeclaration",
      "declaration": {
        "type": "ClassDeclaration",
        "definition": {
          "id": {
            "type": "Identifier",
            "name": "D",
            "loc": {
              "start": {
                "line": 20,
                "column": 31
              },
              "end": {
                "line": 20,
                "column": 32
              }
            }
          },
          "superClass": null,
          "implements": [],
          "constructor": {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "constructor",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1
                },
                "end": {
                  "line": 1,
                  "column": 1
                }
              }
            },
            "kind": "constructor",
            "static": false,
            "optional": false,
            "computed": false,
            "value": {
              "type": "FunctionExpression",
              "function": {
                "type": "ScriptFunction",
                "id": null,
                "generator": false,
                "async": false,
                "expression": false,
                "params": [],
                "declare": true,
                "loc": {
                  "start": {
                    "line": 20,
                    "column": 25
                  },
                  "end": {
                    "line": 20,
                    "column": 25
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1
                },
                "end": {
                  "line": 1,
                  "column": 1
                }
              }
            },
            "overloads": [],
            "decorators": [],
            "annotations": [],
            "loc": {
              "start": {
                "line": 20,
                "column": 25
              },
              "end": {
                "line": 20,
                "column": 35
              }
            }
          },
          "body": [],
          "indexSignatures": [],
          "loc": {
            "start": {
              "line": 20,
              "column": 33
            },
            "end": {
              "line": 20,
              "column": 35
            }
          }
        },
        "decorators": [],
        "isAnnotationDeclaration": false,
        "loc": {
          "start": {
            "line": 20,
            "column": 25
          },
          "end": {
            "line": 20,
            "column": 35
          }
        }
      },
      "source": null,
      "specifiers": [],
      "loc": {
        "start": {
          "line": 20,
          "column": 1
        },
        "end": {
          "line": 20,
          "column": 35
        }
      }
    },
    {
      "type": "ExportDefaultDeclaration",
      "declaration": {
        "type": "ClassDeclaration",
        "definition": {
          "id": {
            "type": "Identifier",
            "name": "E",
            "loc": {
              "start": {
                "line": 21,
                "column": 31
              },
              "end": {
                "line": 21,
                "column": 32
              }
            }
          },
          "superClass": null,
          "implements": [],
          "constructor": {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "constructor",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1
                },
                "end": {
                  "line": 1,
                  "column": 1
                }
              }
            },
            "kind": "constructor",
            "static": false,
            "optional": false,
            "computed": false,
            "value": {
              "type": "FunctionExpression",
              "function": {
                "type": "ScriptFunction",
                "id": null,
                "generator": false,
                "async": false,
                "expression": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "statements": [],
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 25
                    },
                    "end": {
                      "line": 21,
                      "column": 25
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 25
                  },
                  "end": {
                    "line": 21,
                    "column": 25
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1
                },
                "end": {
                  "line": 1,
                  "column": 1
                }
              }
            },
            "overloads": [],
            "decorators": [],
            "annotations": [],
            "loc": {
              "start": {
                "line": 21,
                "column": 25
              },
              "end": {
                "line": 21,
                "column": 35
              }
            }
          },
          "body": [],
          "indexSignatures": [],
          "loc": {
            "start": {
              "line": 21,
              "column": 33
            },
            "end": {
              "line": 21,
              "column": 35
            }
          }
        },
        "decorators": [],
        "isAnnotationDeclaration": false,
        "loc": {
          "start": {
            "line": 21,
            "column": 25
          },
          "end": {
            "line": 21,
            "column": 35
          }
        }
      },
      "loc": {
        "start": {
          "line": 21,
          "column": 1
        },
        "end": {
          "line": 21,
          "column": 35
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 22,
      "column": 1
    }
  }
}
