{ "type": "Script", "span": { "start": 1, "end": 60, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 7, "end": 8, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 1, "end": 60, "ctxt": 0 }, "decorators": [], "body": [ { "type": "Constructor", "span": { "start": 14, "end": 33, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 14, "end": 25, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [ { "type": "Parameter", "span": { "start": 26, "end": 31, "ctxt": 0 }, "decorators": [], "pat": { "type": "AssignmentPattern", "span": { "start": 26, "end": 31, "ctxt": 0 }, "left": { "type": "Identifier", "span": { "start": 26, "end": 27, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null }, "right": { "type": "NumericLiteral", "span": { "start": 30, "end": 31, "ctxt": 0 }, "value": 4.0, "raw": "4" }, "typeAnnotation": null } } ], "body": null, "accessibility": null, "isOptional": false }, { "type": "Constructor", "span": { "start": 37, "end": 58, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 37, "end": 48, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [ { "type": "Parameter", "span": { "start": 49, "end": 50, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 49, "end": 50, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null } }, { "type": "Parameter", "span": { "start": 52, "end": 53, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 52, "end": 53, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": null } } ], "body": { "type": "BlockStatement", "span": { "start": 55, "end": 58, "ctxt": 0 }, "stmts": [] }, "accessibility": null, "isOptional": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }