{ "type": "File", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "program": { "type": "Program", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "sourceType": "script", "body": [ { "type": "BlockStatement", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "body": [ { "type": "DoWhileStatement", "start": 2, "end": 22, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 22 } }, "body": { "type": "BlockStatement", "start": 5, "end": 8, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 8 } }, "body": [], "directives": [] }, "test": { "type": "BooleanLiteral", "start": 16, "end": 21, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 21 } }, "value": false } }, { "type": "ExpressionStatement", "start": 23, "end": 28, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 28 } }, "expression": { "type": "BooleanLiteral", "start": 23, "end": 28, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 28 } }, "value": false } } ], "directives": [] } ], "directives": [] } }