{ "type": "Script", "span": { "start": 17, "end": 52, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 17, "end": 52, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 21, "end": 51, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 21, "end": 22, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": null }, "init": { "type": "ObjectExpression", "span": { "start": 25, "end": 51, "ctxt": 0 }, "properties": [ { "type": "GetterProperty", "span": { "start": 29, "end": 49, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 40, "end": 43, "ctxt": 0 }, "value": "foo", "optional": false }, "typeAnnotation": null, "body": { "type": "BlockStatement", "span": { "start": 46, "end": 49, "ctxt": 0 }, "stmts": [] } } ] }, "definite": false } ] } ], "interpreter": null }