{ "type": "Script", "span": { "start": 17, "end": 48, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 17, "end": 48, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 21, "end": 48, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 21, "end": 24, "ctxt": 0 }, "value": "obj", "optional": false, "typeAnnotation": null }, "init": { "type": "ObjectExpression", "span": { "start": 27, "end": 48, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Computed", "span": { "start": 33, "end": 43, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 34, "end": 42, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 34, "end": 38, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 39, "end": 42, "ctxt": 0 }, "value": "bar", "optional": false } } }, "value": { "type": "NumericLiteral", "span": { "start": 45, "end": 46, "ctxt": 0 }, "value": 0.0, "raw": "0" } } ] }, "definite": false } ] } ], "interpreter": null }