• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "ExpressionStatement",
6      "expression": {
7        "type": "AssignmentExpression",
8        "operator": "=",
9        "left": {
10          "type": "Identifier",
11          "name": "RegularExpressionLiteral",
12          "loc": {
13            "start": {
14              "line": 16,
15              "column": 1
16            },
17            "end": {
18              "line": 16,
19              "column": 25
20            }
21          }
22        },
23        "right": {
24          "type": "RegExpLiteral",
25          "source": "\u200C\u200D\p{ID_Continue}",
26          "flags": "u",
27          "loc": {
28            "start": {
29              "line": 16,
30              "column": 29
31            },
32            "end": {
33              "line": 16,
34              "column": 58
35            }
36          }
37        },
38        "loc": {
39          "start": {
40            "line": 16,
41            "column": 1
42          },
43          "end": {
44            "line": 16,
45            "column": 58
46          }
47        }
48      },
49      "loc": {
50        "start": {
51          "line": 16,
52          "column": 1
53        },
54        "end": {
55          "line": 16,
56          "column": 59
57        }
58      }
59    }
60  ],
61  "loc": {
62    "start": {
63      "line": 1,
64      "column": 1
65    },
66    "end": {
67      "line": 16,
68      "column": 59
69    }
70  }
71}
72