{ "type": "Script", "span": { "start": 1, "end": 16, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 1, "end": 16, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 5, "end": 15, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 5, "end": 6, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "RegExpLiteral", "span": { "start": 9, "end": 15, "ctxt": 0 }, "pattern": "fo(o", "flags": "" }, "definite": false } ] } ], "interpreter": null }