{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "Literal", "value": 42, "raw": "42", "trailingComments": [ { "type": "Block", "value": "", "range": [ 2, 6 ], "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 6 } } } ], "range": [ 0, 2 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 2 } } }, "range": [ 0, 6 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 6 } } } ], "sourceType": "script", "comments": [ { "type": "Block", "value": "", "range": [ 2, 6 ], "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 6 } } } ], "tokens": [ { "type": "Numeric", "value": "42", "range": [ 0, 2 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 2 } } } ], "range": [ 0, 6 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 6 } } }