{ "type": "File", "start": 0, "end": 58, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 6, "column": 1 } }, "program": { "type": "Program", "start": 0, "end": 58, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 6, "column": 1 } }, "sourceType": "script", "body": [ { "type": "ClassDeclaration", "start": 0, "end": 58, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 6, "column": 1 } }, "id": { "type": "Identifier", "start": 6, "end": 9, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 9 }, "identifierName": "Foo" }, "name": "Foo" }, "superClass": null, "body": { "type": "ClassBody", "start": 10, "end": 58, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 6, "column": 1 } }, "body": [ { "type": "ClassPrivateProperty", "start": 14, "end": 17, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 5 } }, "key": { "type": "Identifier", "start": 15, "end": 16, "loc": { "start": { "line": 2, "column": 3 }, "end": { "line": 2, "column": 4 }, "identifierName": "x" }, "name": "x" }, "value": null }, { "type": "ClassMethod", "start": 20, "end": 56, "loc": { "start": { "line": 3, "column": 2 }, "end": { "line": 5, "column": 3 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 20, "end": 31, "loc": { "start": { "line": 3, "column": 2 }, "end": { "line": 3, "column": 13 }, "identifierName": "constructor" }, "name": "constructor" }, "kind": "constructor", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 34, "end": 56, "loc": { "start": { "line": 3, "column": 16 }, "end": { "line": 5, "column": 3 } }, "body": [ { "type": "ExpressionStatement", "start": 40, "end": 52, "loc": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 16 } }, "expression": { "type": "UnaryExpression", "start": 40, "end": 51, "loc": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 15 } }, "operator": "delete", "prefix": true, "argument": { "type": "MemberExpression", "start": 47, "end": 51, "loc": { "start": { "line": 4, "column": 11 }, "end": { "line": 4, "column": 15 } }, "object": { "type": "PrivateName", "start": 48, "end": 49, "loc": { "start": { "line": 4, "column": 12 }, "end": { "line": 4, "column": 13 } }, "name": { "type": "Identifier", "start": 48, "end": 49, "loc": { "start": { "line": 4, "column": 12 }, "end": { "line": 4, "column": 13 }, "identifierName": "x" }, "name": "x" } }, "property": { "type": "Identifier", "start": 50, "end": 51, "loc": { "start": { "line": 4, "column": 14 }, "end": { "line": 4, "column": 15 }, "identifierName": "d" }, "name": "d" }, "computed": false }, "extra": { "parenthesizedArgument": false } } } ], "directives": [] } } ] } } ], "directives": [] } }