{ "type": "File", "program": { "type": "Program", "body": [ { "type": "BlockStatement", "body": [ { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "a", "range": [ 6, 7 ], "loc": { "start": { "line": 2, "column": 4 }, "end": { "line": 2, "column": 5 } } }, "arguments": [], "range": [ 6, 9 ], "loc": { "start": { "line": 2, "column": 4 }, "end": { "line": 2, "column": 7 } } }, "range": [ 6, 10 ], "loc": { "start": { "line": 2, "column": 4 }, "end": { "line": 2, "column": 8 } }, "trailingComments": [ { "type": "CommentLine", "value": "comment", "range": [ 15, 24 ], "loc": { "start": { "line": 3, "column": 4 }, "end": { "line": 3, "column": 13 } } } ] } ], "range": [ 0, 26 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 4, "column": 1 } } } ], "sourceType": "script", "range": [ 0, 26 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 4, "column": 1 } } }, "comments": [ { "type": "CommentLine", "value": "comment", "range": [ 15, 24 ], "loc": { "start": { "line": 3, "column": 4 }, "end": { "line": 3, "column": 13 } } } ] }