{ "type": "File", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "program": { "type": "Program", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "id": { "type": "Identifier", "start": 9, "end": 13, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 13 } }, "name": "eval" }, "generator": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "start": 16, "end": 32, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 32 } }, "body": [ { "type": "ExpressionStatement", "start": 17, "end": 30, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 30 } }, "expression": { "type": "Literal", "start": 17, "end": 29, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 29 } }, "value": "use strict", "rawValue": "use strict", "raw": "'use strict'" } } ] } } ] } }