{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "a", "range": [ 18, 19 ], "loc": { "start": { "line": 2, "column": 1 }, "end": { "line": 2, "column": 2 } } }, "right": { "type": "Identifier", "name": "b", "range": [ 22, 23 ], "loc": { "start": { "line": 2, "column": 5 }, "end": { "line": 2, "column": 6 } } }, "range": [ 18, 23 ], "loc": { "start": { "line": 2, "column": 1 }, "end": { "line": 2, "column": 6 } } }, "leadingComments": [ { "type": "Block", "value": " assignmenr ", "range": [ 0, 16 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 16 } } } ], "range": [ 18, 23 ], "loc": { "start": { "line": 2, "column": 1 }, "end": { "line": 2, "column": 6 } } } ], "sourceType": "script", "comments": [ { "type": "Block", "value": " assignmenr ", "range": [ 0, 16 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 16 } } } ], "tokens": [ { "type": "Identifier", "value": "a", "range": [ 18, 19 ], "loc": { "start": { "line": 2, "column": 1 }, "end": { "line": 2, "column": 2 } } }, { "type": "Punctuator", "value": "=", "range": [ 20, 21 ], "loc": { "start": { "line": 2, "column": 3 }, "end": { "line": 2, "column": 4 } } }, { "type": "Identifier", "value": "b", "range": [ 22, 23 ], "loc": { "start": { "line": 2, "column": 5 }, "end": { "line": 2, "column": 6 } } } ], "range": [ 18, 23 ], "loc": { "start": { "line": 2, "column": 1 }, "end": { "line": 2, "column": 6 } } }