{ "type": "File", "start": 0, "end": 2, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 2 } }, "program": { "type": "Program", "start": 0, "end": 2, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 2 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 2, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 2 } }, "expression": { "type": "UnaryExpression", "start": 0, "end": 2, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 2 } }, "operator": "-", "prefix": true, "argument": { "type": "Identifier", "start": 1, "end": 2, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 }, "identifierName": "x" }, "name": "x" }, "extra": { "parenthesizedArgument": false } } } ], "directives": [] } }