{ "type": "File", "start": 0, "end": 37, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 37 } }, "program": { "type": "Program", "start": 0, "end": 37, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 37 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 37, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 37 } }, "id": { "type": "Identifier", "start": 9, "end": 18, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 18 } }, "name": "arguments" }, "generator": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "start": 21, "end": 37, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 37 } }, "body": [ { "type": "ExpressionStatement", "start": 22, "end": 35, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 35 } }, "expression": { "type": "Literal", "start": 22, "end": 34, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 34 } }, "value": "use strict", "rawValue": "use strict", "raw": "'use strict'" } } ] } } ] } }