{ "type": "Script", "span": { "start": 1, "end": 15, "ctxt": 0 }, "body": [ { "type": "WithStatement", "span": { "start": 1, "end": 15, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 7, "end": 10, "ctxt": 0 }, "value": "foo", "optional": false }, "body": { "type": "BlockStatement", "span": { "start": 12, "end": 15, "ctxt": 0 }, "stmts": [] } } ], "interpreter": null }