{ "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": "ExpressionStatement", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "expression": { "type": "ObjectExpression", "start": 1, "end": 30, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 30 } }, "properties": [ { "type": "Property", "start": 3, "end": 28, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 28 } }, "method": true, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3, "end": 4, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 } }, "name": "t" }, "kind": "init", "value": { "type": "FunctionExpression", "start": 4, "end": 28, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 28 } }, "id": null, "generator": false, "expression": false, "params": [ { "type": "Identifier", "start": 5, "end": 9, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 9 } }, "name": "eval" } ], "body": { "type": "BlockStatement", "start": 11, "end": 28, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 28 } }, "body": [ { "type": "ExpressionStatement", "start": 13, "end": 26, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 26 } }, "expression": { "type": "Literal", "start": 13, "end": 25, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 25 } }, "value": "use strict", "rawValue": "use strict", "raw": "\"use strict\"" } } ] } } } ], "parenthesizedExpression": true } } ] } }