{
  "type": "Program",
  "statements": [
    {
      "type": "ClassDeclaration",
      "definition": {
        "id": {
          "type": "Identifier",
          "name": "A",
          "loc": {
            "start": {
              "line": 16,
              "column": 7
            },
            "end": {
              "line": 16,
              "column": 8
            }
          }
        },
        "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": 16,
                    "column": 1
                  },
                  "end": {
                    "line": 22,
                    "column": 2
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 16,
                  "column": 1
                },
                "end": {
                  "line": 22,
                  "column": 2
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 1
              },
              "end": {
                "line": 1,
                "column": 1
              }
            }
          },
          "overloads": [],
          "decorators": [],
          "annotations": [],
          "loc": {
            "start": {
              "line": 16,
              "column": 1
            },
            "end": {
              "line": 22,
              "column": 2
            }
          }
        },
        "body": [
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "null",
              "loc": {
                "start": {
                  "line": 17,
                  "column": 5
                },
                "end": {
                  "line": 17,
                  "column": 9
                }
              }
            },
            "static": false,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "typeAnnotation": {
              "type": "TSNullKeyword",
              "loc": {
                "start": {
                  "line": 17,
                  "column": 11
                },
                "end": {
                  "line": 17,
                  "column": 15
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 17,
                "column": 5
              },
              "end": {
                "line": 17,
                "column": 9
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "true",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 5
                },
                "end": {
                  "line": 18,
                  "column": 9
                }
              }
            },
            "static": false,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "typeAnnotation": {
              "type": "TSBooleanKeyword",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 11
                },
                "end": {
                  "line": 18,
                  "column": 18
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 18,
                "column": 5
              },
              "end": {
                "line": 18,
                "column": 9
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "false",
              "loc": {
                "start": {
                  "line": 19,
                  "column": 6
                },
                "end": {
                  "line": 19,
                  "column": 11
                }
              }
            },
            "static": false,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "typeAnnotation": {
              "type": "TSBooleanKeyword",
              "loc": {
                "start": {
                  "line": 19,
                  "column": 13
                },
                "end": {
                  "line": 19,
                  "column": 20
                }
              }
            },
            "decorators": [],
            "loc": {
              "start": {
                "line": 19,
                "column": 6
              },
              "end": {
                "line": 19,
                "column": 11
              }
            }
          },
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "null",
              "loc": {
                "start": {
                  "line": 20,
                  "column": 6
                },
                "end": {
                  "line": 20,
                  "column": 10
                }
              }
            },
            "kind": "method",
            "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": 20,
                      "column": 13
                    },
                    "end": {
                      "line": 20,
                      "column": 15
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 20,
                    "column": 10
                  },
                  "end": {
                    "line": 20,
                    "column": 15
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 20,
                  "column": 10
                },
                "end": {
                  "line": 20,
                  "column": 15
                }
              }
            },
            "overloads": [],
            "decorators": [],
            "annotations": [],
            "loc": {
              "start": {
                "line": 20,
                "column": 6
              },
              "end": {
                "line": 20,
                "column": 15
              }
            }
          },
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "true",
              "loc": {
                "start": {
                  "line": 21,
                  "column": 12
                },
                "end": {
                  "line": 21,
                  "column": 16
                }
              }
            },
            "kind": "method",
            "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": 19
                    },
                    "end": {
                      "line": 21,
                      "column": 21
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 16
                  },
                  "end": {
                    "line": 21,
                    "column": 21
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 21,
                  "column": 16
                },
                "end": {
                  "line": 21,
                  "column": 21
                }
              }
            },
            "overloads": [],
            "decorators": [
              {
                "type": "Decorator",
                "expression": {
                  "type": "Identifier",
                  "name": "Local",
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 6
                    },
                    "end": {
                      "line": 21,
                      "column": 11
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 5
                  },
                  "end": {
                    "line": 21,
                    "column": 11
                  }
                }
              }
            ],
            "annotations": [],
            "loc": {
              "start": {
                "line": 21,
                "column": 5
              },
              "end": {
                "line": 21,
                "column": 21
              }
            }
          }
        ],
        "indexSignatures": [],
        "loc": {
          "start": {
            "line": 16,
            "column": 9
          },
          "end": {
            "line": 22,
            "column": 2
          }
        }
      },
      "decorators": [],
      "isAnnotationDeclaration": false,
      "loc": {
        "start": {
          "line": 16,
          "column": 1
        },
        "end": {
          "line": 22,
          "column": 2
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 23,
      "column": 1
    }
  }
}
