{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "ClassExpression", "id": { "type": "Identifier", "name": "A", "range": [ 7, 8 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } } }, "superClass": { "type": "Literal", "value": 0, "raw": "0", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, "body": { "type": "ClassBody", "body": [], "range": [ 18, 20 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 20 } } }, "range": [ 1, 20 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 20 } } }, "range": [ 0, 21 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } } } ], "sourceType": "script", "tokens": [ { "type": "Punctuator", "value": "(", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "Keyword", "value": "class", "range": [ 1, 6 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 6 } } }, { "type": "Identifier", "value": "A", "range": [ 7, 8 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } } }, { "type": "Keyword", "value": "extends", "range": [ 9, 16 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 16 } } }, { "type": "Numeric", "value": "0", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, { "type": "Punctuator", "value": "{", "range": [ 18, 19 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 } } }, { "type": "Punctuator", "value": "}", "range": [ 19, 20 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } } }, { "type": "Punctuator", "value": ")", "range": [ 20, 21 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 21 } } } ], "range": [ 0, 21 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } } }