{
  "type": "Program",
  "statements": [
    {
      "type": "TSModuleDeclaration",
      "id": {
        "type": "Identifier",
        "name": "A",
        "loc": {
          "start": {
            "line": 17,
            "column": 8
          },
          "end": {
            "line": 17,
            "column": 9
          }
        }
      },
      "body": {
        "type": "TSModuleBlock",
        "body": [
          {
            "type": "ClassDeclaration",
            "definition": {
              "id": {
                "type": "Identifier",
                "name": "A",
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 11
                  },
                  "end": {
                    "line": 18,
                    "column": 12
                  }
                }
              },
              "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": 5
                        },
                        "end": {
                          "line": 18,
                          "column": 26
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 18,
                        "column": 5
                      },
                      "end": {
                        "line": 18,
                        "column": 26
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 1
                    },
                    "end": {
                      "line": 1,
                      "column": 1
                    }
                  }
                },
                "overloads": [],
                "decorators": [],
                "annotations": [],
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 5
                  },
                  "end": {
                    "line": 18,
                    "column": 26
                  }
                }
              },
              "body": [
                {
                  "type": "ClassProperty",
                  "key": {
                    "type": "Identifier",
                    "name": "s",
                    "loc": {
                      "start": {
                        "line": 18,
                        "column": 15
                      },
                      "end": {
                        "line": 18,
                        "column": 16
                      }
                    }
                  },
                  "static": false,
                  "readonly": false,
                  "declare": false,
                  "optional": false,
                  "computed": false,
                  "typeAnnotation": {
                    "type": "TSStringKeyword",
                    "loc": {
                      "start": {
                        "line": 18,
                        "column": 18
                      },
                      "end": {
                        "line": 18,
                        "column": 24
                      }
                    }
                  },
                  "decorators": [],
                  "loc": {
                    "start": {
                      "line": 18,
                      "column": 15
                    },
                    "end": {
                      "line": 18,
                      "column": 16
                    }
                  }
                }
              ],
              "indexSignatures": [],
              "loc": {
                "start": {
                  "line": 18,
                  "column": 13
                },
                "end": {
                  "line": 18,
                  "column": 26
                }
              }
            },
            "decorators": [],
            "isAnnotationDeclaration": false,
            "loc": {
              "start": {
                "line": 18,
                "column": 5
              },
              "end": {
                "line": 18,
                "column": 26
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 17,
            "column": 10
          },
          "end": {
            "line": 19,
            "column": 2
          }
        }
      },
      "declare": false,
      "global": false,
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 20,
          "column": 1
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 20,
      "column": 1
    }
  }
}
