{ "type": "Script", "span": { "start": 16, "end": 69, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 30, "end": 31, "ctxt": 0 }, "value": "C", "optional": false }, "declare": true, "span": { "start": 16, "end": 69, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 38, "end": 67, "ctxt": 0 }, "key": { "type": "Computed", "span": { "start": 38, "end": 58, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 39, "end": 57, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 39, "end": 45, "ctxt": 0 }, "value": "Symbol", "optional": false }, "property": { "type": "Identifier", "span": { "start": 46, "end": 57, "ctxt": 0 }, "value": "toPrimitive", "optional": false } } }, "value": null, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 58, "end": 66, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 60, "end": 66, "ctxt": 0 }, "kind": "string" } }, "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 }