• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "LabelledStatement",
6      "label": {
7        "type": "Identifier",
8        "name": "target",
9        "loc": {
10          "start": {
11            "line": 16,
12            "column": 1
13          },
14          "end": {
15            "line": 16,
16            "column": 7
17          }
18        }
19      },
20      "body": {
21        "type": "BreakStatement",
22        "label": {
23          "type": "Identifier",
24          "name": "target",
25          "loc": {
26            "start": {
27              "line": 17,
28              "column": 11
29            },
30            "end": {
31              "line": 17,
32              "column": 17
33            }
34          }
35        },
36        "loc": {
37          "start": {
38            "line": 17,
39            "column": 5
40          },
41          "end": {
42            "line": 17,
43            "column": 18
44          }
45        }
46      },
47      "loc": {
48        "start": {
49          "line": 16,
50          "column": 1
51        },
52        "end": {
53          "line": 17,
54          "column": 18
55        }
56      }
57    }
58  ],
59  "loc": {
60    "start": {
61      "line": 1,
62      "column": 1
63    },
64    "end": {
65      "line": 18,
66      "column": 1
67    }
68  }
69}
70