{ "type": "File", "start": 0, "end": 3, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } }, "program": { "type": "Program", "start": 0, "end": 3, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 3, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } }, "expression": { "type": "NumericLiteral", "start": 0, "end": 3, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } }, "extra": { "rawValue": 0, "raw": "0o0" }, "value": 0 } } ], "directives": [] } }