{ "type": "Program", "statements": [ { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "A", "loc": { "start": { "line": 17, "column": 7 }, "end": { "line": 17, "column": 8 } } }, "superClass": null, "implements": [], "constructor": { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "constructor", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": null, "generator": false, "async": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 19, "column": 2 } } }, "body": [ { "type": "ClassProperty", "key": { "type": "Identifier", "name": "a", "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 6 } } }, "value": { "type": "BinaryExpression", "operator": "<", "left": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 18, "column": 9 }, "end": { "line": 18, "column": 10 } } }, "right": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "NewExpression", "callee": { "type": "Identifier", "name": "Date", "loc": { "start": { "line": 18, "column": 18 }, "end": { "line": 18, "column": 22 } } }, "arguments": [], "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 24 } } }, "property": { "type": "Identifier", "name": "getTime", "loc": { "start": { "line": 18, "column": 25 }, "end": { "line": 18, "column": 32 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 32 } } }, "arguments": [], "optional": false, "loc": { "start": { "line": 18, "column": 13 }, "end": { "line": 18, "column": 35 } } }, "loc": { "start": { "line": 18, "column": 9 }, "end": { "line": 18, "column": 35 } } }, "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "decorators": [], "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 35 } } } ], "indexSignatures": [], "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 19, "column": 2 } } }, "decorators": [], "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 19, "column": 2 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 20, "column": 1 } } }