{
"type": "Program",
"statements": [
{
"type": "ClassDeclaration",
"definition": {
"id": {
"type": "Identifier",
"name": "binary_operations",
"loc": {
"start": {
"line": 16,
"column": 14,
"program": "binary_operations.ets"
},
"end": {
"line": 16,
"column": 31,
"program": "binary_operations.ets"
}
}
},
"superClass": null,
"implements": [],
"body": [
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "sum1",
"loc": {
"start": {
"line": 17,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 17,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 5,
"loc": {
"start": {
"line": 17,
"column": 26,
"program": "binary_operations.ets"
},
"end": {
"line": 17,
"column": 31,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 17,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 17,
"column": 23,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 17,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 17,
"column": 31,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "sum2",
"loc": {
"start": {
"line": 18,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 18,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 2,
"loc": {
"start": {
"line": 18,
"column": 26,
"program": "binary_operations.ets"
},
"end": {
"line": 18,
"column": 39,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 18,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 18,
"column": 23,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 18,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 18,
"column": 39,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "sub1",
"loc": {
"start": {
"line": 19,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 19,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 5,
"loc": {
"start": {
"line": 19,
"column": 26,
"program": "binary_operations.ets"
},
"end": {
"line": 19,
"column": 31,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 19,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 19,
"column": 23,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 19,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 19,
"column": 31,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "sub2",
"loc": {
"start": {
"line": 20,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 20,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 13,
"loc": {
"start": {
"line": 20,
"column": 30,
"program": "binary_operations.ets"
},
"end": {
"line": 20,
"column": 35,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 20,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 20,
"column": 23,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 20,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 20,
"column": 35,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "rem1",
"loc": {
"start": {
"line": 21,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 21,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 2,
"loc": {
"start": {
"line": 21,
"column": 26,
"program": "binary_operations.ets"
},
"end": {
"line": 21,
"column": 31,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 21,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 21,
"column": 23,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 21,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 21,
"column": 31,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "rem2",
"loc": {
"start": {
"line": 22,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 22,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": -14,
"loc": {
"start": {
"line": 22,
"column": 30,
"program": "binary_operations.ets"
},
"end": {
"line": 22,
"column": 39,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 22,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 22,
"column": 23,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 22,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 22,
"column": 39,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "mult1",
"loc": {
"start": {
"line": 23,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 23,
"column": 18,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 19.468,
"loc": {
"start": {
"line": 23,
"column": 29,
"program": "binary_operations.ets"
},
"end": {
"line": 23,
"column": 41,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 23,
"column": 21,
"program": "binary_operations.ets"
},
"end": {
"line": 23,
"column": 26,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 23,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 23,
"column": 41,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "mult2",
"loc": {
"start": {
"line": 24,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 24,
"column": 18,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 33.48,
"loc": {
"start": {
"line": 24,
"column": 30,
"program": "binary_operations.ets"
},
"end": {
"line": 24,
"column": 54,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 24,
"column": 21,
"program": "binary_operations.ets"
},
"end": {
"line": 24,
"column": 27,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 24,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 24,
"column": 54,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "div1",
"loc": {
"start": {
"line": 25,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 25,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 1.82609,
"loc": {
"start": {
"line": 25,
"column": 28,
"program": "binary_operations.ets"
},
"end": {
"line": 25,
"column": 39,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 25,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 25,
"column": 25,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 25,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 25,
"column": 39,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "div2",
"loc": {
"start": {
"line": 26,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 26,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 2.54098,
"loc": {
"start": {
"line": 26,
"column": 29,
"program": "binary_operations.ets"
},
"end": {
"line": 26,
"column": 60,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 26,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 26,
"column": 26,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 26,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 26,
"column": 60,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "lsh",
"loc": {
"start": {
"line": 27,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 27,
"column": 16,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 28,
"loc": {
"start": {
"line": 27,
"column": 25,
"program": "binary_operations.ets"
},
"end": {
"line": 27,
"column": 31,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 27,
"column": 19,
"program": "binary_operations.ets"
},
"end": {
"line": 27,
"column": 22,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 27,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 27,
"column": 31,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "rsh1",
"loc": {
"start": {
"line": 28,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 28,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 1,
"loc": {
"start": {
"line": 28,
"column": 26,
"program": "binary_operations.ets"
},
"end": {
"line": 28,
"column": 32,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 28,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 28,
"column": 23,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 28,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 28,
"column": 32,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "rsh2",
"loc": {
"start": {
"line": 29,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 29,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 1,
"loc": {
"start": {
"line": 29,
"column": 26,
"program": "binary_operations.ets"
},
"end": {
"line": 29,
"column": 33,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 29,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 29,
"column": 23,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 29,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 29,
"column": 33,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "bit1",
"loc": {
"start": {
"line": 30,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 30,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 3,
"loc": {
"start": {
"line": 30,
"column": 26,
"program": "binary_operations.ets"
},
"end": {
"line": 30,
"column": 31,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 30,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 30,
"column": 23,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 30,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 30,
"column": 31,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "bit2",
"loc": {
"start": {
"line": 31,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 31,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 7,
"loc": {
"start": {
"line": 31,
"column": 26,
"program": "binary_operations.ets"
},
"end": {
"line": 31,
"column": 31,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 31,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 31,
"column": 23,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 31,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 31,
"column": 31,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "bit3",
"loc": {
"start": {
"line": 32,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 32,
"column": 17,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "NumberLiteral",
"value": 4,
"loc": {
"start": {
"line": 32,
"column": 26,
"program": "binary_operations.ets"
},
"end": {
"line": 32,
"column": 31,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 32,
"column": 20,
"program": "binary_operations.ets"
},
"end": {
"line": 32,
"column": 23,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 32,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 32,
"column": 31,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "b1",
"loc": {
"start": {
"line": 33,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 33,
"column": 15,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "BooleanLiteral",
"value": true,
"loc": {
"start": {
"line": 33,
"column": 28,
"program": "binary_operations.ets"
},
"end": {
"line": 33,
"column": 33,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 33,
"column": 18,
"program": "binary_operations.ets"
},
"end": {
"line": 33,
"column": 25,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 33,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 33,
"column": 33,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "b2",
"loc": {
"start": {
"line": 34,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 34,
"column": 15,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "BooleanLiteral",
"value": true,
"loc": {
"start": {
"line": 34,
"column": 28,
"program": "binary_operations.ets"
},
"end": {
"line": 34,
"column": 34,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 34,
"column": 18,
"program": "binary_operations.ets"
},
"end": {
"line": 34,
"column": 25,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 34,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 34,
"column": 34,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "b3",
"loc": {
"start": {
"line": 35,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 35,
"column": 15,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "BooleanLiteral",
"value": false,
"loc": {
"start": {
"line": 35,
"column": 28,
"program": "binary_operations.ets"
},
"end": {
"line": 35,
"column": 34,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 35,
"column": 18,
"program": "binary_operations.ets"
},
"end": {
"line": 35,
"column": 25,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 35,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 35,
"column": 34,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "b4",
"loc": {
"start": {
"line": 36,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 36,
"column": 15,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "BooleanLiteral",
"value": false,
"loc": {
"start": {
"line": 36,
"column": 28,
"program": "binary_operations.ets"
},
"end": {
"line": 36,
"column": 33,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 36,
"column": 18,
"program": "binary_operations.ets"
},
"end": {
"line": 36,
"column": 25,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 36,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 36,
"column": 33,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "b5",
"loc": {
"start": {
"line": 37,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 37,
"column": 15,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "BooleanLiteral",
"value": false,
"loc": {
"start": {
"line": 37,
"column": 28,
"program": "binary_operations.ets"
},
"end": {
"line": 37,
"column": 34,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 37,
"column": 18,
"program": "binary_operations.ets"
},
"end": {
"line": 37,
"column": 25,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 37,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 37,
"column": 34,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "b6",
"loc": {
"start": {
"line": 38,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 38,
"column": 15,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "BooleanLiteral",
"value": true,
"loc": {
"start": {
"line": 38,
"column": 28,
"program": "binary_operations.ets"
},
"end": {
"line": 38,
"column": 34,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 38,
"column": 18,
"program": "binary_operations.ets"
},
"end": {
"line": 38,
"column": 25,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 38,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 38,
"column": 34,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "b7",
"loc": {
"start": {
"line": 39,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 39,
"column": 15,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "BooleanLiteral",
"value": false,
"loc": {
"start": {
"line": 39,
"column": 28,
"program": "binary_operations.ets"
},
"end": {
"line": 39,
"column": 46,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 39,
"column": 18,
"program": "binary_operations.ets"
},
"end": {
"line": 39,
"column": 25,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 39,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 39,
"column": 46,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassProperty",
"key": {
"type": "Identifier",
"name": "b8",
"loc": {
"start": {
"line": 40,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 40,
"column": 15,
"program": "binary_operations.ets"
}
}
},
"value": {
"type": "BooleanLiteral",
"value": true,
"loc": {
"start": {
"line": 40,
"column": 28,
"program": "binary_operations.ets"
},
"end": {
"line": 40,
"column": 46,
"program": "binary_operations.ets"
}
}
},
"accessibility": "private",
"static": false,
"readonly": false,
"declare": false,
"optional": false,
"computed": false,
"typeAnnotation": {
"type": "ETSPrimitiveType",
"loc": {
"start": {
"line": 40,
"column": 18,
"program": "binary_operations.ets"
},
"end": {
"line": 40,
"column": 25,
"program": "binary_operations.ets"
}
}
},
"definite": false,
"loc": {
"start": {
"line": 40,
"column": 13,
"program": "binary_operations.ets"
},
"end": {
"line": 40,
"column": 46,
"program": "binary_operations.ets"
}
}
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "constructor",
"loc": {
"start": {
"line": 16,
"column": 34,
"program": "binary_operations.ets"
},
"end": {
"line": 16,
"column": 34,
"program": "binary_operations.ets"
}
}
},
"kind": "constructor",
"static": false,
"optional": false,
"computed": false,
"value": {
"type": "FunctionExpression",
"function": {
"type": "ScriptFunction",
"id": {
"type": "Identifier",
"name": "constructor",
"loc": {
"start": {
"line": 16,
"column": 34,
"program": "binary_operations.ets"
},
"end": {
"line": 16,
"column": 34,
"program": "binary_operations.ets"
}
}
},
"generator": false,
"async": false,
"expression": false,
"params": [],
"body": {
"type": "BlockStatement",
"statements": [],
"loc": {
"start": {
"line": 16,
"column": 34,
"program": "binary_operations.ets"
},
"end": {
"line": 16,
"column": 34,
"program": "binary_operations.ets"
}
}
},
"loc": {
"start": {
"line": 16,
"column": 34,
"program": "binary_operations.ets"
},
"end": {
"line": 16,
"column": 34,
"program": "binary_operations.ets"
}
}
},
"loc": {
"start": {
"line": 16,
"column": 34,
"program": "binary_operations.ets"
},
"end": {
"line": 16,
"column": 34,
"program": "binary_operations.ets"
}
}
},
"overloads": [],
"loc": {
"start": {
"line": 1,
"column": 1,
"program": null
},
"end": {
"line": 1,
"column": 1,
"program": null
}
}
}
],
"loc": {
"start": {
"line": 16,
"column": 33,
"program": "binary_operations.ets"
},
"end": {
"line": 41,
"column": 2,
"program": "binary_operations.ets"
}
}
},
"loc": {
"start": {
"line": 16,
"column": 1,
"program": "binary_operations.ets"
},
"end": {
"line": 41,
"column": 2,
"program": "binary_operations.ets"
}
}
},
{
"type": "ClassDeclaration",
"definition": {
"id": {
"type": "Identifier",
"name": "ETSGLOBAL",
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
}
}
},
"superClass": null,
"implements": [],
"body": [
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "main",
"loc": {
"start": {
"line": 1,
"column": 1,
"program": null
},
"end": {
"line": 1,
"column": 1,
"program": null
}
}
},
"kind": "method",
"accessibility": "public",
"static": true,
"optional": false,
"computed": false,
"value": {
"type": "FunctionExpression",
"function": {
"type": "ScriptFunction",
"id": {
"type": "Identifier",
"name": "main",
"loc": {
"start": {
"line": 1,
"column": 1,
"program": null
},
"end": {
"line": 1,
"column": 1,
"program": null
}
}
},
"generator": false,
"async": false,
"expression": false,
"params": [],
"body": {
"type": "BlockStatement",
"statements": [],
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
}
}
},
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
}
}
},
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
}
}
},
"overloads": [],
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
}
}
}
],
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
}
}
},
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
},
"end": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
}
}
}
],
"loc": {
"start": {
"line": 1,
"column": 1,
"program": "binary_operations.ets"
},
"end": {
"line": 42,
"column": 1,
"program": "binary_operations.ets"
}
}
}
[binary_operations.ets:37:28] Warning W65001: The equality expression is always false.
[binary_operations.ets:38:28] Warning W65000: The equality expression is always true.