{ "type": "File", "start": 0, "end": 38, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 4, "column": 1 } }, "errors": [ "SyntaxError: Duplicate private name #x (3:9)" ], "program": { "type": "Program", "start": 0, "end": 38, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 4, "column": 1 } }, "sourceType": "script", "interpreter": null, "body": [ { "type": "ClassDeclaration", "start": 0, "end": 38, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 4, "column": 1 } }, "id": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 }, "identifierName": "A" }, "name": "A" }, "superClass": null, "body": { "type": "ClassBody", "start": 8, "end": 38, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 4, "column": 1 } }, "body": [ { "type": "ClassPrivateMethod", "start": 12, "end": 19, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 9 } }, "static": false, "key": { "type": "PrivateName", "start": 12, "end": 14, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 4 } }, "id": { "type": "Identifier", "start": 13, "end": 14, "loc": { "start": { "line": 2, "column": 3 }, "end": { "line": 2, "column": 4 }, "identifierName": "x" }, "name": "x" } }, "kind": "method", "id": null, "generator": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 17, "end": 19, "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 9 } }, "body": [], "directives": [] } }, { "type": "ClassPrivateMethod", "start": 22, "end": 36, "loc": { "start": { "line": 3, "column": 2 }, "end": { "line": 3, "column": 16 } }, "static": true, "key": { "type": "PrivateName", "start": 29, "end": 31, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 11 } }, "id": { "type": "Identifier", "start": 30, "end": 31, "loc": { "start": { "line": 3, "column": 10 }, "end": { "line": 3, "column": 11 }, "identifierName": "x" }, "name": "x" } }, "kind": "method", "id": null, "generator": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 34, "end": 36, "loc": { "start": { "line": 3, "column": 14 }, "end": { "line": 3, "column": 16 } }, "body": [], "directives": [] } } ] } } ], "directives": [] } }