{ "type": "File", "start": 0, "end": 55, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 55 } }, "program": { "type": "Program", "start": 0, "end": 55, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 55 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 55, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 55 } }, "id": { "type": "Identifier", "start": 9, "end": 14, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 14 } }, "name": "hello" }, "generator": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "start": 17, "end": 55, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 55 } }, "body": [ { "type": "ExpressionStatement", "start": 19, "end": 39, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 39 } }, "expression": { "type": "Literal", "start": 19, "end": 38, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 38 } }, "value": "octal directive\u0001", "rawValue": "octal directive\u0001", "raw": "\"octal directive\\1\"" } }, { "type": "ExpressionStatement", "start": 40, "end": 53, "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 53 } }, "expression": { "type": "Literal", "start": 40, "end": 52, "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 52 } }, "value": "use strict", "rawValue": "use strict", "raw": "\"use strict\"" } } ] } } ] } }