{ "type": "Program", "statements": [ { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "A", "decorators": [], "loc": { "start": { "line": 16, "column": 7 }, "end": { "line": 16, "column": 8 } } }, "superClass": null, "implements": [], "body": [ { "type": "ClassProperty", "key": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 6 } } }, "value": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 17, "column": 14 }, "end": { "line": 17, "column": 15 } } }, "accessibility": "public", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 11 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 17, "column": 5 }, "end": { "line": 17, "column": 15 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 6 } } }, "value": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 15 } } }, "accessibility": "public", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 11 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 15 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "constructor", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "generator": false, "async": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 20, "column": 9 }, "end": { "line": 20, "column": 13 } } }, "property": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 20, "column": 14 }, "end": { "line": 20, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 20, "column": 9 }, "end": { "line": 20, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 20, "column": 18 }, "end": { "line": 20, "column": 19 } } }, "loc": { "start": { "line": 20, "column": 9 }, "end": { "line": 20, "column": 19 } } }, "loc": { "start": { "line": 20, "column": 9 }, "end": { "line": 20, "column": 20 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 21, "column": 9 }, "end": { "line": 21, "column": 13 } } }, "property": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 21, "column": 14 }, "end": { "line": 21, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 21, "column": 9 }, "end": { "line": 21, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 21, "column": 18 }, "end": { "line": 21, "column": 19 } } }, "loc": { "start": { "line": 21, "column": 9 }, "end": { "line": 21, "column": 19 } } }, "loc": { "start": { "line": 21, "column": 9 }, "end": { "line": 21, "column": 20 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 22, "column": 9 }, "end": { "line": 22, "column": 13 } } }, "property": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 22, "column": 14 }, "end": { "line": 22, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 22, "column": 9 }, "end": { "line": 22, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 10, "loc": { "start": { "line": 22, "column": 18 }, "end": { "line": 22, "column": 20 } } }, "loc": { "start": { "line": 22, "column": 9 }, "end": { "line": 22, "column": 20 } } }, "loc": { "start": { "line": 22, "column": 9 }, "end": { "line": 22, "column": 21 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 13 } } }, "property": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 23, "column": 14 }, "end": { "line": 23, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 20, "loc": { "start": { "line": 23, "column": 18 }, "end": { "line": 23, "column": 20 } } }, "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 20 } } }, "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 21 } } } ], "loc": { "start": { "line": 19, "column": 26 }, "end": { "line": 24, "column": 6 } } }, "loc": { "start": { "line": 19, "column": 23 }, "end": { "line": 24, "column": 6 } } }, "loc": { "start": { "line": 19, "column": 23 }, "end": { "line": 24, "column": 6 } } }, "overloads": [ { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "constructor", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "p", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 26, "column": 28 }, "end": { "line": 26, "column": 31 } } }, "decorators": [], "loc": { "start": { "line": 26, "column": 24 }, "end": { "line": 26, "column": 31 } } }, "loc": { "start": { "line": 26, "column": 24 }, "end": { "line": 26, "column": 31 } } } ], "body": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "ThisExpression", "loc": { "start": { "line": 27, "column": 9 }, "end": { "line": 27, "column": 13 } } }, "arguments": [], "optional": false, "loc": { "start": { "line": 27, "column": 9 }, "end": { "line": 27, "column": 15 } } }, "loc": { "start": { "line": 27, "column": 9 }, "end": { "line": 27, "column": 16 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 28, "column": 9 }, "end": { "line": 28, "column": 13 } } }, "property": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 28, "column": 14 }, "end": { "line": 28, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 28, "column": 9 }, "end": { "line": 28, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 30, "loc": { "start": { "line": 28, "column": 18 }, "end": { "line": 28, "column": 20 } } }, "loc": { "start": { "line": 28, "column": 9 }, "end": { "line": 28, "column": 20 } } }, "loc": { "start": { "line": 28, "column": 9 }, "end": { "line": 28, "column": 21 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 29, "column": 9 }, "end": { "line": 29, "column": 13 } } }, "property": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 29, "column": 14 }, "end": { "line": 29, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 29, "column": 9 }, "end": { "line": 29, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 40, "loc": { "start": { "line": 29, "column": 18 }, "end": { "line": 29, "column": 20 } } }, "loc": { "start": { "line": 29, "column": 9 }, "end": { "line": 29, "column": 20 } } }, "loc": { "start": { "line": 29, "column": 9 }, "end": { "line": 29, "column": 21 } } } ], "loc": { "start": { "line": 26, "column": 33 }, "end": { "line": 30, "column": 6 } } }, "loc": { "start": { "line": 26, "column": 23 }, "end": { "line": 30, "column": 6 } } }, "loc": { "start": { "line": 26, "column": 23 }, "end": { "line": 30, "column": 6 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 26, "column": 5 }, "end": { "line": 30, "column": 6 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "constructor", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "s", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "String", "decorators": [], "loc": { "start": { "line": 32, "column": 28 }, "end": { "line": 32, "column": 34 } } }, "loc": { "start": { "line": 32, "column": 28 }, "end": { "line": 32, "column": 35 } } }, "loc": { "start": { "line": 32, "column": 28 }, "end": { "line": 32, "column": 35 } } }, "decorators": [], "loc": { "start": { "line": 32, "column": 24 }, "end": { "line": 32, "column": 35 } } }, "loc": { "start": { "line": 32, "column": 24 }, "end": { "line": 32, "column": 35 } } } ], "body": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 33, "column": 9 }, "end": { "line": 33, "column": 13 } } }, "property": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 33, "column": 14 }, "end": { "line": 33, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 33, "column": 9 }, "end": { "line": 33, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 33, "column": 18 }, "end": { "line": 33, "column": 19 } } }, "loc": { "start": { "line": 33, "column": 9 }, "end": { "line": 33, "column": 19 } } }, "loc": { "start": { "line": 33, "column": 9 }, "end": { "line": 33, "column": 20 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 34, "column": 9 }, "end": { "line": 34, "column": 13 } } }, "property": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 34, "column": 14 }, "end": { "line": 34, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 34, "column": 9 }, "end": { "line": 34, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 34, "column": 18 }, "end": { "line": 34, "column": 19 } } }, "loc": { "start": { "line": 34, "column": 9 }, "end": { "line": 34, "column": 19 } } }, "loc": { "start": { "line": 34, "column": 9 }, "end": { "line": 34, "column": 20 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 35, "column": 9 }, "end": { "line": 35, "column": 13 } } }, "property": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 35, "column": 14 }, "end": { "line": 35, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 35, "column": 9 }, "end": { "line": 35, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 50, "loc": { "start": { "line": 35, "column": 18 }, "end": { "line": 35, "column": 20 } } }, "loc": { "start": { "line": 35, "column": 9 }, "end": { "line": 35, "column": 20 } } }, "loc": { "start": { "line": 35, "column": 9 }, "end": { "line": 35, "column": 21 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 36, "column": 9 }, "end": { "line": 36, "column": 13 } } }, "property": { "type": "Identifier", "name": "b", "decorators": [], "loc": { "start": { "line": 36, "column": 14 }, "end": { "line": 36, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 36, "column": 9 }, "end": { "line": 36, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 60, "loc": { "start": { "line": 36, "column": 18 }, "end": { "line": 36, "column": 20 } } }, "loc": { "start": { "line": 36, "column": 9 }, "end": { "line": 36, "column": 20 } } }, "loc": { "start": { "line": 36, "column": 9 }, "end": { "line": 36, "column": 21 } } } ], "loc": { "start": { "line": 32, "column": 36 }, "end": { "line": 37, "column": 6 } } }, "loc": { "start": { "line": 32, "column": 23 }, "end": { "line": 37, "column": 6 } } }, "loc": { "start": { "line": 32, "column": 23 }, "end": { "line": 37, "column": 6 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 32, "column": 5 }, "end": { "line": 37, "column": 6 } } } ], "decorators": [], "loc": { "start": { "line": 19, "column": 5 }, "end": { "line": 24, "column": 6 } } } ], "loc": { "start": { "line": 16, "column": 10 }, "end": { "line": 39, "column": 2 } } }, "loc": { "start": { "line": 16, "column": 1 }, "end": { "line": 39, "column": 2 } } }, { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "B", "decorators": [], "loc": { "start": { "line": 41, "column": 7 }, "end": { "line": 41, "column": 8 } } }, "superClass": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "A", "decorators": [], "loc": { "start": { "line": 41, "column": 17 }, "end": { "line": 41, "column": 18 } } }, "loc": { "start": { "line": 41, "column": 17 }, "end": { "line": 41, "column": 21 } } }, "loc": { "start": { "line": 41, "column": 17 }, "end": { "line": 41, "column": 21 } } }, "implements": [], "body": [ { "type": "ClassProperty", "key": { "type": "Identifier", "name": "c", "decorators": [], "loc": { "start": { "line": 42, "column": 5 }, "end": { "line": 42, "column": 6 } } }, "value": { "type": "NumberLiteral", "value": 11, "loc": { "start": { "line": 42, "column": 14 }, "end": { "line": 42, "column": 16 } } }, "accessibility": "public", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 42, "column": 8 }, "end": { "line": 42, "column": 11 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 42, "column": 5 }, "end": { "line": 42, "column": 16 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "d", "decorators": [], "loc": { "start": { "line": 43, "column": 5 }, "end": { "line": 43, "column": 6 } } }, "value": { "type": "NumberLiteral", "value": 33, "loc": { "start": { "line": 43, "column": 14 }, "end": { "line": 43, "column": 16 } } }, "accessibility": "public", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 43, "column": 8 }, "end": { "line": 43, "column": 11 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 43, "column": 5 }, "end": { "line": 43, "column": 16 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "constructor", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "generator": false, "async": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "+=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 45, "column": 9 }, "end": { "line": 45, "column": 13 } } }, "property": { "type": "Identifier", "name": "c", "decorators": [], "loc": { "start": { "line": 45, "column": 14 }, "end": { "line": 45, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 45, "column": 9 }, "end": { "line": 45, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 22, "loc": { "start": { "line": 45, "column": 19 }, "end": { "line": 45, "column": 21 } } }, "loc": { "start": { "line": 45, "column": 9 }, "end": { "line": 45, "column": 21 } } }, "loc": { "start": { "line": 45, "column": 9 }, "end": { "line": 45, "column": 22 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "-=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 46, "column": 9 }, "end": { "line": 46, "column": 13 } } }, "property": { "type": "Identifier", "name": "d", "decorators": [], "loc": { "start": { "line": 46, "column": 14 }, "end": { "line": 46, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 46, "column": 9 }, "end": { "line": 46, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 44, "loc": { "start": { "line": 46, "column": 19 }, "end": { "line": 46, "column": 21 } } }, "loc": { "start": { "line": 46, "column": 9 }, "end": { "line": 46, "column": 21 } } }, "loc": { "start": { "line": 46, "column": 9 }, "end": { "line": 46, "column": 22 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 47, "column": 9 }, "end": { "line": 47, "column": 13 } } }, "property": { "type": "Identifier", "name": "c", "decorators": [], "loc": { "start": { "line": 47, "column": 14 }, "end": { "line": 47, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 47, "column": 9 }, "end": { "line": 47, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 100, "loc": { "start": { "line": 47, "column": 18 }, "end": { "line": 47, "column": 21 } } }, "loc": { "start": { "line": 47, "column": 9 }, "end": { "line": 47, "column": 21 } } }, "loc": { "start": { "line": 47, "column": 9 }, "end": { "line": 47, "column": 22 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 48, "column": 9 }, "end": { "line": 48, "column": 13 } } }, "property": { "type": "Identifier", "name": "d", "decorators": [], "loc": { "start": { "line": 48, "column": 14 }, "end": { "line": 48, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 48, "column": 9 }, "end": { "line": 48, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 200, "loc": { "start": { "line": 48, "column": 18 }, "end": { "line": 48, "column": 21 } } }, "loc": { "start": { "line": 48, "column": 9 }, "end": { "line": 48, "column": 21 } } }, "loc": { "start": { "line": 48, "column": 9 }, "end": { "line": 48, "column": 22 } } } ], "loc": { "start": { "line": 44, "column": 26 }, "end": { "line": 49, "column": 6 } } }, "loc": { "start": { "line": 44, "column": 23 }, "end": { "line": 49, "column": 6 } } }, "loc": { "start": { "line": 44, "column": 23 }, "end": { "line": 49, "column": 6 } } }, "overloads": [ { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "constructor", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "p", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 51, "column": 28 }, "end": { "line": 51, "column": 31 } } }, "decorators": [], "loc": { "start": { "line": 51, "column": 24 }, "end": { "line": 51, "column": 31 } } }, "loc": { "start": { "line": 51, "column": 24 }, "end": { "line": 51, "column": 31 } } } ], "body": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "ThisExpression", "loc": { "start": { "line": 52, "column": 9 }, "end": { "line": 52, "column": 13 } } }, "arguments": [], "optional": false, "loc": { "start": { "line": 52, "column": 9 }, "end": { "line": 52, "column": 15 } } }, "loc": { "start": { "line": 52, "column": 9 }, "end": { "line": 52, "column": 16 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 53, "column": 9 }, "end": { "line": 53, "column": 13 } } }, "property": { "type": "Identifier", "name": "c", "decorators": [], "loc": { "start": { "line": 53, "column": 14 }, "end": { "line": 53, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 53, "column": 9 }, "end": { "line": 53, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 300, "loc": { "start": { "line": 53, "column": 18 }, "end": { "line": 53, "column": 21 } } }, "loc": { "start": { "line": 53, "column": 9 }, "end": { "line": 53, "column": 21 } } }, "loc": { "start": { "line": 53, "column": 9 }, "end": { "line": 53, "column": 22 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 54, "column": 9 }, "end": { "line": 54, "column": 13 } } }, "property": { "type": "Identifier", "name": "d", "decorators": [], "loc": { "start": { "line": 54, "column": 14 }, "end": { "line": 54, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 54, "column": 9 }, "end": { "line": 54, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 400, "loc": { "start": { "line": 54, "column": 18 }, "end": { "line": 54, "column": 21 } } }, "loc": { "start": { "line": 54, "column": 9 }, "end": { "line": 54, "column": 21 } } }, "loc": { "start": { "line": 54, "column": 9 }, "end": { "line": 54, "column": 22 } } } ], "loc": { "start": { "line": 51, "column": 33 }, "end": { "line": 55, "column": 6 } } }, "loc": { "start": { "line": 51, "column": 23 }, "end": { "line": 55, "column": 6 } } }, "loc": { "start": { "line": 51, "column": 23 }, "end": { "line": 55, "column": 6 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 51, "column": 5 }, "end": { "line": 55, "column": 6 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "constructor", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "s", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "String", "decorators": [], "loc": { "start": { "line": 57, "column": 28 }, "end": { "line": 57, "column": 34 } } }, "loc": { "start": { "line": 57, "column": 28 }, "end": { "line": 57, "column": 35 } } }, "loc": { "start": { "line": 57, "column": 28 }, "end": { "line": 57, "column": 35 } } }, "decorators": [], "loc": { "start": { "line": 57, "column": 24 }, "end": { "line": 57, "column": 35 } } }, "loc": { "start": { "line": 57, "column": 24 }, "end": { "line": 57, "column": 35 } } } ], "body": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "Super", "loc": { "start": { "line": 58, "column": 9 }, "end": { "line": 58, "column": 14 } } }, "arguments": [ { "type": "NumberLiteral", "value": 0, "loc": { "start": { "line": 58, "column": 15 }, "end": { "line": 58, "column": 16 } } } ], "optional": false, "loc": { "start": { "line": 58, "column": 9 }, "end": { "line": 58, "column": 17 } } }, "loc": { "start": { "line": 58, "column": 9 }, "end": { "line": 58, "column": 18 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "+=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 59, "column": 9 }, "end": { "line": 59, "column": 13 } } }, "property": { "type": "Identifier", "name": "c", "decorators": [], "loc": { "start": { "line": 59, "column": 14 }, "end": { "line": 59, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 59, "column": 9 }, "end": { "line": 59, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 22, "loc": { "start": { "line": 59, "column": 19 }, "end": { "line": 59, "column": 21 } } }, "loc": { "start": { "line": 59, "column": 9 }, "end": { "line": 59, "column": 21 } } }, "loc": { "start": { "line": 59, "column": 9 }, "end": { "line": 59, "column": 22 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "-=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 60, "column": 9 }, "end": { "line": 60, "column": 13 } } }, "property": { "type": "Identifier", "name": "d", "decorators": [], "loc": { "start": { "line": 60, "column": 14 }, "end": { "line": 60, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 60, "column": 9 }, "end": { "line": 60, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 44, "loc": { "start": { "line": 60, "column": 19 }, "end": { "line": 60, "column": 21 } } }, "loc": { "start": { "line": 60, "column": 9 }, "end": { "line": 60, "column": 21 } } }, "loc": { "start": { "line": 60, "column": 9 }, "end": { "line": 60, "column": 22 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 61, "column": 9 }, "end": { "line": 61, "column": 13 } } }, "property": { "type": "Identifier", "name": "c", "decorators": [], "loc": { "start": { "line": 61, "column": 14 }, "end": { "line": 61, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 61, "column": 9 }, "end": { "line": 61, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 500, "loc": { "start": { "line": 61, "column": 18 }, "end": { "line": 61, "column": 21 } } }, "loc": { "start": { "line": 61, "column": 9 }, "end": { "line": 61, "column": 21 } } }, "loc": { "start": { "line": 61, "column": 9 }, "end": { "line": 61, "column": 22 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 62, "column": 9 }, "end": { "line": 62, "column": 13 } } }, "property": { "type": "Identifier", "name": "d", "decorators": [], "loc": { "start": { "line": 62, "column": 14 }, "end": { "line": 62, "column": 15 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 62, "column": 9 }, "end": { "line": 62, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 600, "loc": { "start": { "line": 62, "column": 18 }, "end": { "line": 62, "column": 21 } } }, "loc": { "start": { "line": 62, "column": 9 }, "end": { "line": 62, "column": 21 } } }, "loc": { "start": { "line": 62, "column": 9 }, "end": { "line": 62, "column": 22 } } } ], "loc": { "start": { "line": 57, "column": 36 }, "end": { "line": 63, "column": 6 } } }, "loc": { "start": { "line": 57, "column": 23 }, "end": { "line": 63, "column": 6 } } }, "loc": { "start": { "line": 57, "column": 23 }, "end": { "line": 63, "column": 6 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 57, "column": 5 }, "end": { "line": 63, "column": 6 } } } ], "decorators": [], "loc": { "start": { "line": 44, "column": 5 }, "end": { "line": 49, "column": 6 } } } ], "loc": { "start": { "line": 41, "column": 20 }, "end": { "line": 65, "column": 2 } } }, "loc": { "start": { "line": 41, "column": 1 }, "end": { "line": 65, "column": 2 } } }, { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "ETSGLOBAL", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "superClass": null, "implements": [], "body": [ { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "_$init$_", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "_$init$_", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "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": 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 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 66, "column": 1 } } }