{ "type": "File", "start":0,"end":73,"loc":{"start":{"line":1,"column":0},"end":{"line":7,"column":1}}, "errors": [ "SyntaxError: Private name #p is not defined. (4:22)" ], "program": { "type": "Program", "start":0,"end":73,"loc":{"start":{"line":1,"column":0},"end":{"line":7,"column":1}}, "sourceType": "module", "interpreter": null, "body": [ { "type": "ClassDeclaration", "start":0,"end":73,"loc":{"start":{"line":1,"column":0},"end":{"line":7,"column":1}}, "id": { "type": "Identifier", "start":6,"end":7,"loc":{"start":{"line":1,"column":6},"end":{"line":1,"column":7},"identifierName":"B"}, "name": "B" }, "superClass": null, "body": { "type": "ClassBody", "start":8,"end":73,"loc":{"start":{"line":1,"column":8},"end":{"line":7,"column":1}}, "body": [ { "type": "ClassPrivateMethod", "start":12,"end":71,"loc":{"start":{"line":2,"column":2},"end":{"line":6,"column":3}}, "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":"p"}, "name": "p" } }, "kind": "method", "id": null, "generator": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start":17,"end":71,"loc":{"start":{"line":2,"column":7},"end":{"line":6,"column":3}}, "body": [ { "type": "ExpressionStatement", "start":23,"end":67,"loc":{"start":{"line":3,"column":4},"end":{"line":5,"column":6}}, "expression": { "type": "ModuleExpression", "start":23,"end":66,"loc":{"start":{"line":3,"column":4},"end":{"line":5,"column":5}}, "body": { "type": "Program", "start":38,"end":66,"loc":{"start":{"line":4,"column":6},"end":{"line":5,"column":5}}, "sourceType": "module", "interpreter": null, "body": [ { "type": "ClassDeclaration", "start":38,"end":60,"loc":{"start":{"line":4,"column":6},"end":{"line":4,"column":28}}, "id": { "type": "Identifier", "start":44,"end":45,"loc":{"start":{"line":4,"column":12},"end":{"line":4,"column":13},"identifierName":"C"}, "name": "C" }, "superClass": null, "body": { "type": "ClassBody", "start":46,"end":60,"loc":{"start":{"line":4,"column":14},"end":{"line":4,"column":28}}, "body": [ { "type": "ClassProperty", "start":48,"end":58,"loc":{"start":{"line":4,"column":16},"end":{"line":4,"column":26}}, "static": false, "computed": true, "key": { "type": "MemberExpression", "start":49,"end":56,"loc":{"start":{"line":4,"column":17},"end":{"line":4,"column":24}}, "object": { "type": "ThisExpression", "start":49,"end":53,"loc":{"start":{"line":4,"column":17},"end":{"line":4,"column":21}} }, "computed": false, "property": { "type": "PrivateName", "start":54,"end":56,"loc":{"start":{"line":4,"column":22},"end":{"line":4,"column":24}}, "id": { "type": "Identifier", "start":55,"end":56,"loc":{"start":{"line":4,"column":23},"end":{"line":4,"column":24},"identifierName":"p"}, "name": "p" } } }, "value": null } ] } } ], "directives": [] } } } ], "directives": [] } } ] } } ], "directives": [] } }