{ "type": "Program", "body": [ { "type": "BlockStatement", "body": [ { "type": "DoWhileStatement", "body": { "type": "BlockStatement", "body": [], "range": [ 5, 8 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 8 } } }, "test": { "type": "Literal", "value": false, "raw": "false", "range": [ 16, 21 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 21 } } }, "range": [ 2, 22 ], "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 22 } } }, { "type": "ExpressionStatement", "expression": { "type": "Literal", "value": false, "raw": "false", "range": [ 23, 28 ], "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 28 } } }, "range": [ 23, 29 ], "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 29 } } } ], "range": [ 0, 30 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } } } ], "sourceType": "script", "tokens": [ { "type": "Punctuator", "value": "{", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "Keyword", "value": "do", "range": [ 2, 4 ], "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 4 } } }, { "type": "Punctuator", "value": "{", "range": [ 5, 6 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 } } }, { "type": "Punctuator", "value": "}", "range": [ 7, 8 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } } }, { "type": "Keyword", "value": "while", "range": [ 9, 14 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 14 } } }, { "type": "Punctuator", "value": "(", "range": [ 15, 16 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } } }, { "type": "Boolean", "value": "false", "range": [ 16, 21 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 21 } } }, { "type": "Punctuator", "value": ")", "range": [ 21, 22 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 22 } } }, { "type": "Boolean", "value": "false", "range": [ 23, 28 ], "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 28 } } }, { "type": "Punctuator", "value": "}", "range": [ 29, 30 ], "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 30 } } } ], "range": [ 0, 30 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } } }