{ "type": "File", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "program": { "type": "Program", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "expression": { "type": "BinaryExpression", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "left": { "type": "NumericLiteral", "start": 0, "end": 1, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } }, "extra": { "rawValue": 2, "raw": "2" }, "value": 2 }, "operator": "**", "right": { "type": "BinaryExpression", "start": 5, "end": 11, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 11 } }, "left": { "type": "NumericLiteral", "start": 5, "end": 6, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 } }, "extra": { "rawValue": 3, "raw": "3" }, "value": 3 }, "operator": "**", "right": { "type": "NumericLiteral", "start": 10, "end": 11, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } }, "extra": { "rawValue": 2, "raw": "2" }, "value": 2 } } } } ], "directives": [] } }