{ "type": "File", "start": 0, "end": 19, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } }, "program": { "type": "Program", "start": 0, "end": 19, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 5, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 5 } }, "expression": { "type": "Literal", "start": 0, "end": 4, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 4 } }, "value": "\u0001", "rawValue": "\u0001", "raw": "\"\\1\"" } }, { "type": "ExpressionStatement", "start": 6, "end": 19, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 19 } }, "expression": { "type": "Literal", "start": 6, "end": 18, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 18 } }, "value": "use strict", "rawValue": "use strict", "raw": "'use strict'" } } ] } }