{ "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": 14, "end": 35, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 35 } }, "id": { "type": "Identifier", "start": 23, "end": 29, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 29 } }, "name": "static" }, "generator": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "start": 32, "end": 35, "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 35 } }, "body": [], "directives": [] } } ], "directives": [ { "type": "Directive", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "value": { "type": "DirectiveLiteral", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "raw": "\"use strict\"", "value": "use strict" } } ] } }