{ "type": "Script", "span": { "start": 131, "end": 152, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 131, "end": 152, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 135, "end": 151, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 135, "end": 136, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "RegExpLiteral", "span": { "start": 139, "end": 151, "ctxt": 0 }, "pattern": "\\u{10000}", "flags": "g" }, "definite": false } ] } ], "interpreter": null }