{ "type": "Script", "span": { "start": 0, "end": 29, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 6, "end": 11, "ctxt": 0 }, "value": "Outer", "optional": false }, "declare": false, "span": { "start": 0, "end": 29, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 14, "end": 27, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 21, "end": 27, "ctxt": 0 }, "value": "public", "optional": false }, "value": null, "typeAnnotation": null, "isStatic": true, "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 }