{ "type": "Script", "span": { "start": 129, "end": 241, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 135, "end": 136, "ctxt": 0 }, "value": "A", "optional": false }, "declare": false, "span": { "start": 129, "end": 241, "ctxt": 0 }, "decorators": [], "body": [ { "type": "PrivateProperty", "span": { "start": 188, "end": 196, "ctxt": 0 }, "key": { "type": "PrivateName", "span": { "start": 188, "end": 192, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 189, "end": 192, "ctxt": 0 }, "value": "foo", "optional": false } }, "value": { "type": "NumericLiteral", "span": { "start": 195, "end": 196, "ctxt": 0 }, "value": 3.0, "raw": "3" }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isOptional": false, "isOverride": false, "readonly": false, "definite": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }