{ "type": "Script", "span": { "start": 0, "end": 51, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 6, "end": 7, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 0, "end": 51, "ctxt": 0 }, "decorators": [], "body": [ { "type": "Constructor", "span": { "start": 13, "end": 27, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 13, "end": 24, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [], "body": null, "accessibility": null, "isOptional": false }, { "type": "Constructor", "span": { "start": 31, "end": 49, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 31, "end": 42, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [ { "type": "Parameter", "span": { "start": 43, "end": 44, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 43, "end": 44, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null } } ], "body": { "type": "BlockStatement", "span": { "start": 46, "end": 49, "ctxt": 0 }, "stmts": [] }, "accessibility": null, "isOptional": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }