{ "type": "Program", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "RegularExpressionLiteral", "decorators": [], "loc": { "start": { "line": 16, "column": 1 }, "end": { "line": 16, "column": 25 } } }, "right": { "type": "RegExpLiteral", "source": "\u200C\u200D\p{ID_Continue}", "flags": "u", "loc": { "start": { "line": 16, "column": 29 }, "end": { "line": 16, "column": 58 } } }, "loc": { "start": { "line": 16, "column": 1 }, "end": { "line": 16, "column": 58 } } }, "loc": { "start": { "line": 16, "column": 1 }, "end": { "line": 16, "column": 59 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 16, "column": 59 } } }