{ "type": "Script", "span": { "start": 135, "end": 578, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 141, "end": 143, "ctxt": 0 }, "value": "C1", "optional": false }, "declare": false, "span": { "start": 135, "end": 174, "ctxt": 0 }, "decorators": [], "body": [ { "type": "AutoAccessor", "span": { "start": 150, "end": 172, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 166, "end": 167, "ctxt": 0 }, "value": "x", "optional": false }, "value": { "type": "NumericLiteral", "span": { "start": 170, "end": 171, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "typeAnnotation": null, "isStatic": true, "decorators": [], "accessibility": null } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 205, "end": 207, "ctxt": 0 }, "value": "C2", "optional": false }, "declare": false, "span": { "start": 199, "end": 239, "ctxt": 0 }, "decorators": [], "body": [ { "type": "AutoAccessor", "span": { "start": 214, "end": 237, "ctxt": 0 }, "key": { "type": "PrivateName", "span": { "start": 230, "end": 232, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 231, "end": 232, "ctxt": 0 }, "value": "x", "optional": false } }, "value": { "type": "NumericLiteral", "span": { "start": 235, "end": 236, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "typeAnnotation": null, "isStatic": true, "decorators": [], "accessibility": null } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 270, "end": 272, "ctxt": 0 }, "value": "C3", "optional": false }, "declare": false, "span": { "start": 264, "end": 325, "ctxt": 0 }, "decorators": [], "body": [ { "type": "AutoAccessor", "span": { "start": 279, "end": 302, "ctxt": 0 }, "key": { "type": "PrivateName", "span": { "start": 295, "end": 297, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 296, "end": 297, "ctxt": 0 }, "value": "x", "optional": false } }, "value": { "type": "NumericLiteral", "span": { "start": 300, "end": 301, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "typeAnnotation": null, "isStatic": true, "decorators": [], "accessibility": null }, { "type": "AutoAccessor", "span": { "start": 307, "end": 323, "ctxt": 0 }, "key": { "type": "PrivateName", "span": { "start": 316, "end": 318, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 317, "end": 318, "ctxt": 0 }, "value": "y", "optional": false } }, "value": { "type": "NumericLiteral", "span": { "start": 321, "end": 322, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 356, "end": 358, "ctxt": 0 }, "value": "C3", "optional": false }, "declare": false, "span": { "start": 350, "end": 382, "ctxt": 0 }, "decorators": [], "body": [ { "type": "AutoAccessor", "span": { "start": 365, "end": 380, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 374, "end": 375, "ctxt": 0 }, "value": "x", "optional": false }, "value": { "type": "NumericLiteral", "span": { "start": 378, "end": 379, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 413, "end": 415, "ctxt": 0 }, "value": "C4", "optional": false }, "declare": false, "span": { "start": 407, "end": 440, "ctxt": 0 }, "decorators": [], "body": [ { "type": "AutoAccessor", "span": { "start": 422, "end": 438, "ctxt": 0 }, "key": { "type": "PrivateName", "span": { "start": 431, "end": 433, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 432, "end": 433, "ctxt": 0 }, "value": "x", "optional": false } }, "value": { "type": "NumericLiteral", "span": { "start": 436, "end": 437, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 471, "end": 473, "ctxt": 0 }, "value": "C5", "optional": false }, "declare": false, "span": { "start": 465, "end": 509, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 480, "end": 486, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 480, "end": 481, "ctxt": 0 }, "value": "x", "optional": false }, "value": { "type": "NumericLiteral", "span": { "start": 484, "end": 485, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "AutoAccessor", "span": { "start": 491, "end": 507, "ctxt": 0 }, "key": { "type": "PrivateName", "span": { "start": 500, "end": 502, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 501, "end": 502, "ctxt": 0 }, "value": "x", "optional": false } }, "value": { "type": "NumericLiteral", "span": { "start": 505, "end": 506, "ctxt": 0 }, "value": 1.0, "raw": "1" }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 540, "end": 542, "ctxt": 0 }, "value": "C6", "optional": false }, "declare": false, "span": { "start": 534, "end": 578, "ctxt": 0 }, "decorators": [], "body": [ { "type": "AutoAccessor", "span": { "start": 549, "end": 565, "ctxt": 0 }, "key": { "type": "PrivateName", "span": { "start": 558, "end": 560, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 559, "end": 560, "ctxt": 0 }, "value": "x", "optional": false } }, "value": { "type": "NumericLiteral", "span": { "start": 563, "end": 564, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null }, { "type": "ClassProperty", "span": { "start": 570, "end": 576, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 570, "end": 571, "ctxt": 0 }, "value": "x", "optional": false }, "value": { "type": "NumericLiteral", "span": { "start": 574, "end": 575, "ctxt": 0 }, "value": 1.0, "raw": "1" }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }