{ "type": "Script", "span": { "start": 16, "end": 42, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 16, "end": 42, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 20, "end": 41, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 20, "end": 21, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": null }, "init": { "type": "ObjectExpression", "span": { "start": 24, "end": 41, "ctxt": 0 }, "properties": [ { "type": "GetterProperty", "span": { "start": 26, "end": 39, "ctxt": 0 }, "key": { "type": "Computed", "span": { "start": 30, "end": 33, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 31, "end": 32, "ctxt": 0 }, "value": "e", "optional": false } }, "typeAnnotation": null, "body": { "type": "BlockStatement", "span": { "start": 36, "end": 39, "ctxt": 0 }, "stmts": [] } } ] }, "definite": false } ] } ], "interpreter": null }