{ "type": "Script", "span": { "start": 18, "end": 42, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 18, "end": 42, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 22, "end": 41, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 22, "end": 23, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "RegExpLiteral", "span": { "start": 26, "end": 41, "ctxt": 0 }, "pattern": "\\u{65}\\u{65}", "flags": "g" }, "definite": false } ] } ], "interpreter": null }