{ "type": "Program", "body": [ { "type": "ClassDeclaration", "id": { "type": "Identifier", "name": "A", "range": [ 6, 7 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } } }, "superClass": null, "body": { "type": "ClassBody", "body": [ { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "range": [ 16, 27 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 27 } } }, "computed": false, "value": { "type": "FunctionExpression", "id": null, "params": [], "body": { "type": "BlockStatement", "body": [], "range": [ 29, 31 ], "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 31 } } }, "generator": false, "expression": false, "async": false, "range": [ 27, 31 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 31 } } }, "kind": "method", "static": true, "range": [ 9, 31 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 31 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "range": [ 39, 50 ], "loc": { "start": { "line": 1, "column": 39 }, "end": { "line": 1, "column": 50 } } }, "computed": false, "value": { "type": "FunctionExpression", "id": null, "params": [], "body": { "type": "BlockStatement", "body": [], "range": [ 52, 54 ], "loc": { "start": { "line": 1, "column": 52 }, "end": { "line": 1, "column": 54 } } }, "generator": false, "expression": false, "async": false, "range": [ 50, 54 ], "loc": { "start": { "line": 1, "column": 50 }, "end": { "line": 1, "column": 54 } } }, "kind": "method", "static": true, "range": [ 32, 54 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 54 } } } ], "range": [ 8, 55 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 55 } } }, "range": [ 0, 55 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 55 } } } ], "sourceType": "script", "tokens": [ { "type": "Keyword", "value": "class", "range": [ 0, 5 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 5 } } }, { "type": "Identifier", "value": "A", "range": [ 6, 7 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } } }, { "type": "Punctuator", "value": "{", "range": [ 8, 9 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 9 } } }, { "type": "Keyword", "value": "static", "range": [ 9, 15 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 15 } } }, { "type": "Identifier", "value": "constructor", "range": [ 16, 27 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 27 } } }, { "type": "Punctuator", "value": "(", "range": [ 27, 28 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 28 } } }, { "type": "Punctuator", "value": ")", "range": [ 28, 29 ], "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 29 } } }, { "type": "Punctuator", "value": "{", "range": [ 29, 30 ], "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 30 } } }, { "type": "Punctuator", "value": "}", "range": [ 30, 31 ], "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 31 } } }, { "type": "Keyword", "value": "static", "range": [ 32, 38 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 38 } } }, { "type": "Identifier", "value": "constructor", "range": [ 39, 50 ], "loc": { "start": { "line": 1, "column": 39 }, "end": { "line": 1, "column": 50 } } }, { "type": "Punctuator", "value": "(", "range": [ 50, 51 ], "loc": { "start": { "line": 1, "column": 50 }, "end": { "line": 1, "column": 51 } } }, { "type": "Punctuator", "value": ")", "range": [ 51, 52 ], "loc": { "start": { "line": 1, "column": 51 }, "end": { "line": 1, "column": 52 } } }, { "type": "Punctuator", "value": "{", "range": [ 52, 53 ], "loc": { "start": { "line": 1, "column": 52 }, "end": { "line": 1, "column": 53 } } }, { "type": "Punctuator", "value": "}", "range": [ 53, 54 ], "loc": { "start": { "line": 1, "column": 53 }, "end": { "line": 1, "column": 54 } } }, { "type": "Punctuator", "value": "}", "range": [ 54, 55 ], "loc": { "start": { "line": 1, "column": 54 }, "end": { "line": 1, "column": 55 } } } ], "range": [ 0, 55 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 55 } } }