{ "type": "Script", "span": { "start": 16, "end": 35, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 16, "end": 35, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 20, "end": 34, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 20, "end": 21, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": null }, "init": { "type": "ClassExpression", "identifier": { "type": "Identifier", "span": { "start": 30, "end": 31, "ctxt": 0 }, "value": "C", "optional": false }, "span": { "start": 24, "end": 34, "ctxt": 0 }, "decorators": [], "body": [], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, "definite": false } ] } ], "interpreter": null }