{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "BinaryExpression", "operator": "<<", "left": { "type": "BinaryExpression", "operator": "<<", "left": { "type": "Identifier", "name": "x", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, "right": { "type": "Identifier", "name": "y", "range": [ 5, 6 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 } } }, "range": [ 0, 6 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 6 } } }, "right": { "type": "Identifier", "name": "z", "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 } } }, "range": [ 0, 11 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } } } ], "sourceType": "script", "tokens": [ { "type": "Identifier", "value": "x", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "Punctuator", "value": "<<", "range": [ 2, 4 ], "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 4 } } }, { "type": "Identifier", "value": "y", "range": [ 5, 6 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 } } }, { "type": "Punctuator", "value": "<<", "range": [ 7, 9 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 9 } } }, { "type": "Identifier", "value": "z", "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 } } }