{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "ObjectExpression", "properties": [ { "type": "Property", "key": { "type": "Literal", "value": "[", "raw": "\"[\"", "range": [ 2, 5 ], "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 5 } } }, "computed": false, "value": { "type": "Literal", "value": 42, "raw": "42", "range": [ 7, 9 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 9 } } }, "kind": "init", "method": false, "shorthand": false, "range": [ 2, 9 ], "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 9 } } } ], "range": [ 1, 10 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 10 } } }, "range": [ 0, 11 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } } } ], "sourceType": "script", "tokens": [ { "type": "Punctuator", "value": "(", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "Punctuator", "value": "{", "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, { "type": "String", "value": "\"[\"", "range": [ 2, 5 ], "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 5 } } }, { "type": "Punctuator", "value": ":", "range": [ 5, 6 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 } } }, { "type": "Numeric", "value": "42", "range": [ 7, 9 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 9 } } }, { "type": "Punctuator", "value": "}", "range": [ 9, 10 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } } }, { "type": "Punctuator", "value": ")", "range": [ 10, 11 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } } } ], "range": [ 0, 11 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } } }