[ { "type": "Keyword", "value": "var", "range": [ 0, 3 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } } }, { "type": "Identifier", "value": "answer", "range": [ 4, 10 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 10 } } }, { "type": "Punctuator", "value": "=", "range": [ 11, 12 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 12 } } }, { "type": "Numeric", "value": "42", "range": [ 13, 15 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 15 } } }, { "type": "LineComment", "value": " the Ultimate", "range": [ 17, 32 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 32 } } } ]