{ "type": "File", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } }, "program": { "type": "Program", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } }, "sourceType": "script", "body": [ { "type": "LabeledStatement", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } }, "body": { "type": "WhileStatement", "start": 6, "end": 36, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 36 } }, "test": { "type": "Literal", "start": 13, "end": 17, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 17 } }, "value": true, "rawValue": true, "raw": "true" }, "body": { "type": "BlockStatement", "start": 19, "end": 36, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 36 } }, "body": [ { "type": "ContinueStatement", "start": 21, "end": 34, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 34 } }, "label": { "type": "Identifier", "start": 30, "end": 34, "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 34 } }, "name": "done" } } ] } }, "label": { "type": "Identifier", "start": 0, "end": 4, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 4 } }, "name": "done" } } ] } }