{ "type": "File", "start": 0, "end": 35, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 35 } }, "program": { "type": "Program", "start": 0, "end": 35, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 35 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 35, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 35 } }, "id": { "type": "Identifier", "start": 9, "end": 15, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 15 } }, "name": "static" }, "generator": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "start": 18, "end": 35, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 35 } }, "body": [ { "type": "ExpressionStatement", "start": 20, "end": 33, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 33 } }, "expression": { "type": "Literal", "start": 20, "end": 32, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 32 } }, "value": "use strict", "rawValue": "use strict", "raw": "\"use strict\"" } } ] } } ] } }