{ "type": "Script", "span": { "start": 15, "end": 67, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 15, "end": 49, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 19, "end": 48, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 19, "end": 22, "ctxt": 0 }, "value": "obj", "optional": false, "typeAnnotation": null }, "init": { "type": "ObjectExpression", "span": { "start": 25, "end": 48, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Computed", "span": { "start": 31, "end": 43, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 32, "end": 42, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 32, "end": 38, "ctxt": 0 }, "value": "Symbol", "optional": false }, "property": { "type": "Identifier", "span": { "start": 39, "end": 42, "ctxt": 0 }, "value": "for", "optional": false } } }, "value": { "type": "NumericLiteral", "span": { "start": 45, "end": 46, "ctxt": 0 }, "value": 0.0 } } ] }, "definite": false } ] }, { "type": "ExpressionStatement", "span": { "start": 51, "end": 67, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 51, "end": 66, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 51, "end": 54, "ctxt": 0 }, "value": "obj", "optional": false }, "property": { "type": "Computed", "span": { "start": 54, "end": 66, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 55, "end": 65, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 55, "end": 61, "ctxt": 0 }, "value": "Symbol", "optional": false }, "property": { "type": "Identifier", "span": { "start": 62, "end": 65, "ctxt": 0 }, "value": "for", "optional": false } } } } } ], "interpreter": null }