{ "type": "Program", "body": [], "sourceType": "script", "comments": [ { "type": "Block", "value": " /* if(foo) {}", "range": [ 0, 16 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 16 } } } ], "tokens": [], "errors": [ { "index": 16, "lineNumber": 1, "column": 17, "message": "Error: Line 1: Unexpected token ILLEGAL" } ], "range": [ 16, 16 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 16 } } }