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