{ "type": "Program", "body": [ { "type": "DebuggerStatement", "leadingComments": [ { "type": "Block", "value": "Venus", "range": [ 0, 9 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } } } ], "trailingComments": [ { "type": "Line", "value": " Mars", "range": [ 20, 27 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 27 } } } ], "range": [ 10, 19 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 19 } } } ], "sourceType": "script", "comments": [ { "type": "Block", "value": "Venus", "range": [ 0, 9 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } } }, { "type": "Line", "value": " Mars", "range": [ 20, 27 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 27 } } } ], "tokens": [ { "type": "Keyword", "value": "debugger", "range": [ 10, 18 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 18 } } }, { "type": "Punctuator", "value": ";", "range": [ 18, 19 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 } } } ], "range": [ 10, 19 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 19 } } }