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