{ "type": "File", "start": 0, "end": 10, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 10 } }, "program": { "type": "Program", "start": 0, "end": 10, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 10 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 10, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 10 } }, "expression": { "type": "UnaryExpression", "start": 0, "end": 9, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } }, "operator": "-", "prefix": true, "argument": { "type": "BinaryExpression", "start": 2, "end": 8, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 8 } }, "left": { "type": "NumericLiteral", "start": 2, "end": 3, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 3 } }, "extra": { "rawValue": 5, "raw": "5" }, "value": 5 }, "operator": "**", "right": { "type": "NumericLiteral", "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } }, "extra": { "rawValue": 6, "raw": "6" }, "value": 6 }, "extra": { "parenthesized": true, "parenStart": 1 } }, "extra": { "parenthesizedArgument": false } } } ], "directives": [] } }