{ "type": "Script", "span": { "start": 1, "end": 29, "ctxt": 0 }, "body": [ { "type": "BlockStatement", "span": { "start": 1, "end": 29, "ctxt": 0 }, "stmts": [ { "type": "VariableDeclaration", "span": { "start": 6, "end": 27, "ctxt": 0 }, "kind": "var", "declare": true, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 18, "end": 26, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 18, "end": 19, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "ThisExpression", "span": { "start": 22, "end": 26, "ctxt": 0 } }, "definite": false } ] } ] } ], "interpreter": null }