{ "type": "File", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "range": [ 0, 31 ], "program": { "type": "Program", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "range": [ 0, 31 ], "sourceType": "script", "body": [ { "type": "ForOfStatement", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "range": [ 0, 31 ], "left": { "type": "VariableDeclaration", "start": 5, "end": 10, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 10 } }, "range": [ 5, 10 ], "declarations": [ { "type": "VariableDeclarator", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } }, "range": [ 9, 10 ], "id": { "type": "Identifier", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } }, "range": [ 9, 10 ], "name": "x" }, "init": null } ], "kind": "let" }, "right": { "type": "Identifier", "start": 14, "end": 18, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 18 } }, "range": [ 14, 18 ], "name": "list" }, "body": { "type": "ExpressionStatement", "start": 20, "end": 31, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 31 } }, "range": [ 20, 31 ], "expression": { "type": "CallExpression", "start": 20, "end": 30, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 30 } }, "range": [ 20, 30 ], "callee": { "type": "Identifier", "start": 20, "end": 27, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 27 } }, "range": [ 20, 27 ], "name": "process" }, "arguments": [ { "type": "Identifier", "start": 28, "end": 29, "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 29 } }, "range": [ 28, 29 ], "name": "x" } ] } } } ] } }