{ "type": "Program", "statements": [ { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "binary_operations", "decorators": [], "loc": { "start": { "line": 16, "column": 14 }, "end": { "line": 16, "column": 31 } } }, "superClass": null, "implements": [], "body": [ { "type": "ClassProperty", "key": { "type": "Identifier", "name": "sum1", "decorators": [], "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": "+", "left": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 17, "column": 26 }, "end": { "line": 17, "column": 27 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 17, "column": 30 }, "end": { "line": 17, "column": 31 } } }, "loc": { "start": { "line": 17, "column": 26 }, "end": { "line": 17, "column": 31 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 17, "column": 20 }, "end": { "line": 17, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 31 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "sum2", "decorators": [], "loc": { "start": { "line": 18, "column": 13 }, "end": { "line": 18, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": "+", "left": { "type": "BinaryExpression", "operator": "-", "left": { "type": "BinaryExpression", "operator": "+", "left": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 18, "column": 26 }, "end": { "line": 18, "column": 27 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 18, "column": 30 }, "end": { "line": 18, "column": 31 } } }, "loc": { "start": { "line": 18, "column": 26 }, "end": { "line": 18, "column": 31 } } }, "right": { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 18, "column": 34 }, "end": { "line": 18, "column": 35 } } }, "loc": { "start": { "line": 18, "column": 26 }, "end": { "line": 18, "column": 35 } } }, "right": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 18, "column": 38 }, "end": { "line": 18, "column": 39 } } }, "loc": { "start": { "line": 18, "column": 26 }, "end": { "line": 18, "column": 39 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 18, "column": 20 }, "end": { "line": 18, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 18, "column": 13 }, "end": { "line": 18, "column": 39 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "sub1", "decorators": [], "loc": { "start": { "line": 19, "column": 13 }, "end": { "line": 19, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": "-", "left": { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 19, "column": 26 }, "end": { "line": 19, "column": 27 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 19, "column": 30 }, "end": { "line": 19, "column": 31 } } }, "loc": { "start": { "line": 19, "column": 26 }, "end": { "line": 19, "column": 31 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 19, "column": 20 }, "end": { "line": 19, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 19, "column": 13 }, "end": { "line": 19, "column": 31 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "sub2", "decorators": [], "loc": { "start": { "line": 20, "column": 13 }, "end": { "line": 20, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": "+", "left": { "type": "BinaryExpression", "operator": "-", "left": { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 20, "column": 26 }, "end": { "line": 20, "column": 27 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 20, "column": 30 }, "end": { "line": 20, "column": 31 } } }, "loc": { "start": { "line": 20, "column": 26 }, "end": { "line": 20, "column": 31 } } }, "right": { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 20, "column": 34 }, "end": { "line": 20, "column": 35 } } }, "loc": { "start": { "line": 20, "column": 26 }, "end": { "line": 20, "column": 35 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 20, "column": 20 }, "end": { "line": 20, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 20, "column": 13 }, "end": { "line": 20, "column": 35 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "rem1", "decorators": [], "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 21, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": "%", "left": { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 21, "column": 26 }, "end": { "line": 21, "column": 27 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 21, "column": 30 }, "end": { "line": 21, "column": 31 } } }, "loc": { "start": { "line": 21, "column": 26 }, "end": { "line": 21, "column": 31 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 21, "column": 20 }, "end": { "line": 21, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 21, "column": 31 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "rem2", "decorators": [], "loc": { "start": { "line": 22, "column": 13 }, "end": { "line": 22, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": "-", "left": { "type": "BinaryExpression", "operator": "%", "left": { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 27 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 22, "column": 30 }, "end": { "line": 22, "column": 31 } } }, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 31 } } }, "right": { "type": "BinaryExpression", "operator": "*", "left": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 22, "column": 34 }, "end": { "line": 22, "column": 35 } } }, "right": { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 22, "column": 38 }, "end": { "line": 22, "column": 39 } } }, "loc": { "start": { "line": 22, "column": 34 }, "end": { "line": 22, "column": 39 } } }, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 39 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 22, "column": 20 }, "end": { "line": 22, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 22, "column": 13 }, "end": { "line": 22, "column": 39 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "mult1", "decorators": [], "loc": { "start": { "line": 23, "column": 13 }, "end": { "line": 23, "column": 18 } } }, "value": { "type": "BinaryExpression", "operator": "*", "left": { "type": "NumberLiteral", "value": 6.2, "loc": { "start": { "line": 23, "column": 29 }, "end": { "line": 23, "column": 32 } } }, "right": { "type": "NumberLiteral", "value": 3.14, "loc": { "start": { "line": 23, "column": 35 }, "end": { "line": 23, "column": 39 } } }, "loc": { "start": { "line": 23, "column": 29 }, "end": { "line": 23, "column": 39 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 23, "column": 21 }, "end": { "line": 23, "column": 26 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 23, "column": 13 }, "end": { "line": 23, "column": 39 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "mult2", "decorators": [], "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 18 } } }, "value": { "type": "BinaryExpression", "operator": "/", "left": { "type": "BinaryExpression", "operator": "*", "left": { "type": "NumberLiteral", "value": 6.2, "loc": { "start": { "line": 24, "column": 30 }, "end": { "line": 24, "column": 33 } } }, "right": { "type": "BinaryExpression", "operator": "+", "left": { "type": "NumberLiteral", "value": 3.7, "loc": { "start": { "line": 24, "column": 37 }, "end": { "line": 24, "column": 40 } } }, "right": { "type": "NumberLiteral", "value": 8.18, "loc": { "start": { "line": 24, "column": 43 }, "end": { "line": 24, "column": 47 } } }, "loc": { "start": { "line": 24, "column": 36 }, "end": { "line": 24, "column": 48 } } }, "loc": { "start": { "line": 24, "column": 30 }, "end": { "line": 24, "column": 48 } } }, "right": { "type": "NumberLiteral", "value": 2.2, "loc": { "start": { "line": 24, "column": 51 }, "end": { "line": 24, "column": 54 } } }, "loc": { "start": { "line": 24, "column": 30 }, "end": { "line": 24, "column": 54 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 24, "column": 21 }, "end": { "line": 24, "column": 27 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 54 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "div1", "decorators": [], "loc": { "start": { "line": 25, "column": 13 }, "end": { "line": 25, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": "/", "left": { "type": "NumberLiteral", "value": 4.2, "loc": { "start": { "line": 25, "column": 28 }, "end": { "line": 25, "column": 31 } } }, "right": { "type": "NumberLiteral", "value": 2.3, "loc": { "start": { "line": 25, "column": 34 }, "end": { "line": 25, "column": 37 } } }, "loc": { "start": { "line": 25, "column": 28 }, "end": { "line": 25, "column": 37 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 25, "column": 20 }, "end": { "line": 25, "column": 25 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 25, "column": 13 }, "end": { "line": 25, "column": 37 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "div2", "decorators": [], "loc": { "start": { "line": 26, "column": 13 }, "end": { "line": 26, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": "+", "left": { "type": "BinaryExpression", "operator": "/", "left": { "type": "NumberLiteral", "value": 4.2, "loc": { "start": { "line": 26, "column": 29 }, "end": { "line": 26, "column": 32 } } }, "right": { "type": "BinaryExpression", "operator": "-", "left": { "type": "NumberLiteral", "value": 2.2, "loc": { "start": { "line": 26, "column": 36 }, "end": { "line": 26, "column": 39 } } }, "right": { "type": "NumberLiteral", "value": 0.1, "loc": { "start": { "line": 26, "column": 42 }, "end": { "line": 26, "column": 45 } } }, "loc": { "start": { "line": 26, "column": 35 }, "end": { "line": 26, "column": 46 } } }, "loc": { "start": { "line": 26, "column": 29 }, "end": { "line": 26, "column": 46 } } }, "right": { "type": "BinaryExpression", "operator": "/", "left": { "type": "NumberLiteral", "value": 3.3, "loc": { "start": { "line": 26, "column": 50 }, "end": { "line": 26, "column": 53 } } }, "right": { "type": "NumberLiteral", "value": 6.1, "loc": { "start": { "line": 26, "column": 56 }, "end": { "line": 26, "column": 59 } } }, "loc": { "start": { "line": 26, "column": 49 }, "end": { "line": 26, "column": 60 } } }, "loc": { "start": { "line": 26, "column": 29 }, "end": { "line": 26, "column": 60 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 26, "column": 20 }, "end": { "line": 26, "column": 26 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 26, "column": 13 }, "end": { "line": 26, "column": 60 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "lsh", "decorators": [], "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 16 } } }, "value": { "type": "BinaryExpression", "operator": "<<", "left": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 27, "column": 25 }, "end": { "line": 27, "column": 26 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 27, "column": 30 }, "end": { "line": 27, "column": 31 } } }, "loc": { "start": { "line": 27, "column": 25 }, "end": { "line": 27, "column": 31 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 27, "column": 19 }, "end": { "line": 27, "column": 22 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 31 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "rsh1", "decorators": [], "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": ">>", "left": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 28, "column": 26 }, "end": { "line": 28, "column": 27 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 28, "column": 31 }, "end": { "line": 28, "column": 32 } } }, "loc": { "start": { "line": 28, "column": 26 }, "end": { "line": 28, "column": 32 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 28, "column": 20 }, "end": { "line": 28, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 32 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "rsh2", "decorators": [], "loc": { "start": { "line": 29, "column": 13 }, "end": { "line": 29, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": ">>>", "left": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 29, "column": 26 }, "end": { "line": 29, "column": 27 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 29, "column": 32 }, "end": { "line": 29, "column": 33 } } }, "loc": { "start": { "line": 29, "column": 26 }, "end": { "line": 29, "column": 33 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 29, "column": 20 }, "end": { "line": 29, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 29, "column": 13 }, "end": { "line": 29, "column": 33 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "bit1", "decorators": [], "loc": { "start": { "line": 30, "column": 13 }, "end": { "line": 30, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": "&", "left": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 30, "column": 26 }, "end": { "line": 30, "column": 27 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 30, "column": 30 }, "end": { "line": 30, "column": 31 } } }, "loc": { "start": { "line": 30, "column": 26 }, "end": { "line": 30, "column": 31 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 30, "column": 20 }, "end": { "line": 30, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 30, "column": 13 }, "end": { "line": 30, "column": 31 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "bit2", "decorators": [], "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": "|", "left": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 31, "column": 26 }, "end": { "line": 31, "column": 27 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 31, "column": 30 }, "end": { "line": 31, "column": 31 } } }, "loc": { "start": { "line": 31, "column": 26 }, "end": { "line": 31, "column": 31 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 31, "column": 20 }, "end": { "line": 31, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 31 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "bit3", "decorators": [], "loc": { "start": { "line": 32, "column": 13 }, "end": { "line": 32, "column": 17 } } }, "value": { "type": "BinaryExpression", "operator": "^", "left": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 32, "column": 26 }, "end": { "line": 32, "column": 27 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 32, "column": 30 }, "end": { "line": 32, "column": 31 } } }, "loc": { "start": { "line": 32, "column": 26 }, "end": { "line": 32, "column": 31 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 32, "column": 20 }, "end": { "line": 32, "column": 23 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 32, "column": 13 }, "end": { "line": 32, "column": 31 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "b1", "decorators": [], "loc": { "start": { "line": 33, "column": 13 }, "end": { "line": 33, "column": 15 } } }, "value": { "type": "BinaryExpression", "operator": "<", "left": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 33, "column": 28 }, "end": { "line": 33, "column": 29 } } }, "right": { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 33, "column": 32 }, "end": { "line": 33, "column": 33 } } }, "loc": { "start": { "line": 33, "column": 28 }, "end": { "line": 33, "column": 33 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 33, "column": 18 }, "end": { "line": 33, "column": 25 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 33, "column": 13 }, "end": { "line": 33, "column": 33 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "b2", "decorators": [], "loc": { "start": { "line": 34, "column": 13 }, "end": { "line": 34, "column": 15 } } }, "value": { "type": "BinaryExpression", "operator": "<=", "left": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 34, "column": 28 }, "end": { "line": 34, "column": 29 } } }, "right": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 34, "column": 33 }, "end": { "line": 34, "column": 34 } } }, "loc": { "start": { "line": 34, "column": 28 }, "end": { "line": 34, "column": 34 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 34, "column": 18 }, "end": { "line": 34, "column": 25 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 34, "column": 13 }, "end": { "line": 34, "column": 34 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "b3", "decorators": [], "loc": { "start": { "line": 35, "column": 13 }, "end": { "line": 35, "column": 15 } } }, "value": { "type": "BinaryExpression", "operator": ">=", "left": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 35, "column": 28 }, "end": { "line": 35, "column": 29 } } }, "right": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 35, "column": 33 }, "end": { "line": 35, "column": 34 } } }, "loc": { "start": { "line": 35, "column": 28 }, "end": { "line": 35, "column": 34 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 35, "column": 18 }, "end": { "line": 35, "column": 25 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 35, "column": 13 }, "end": { "line": 35, "column": 34 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "b4", "decorators": [], "loc": { "start": { "line": 36, "column": 13 }, "end": { "line": 36, "column": 15 } } }, "value": { "type": "BinaryExpression", "operator": ">", "left": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 36, "column": 28 }, "end": { "line": 36, "column": 29 } } }, "right": { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 36, "column": 32 }, "end": { "line": 36, "column": 33 } } }, "loc": { "start": { "line": 36, "column": 28 }, "end": { "line": 36, "column": 33 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 36, "column": 18 }, "end": { "line": 36, "column": 25 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 36, "column": 13 }, "end": { "line": 36, "column": 33 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "b5", "decorators": [], "loc": { "start": { "line": 37, "column": 13 }, "end": { "line": 37, "column": 15 } } }, "value": { "type": "BinaryExpression", "operator": "==", "left": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 37, "column": 28 }, "end": { "line": 37, "column": 29 } } }, "right": { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 37, "column": 33 }, "end": { "line": 37, "column": 34 } } }, "loc": { "start": { "line": 37, "column": 28 }, "end": { "line": 37, "column": 34 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 37, "column": 18 }, "end": { "line": 37, "column": 25 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 37, "column": 13 }, "end": { "line": 37, "column": 34 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "b6", "decorators": [], "loc": { "start": { "line": 38, "column": 13 }, "end": { "line": 38, "column": 15 } } }, "value": { "type": "BinaryExpression", "operator": "!=", "left": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 38, "column": 28 }, "end": { "line": 38, "column": 29 } } }, "right": { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 38, "column": 33 }, "end": { "line": 38, "column": 34 } } }, "loc": { "start": { "line": 38, "column": 28 }, "end": { "line": 38, "column": 34 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 38, "column": 18 }, "end": { "line": 38, "column": 25 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 38, "column": 13 }, "end": { "line": 38, "column": 34 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "b7", "decorators": [], "loc": { "start": { "line": 39, "column": 13 }, "end": { "line": 39, "column": 15 } } }, "value": { "type": "LogicalExpression", "operator": "&&", "left": { "type": "BinaryExpression", "operator": "<", "left": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 39, "column": 29 }, "end": { "line": 39, "column": 30 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 39, "column": 33 }, "end": { "line": 39, "column": 34 } } }, "loc": { "start": { "line": 39, "column": 28 }, "end": { "line": 39, "column": 35 } } }, "right": { "type": "BinaryExpression", "operator": ">", "left": { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 39, "column": 40 }, "end": { "line": 39, "column": 41 } } }, "right": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 39, "column": 44 }, "end": { "line": 39, "column": 45 } } }, "loc": { "start": { "line": 39, "column": 39 }, "end": { "line": 39, "column": 46 } } }, "loc": { "start": { "line": 39, "column": 28 }, "end": { "line": 39, "column": 46 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 39, "column": 18 }, "end": { "line": 39, "column": 25 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 39, "column": 13 }, "end": { "line": 39, "column": 46 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "b8", "decorators": [], "loc": { "start": { "line": 40, "column": 13 }, "end": { "line": 40, "column": 15 } } }, "value": { "type": "LogicalExpression", "operator": "||", "left": { "type": "BinaryExpression", "operator": "<", "left": { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 40, "column": 29 }, "end": { "line": 40, "column": 30 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 40, "column": 33 }, "end": { "line": 40, "column": 34 } } }, "loc": { "start": { "line": 40, "column": 28 }, "end": { "line": 40, "column": 35 } } }, "right": { "type": "BinaryExpression", "operator": ">", "left": { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 40, "column": 40 }, "end": { "line": 40, "column": 41 } } }, "right": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 40, "column": 44 }, "end": { "line": 40, "column": 45 } } }, "loc": { "start": { "line": 40, "column": 39 }, "end": { "line": 40, "column": 46 } } }, "loc": { "start": { "line": 40, "column": 28 }, "end": { "line": 40, "column": 46 } } }, "accessibility": "private", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 40, "column": 18 }, "end": { "line": 40, "column": 25 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 40, "column": 13 }, "end": { "line": 40, "column": 46 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "decorators": [], "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": { "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": [], "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": 41, "column": 2 }, "end": { "line": 41, "column": 2 } } } ], "loc": { "start": { "line": 16, "column": 33 }, "end": { "line": 41, "column": 2 } } }, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 41, "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": 42, "column": 1 } } }