{ "type": "Script", "span": { "start": 17, "end": 44, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 23, "end": 24, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 17, "end": 44, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassMethod", "span": { "start": 29, "end": 42, "ctxt": 0 }, "key": { "type": "StringLiteral", "span": { "start": 33, "end": 36, "ctxt": 0 }, "value": "b", "raw": "\"b\"" }, "function": { "params": [], "decorators": [], "span": { "start": 29, "end": 42, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 39, "end": 42, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "getter", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }