{
  "type": "Program",
  "statements": [
    {
      "type": "ClassDeclaration",
      "definition": {
        "id": {
          "type": "Identifier",
          "name": "ETSGLOBAL",
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "program": "binary_op.ets"
            },
            "end": {
              "line": 1,
              "column": 1,
              "program": "binary_op.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_op.ets"
                    },
                    "end": {
                      "line": 1,
                      "column": 1,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 1,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 1,
                    "column": 1,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 1,
                  "column": 1,
                  "program": "binary_op.ets"
                }
              }
            },
            "overloads": [],
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 1,
                "column": 1,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i",
              "loc": {
                "start": {
                  "line": 17,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 17,
                  "column": 6,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "NumberLiteral",
              "value": 1,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 9,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 17,
                  "column": 10,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 17,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 17,
                "column": 10,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "j",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 18,
                  "column": 6,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "NumberLiteral",
              "value": 2,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 9,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 18,
                  "column": 10,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 18,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 18,
                "column": 10,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b1",
              "loc": {
                "start": {
                  "line": 19,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 19,
                  "column": 7,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BooleanLiteral",
              "value": true,
              "loc": {
                "start": {
                  "line": 19,
                  "column": 10,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 19,
                  "column": 14,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 19,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 19,
                "column": 14,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b2",
              "loc": {
                "start": {
                  "line": 20,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 20,
                  "column": 7,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BooleanLiteral",
              "value": false,
              "loc": {
                "start": {
                  "line": 20,
                  "column": 10,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 20,
                  "column": 15,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 20,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 20,
                "column": 15,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "r1",
              "loc": {
                "start": {
                  "line": 21,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 21,
                  "column": 7,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "ETSNewClassInstanceExpression",
              "typeReference": {
                "type": "ETSTypeReference",
                "part": {
                  "type": "ETSTypeReferencePart",
                  "name": {
                    "type": "Identifier",
                    "name": "Object",
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 14,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 21,
                        "column": 20,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 14,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 21,
                      "column": 20,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 14,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 21,
                    "column": 20,
                    "program": "binary_op.ets"
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 21,
                  "column": 10,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 21,
                  "column": 23,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 21,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 21,
                "column": 23,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "r2",
              "loc": {
                "start": {
                  "line": 22,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 22,
                  "column": 7,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "typeAnnotation": {
              "type": "ETSUnionType",
              "types": [
                {
                  "type": "ETSTypeReference",
                  "part": {
                    "type": "ETSTypeReferencePart",
                    "name": {
                      "type": "Identifier",
                      "name": "Object",
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 9,
                          "program": "binary_op.ets"
                        },
                        "end": {
                          "line": 22,
                          "column": 15,
                          "program": "binary_op.ets"
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 22,
                        "column": 9,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 22,
                        "column": 15,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 22,
                      "column": 9,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 22,
                      "column": 15,
                      "program": "binary_op.ets"
                    }
                  }
                },
                {
                  "type": "ETSNullType",
                  "loc": {
                    "start": {
                      "line": 22,
                      "column": 18,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 22,
                      "column": 22,
                      "program": "binary_op.ets"
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 22,
                  "column": 9,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 22,
                  "column": 22,
                  "program": "binary_op.ets"
                }
              }
            },
            "definite": false,
            "loc": {
              "start": {
                "line": 22,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 22,
                "column": 25,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "r3",
              "loc": {
                "start": {
                  "line": 25,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 25,
                  "column": 7,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "??",
              "left": {
                "type": "Identifier",
                "name": "r1",
                "loc": {
                  "start": {
                    "line": 25,
                    "column": 10,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 25,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "r2",
                "loc": {
                  "start": {
                    "line": 25,
                    "column": 16,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 25,
                    "column": 18,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 25,
                  "column": 10,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 25,
                  "column": 18,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 25,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 25,
                "column": 18,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "r4",
              "loc": {
                "start": {
                  "line": 26,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 26,
                  "column": 7,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "??",
              "left": {
                "type": "LogicalExpression",
                "operator": "??",
                "left": {
                  "type": "Identifier",
                  "name": "r1",
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 10,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 26,
                      "column": 12,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "r2",
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 16,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 26,
                      "column": 18,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 26,
                    "column": 10,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 26,
                    "column": 18,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "r3",
                "loc": {
                  "start": {
                    "line": 26,
                    "column": 22,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 26,
                    "column": 24,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 26,
                  "column": 16,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 26,
                  "column": 24,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 26,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 26,
                "column": 24,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b01",
              "loc": {
                "start": {
                  "line": 29,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 29,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "&&",
              "left": {
                "type": "Identifier",
                "name": "b1",
                "loc": {
                  "start": {
                    "line": 29,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 29,
                    "column": 13,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "b2",
                "loc": {
                  "start": {
                    "line": 29,
                    "column": 17,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 29,
                    "column": 19,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 29,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 29,
                  "column": 19,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 29,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 29,
                "column": 19,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b02",
              "loc": {
                "start": {
                  "line": 30,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 30,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "||",
              "left": {
                "type": "Identifier",
                "name": "b1",
                "loc": {
                  "start": {
                    "line": 30,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 30,
                    "column": 13,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "b2",
                "loc": {
                  "start": {
                    "line": 30,
                    "column": 17,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 30,
                    "column": 19,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 30,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 30,
                  "column": 19,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 30,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 30,
                "column": 19,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b03",
              "loc": {
                "start": {
                  "line": 31,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 31,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "&&",
              "left": {
                "type": "LogicalExpression",
                "operator": "&&",
                "left": {
                  "type": "LogicalExpression",
                  "operator": "&&",
                  "left": {
                    "type": "Identifier",
                    "name": "b1",
                    "loc": {
                      "start": {
                        "line": 31,
                        "column": 11,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 31,
                        "column": 13,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "b2",
                    "loc": {
                      "start": {
                        "line": 31,
                        "column": 17,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 31,
                        "column": 19,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 11,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 31,
                      "column": 19,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "b01",
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 23,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 31,
                      "column": 26,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 17,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 31,
                    "column": 26,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "b02",
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 30,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 31,
                    "column": 33,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 31,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 31,
                  "column": 33,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 31,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 31,
                "column": 33,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b04",
              "loc": {
                "start": {
                  "line": 32,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 32,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "||",
              "left": {
                "type": "LogicalExpression",
                "operator": "||",
                "left": {
                  "type": "LogicalExpression",
                  "operator": "||",
                  "left": {
                    "type": "Identifier",
                    "name": "b1",
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 11,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 32,
                        "column": 13,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "b2",
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 17,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 32,
                        "column": 19,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 11,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 32,
                      "column": 19,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "b01",
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 23,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 32,
                      "column": 26,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 17,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 32,
                    "column": 26,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "b02",
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 30,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 32,
                    "column": 33,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 32,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 32,
                  "column": 33,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 32,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 32,
                "column": 33,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b05",
              "loc": {
                "start": {
                  "line": 33,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 33,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "||",
              "left": {
                "type": "LogicalExpression",
                "operator": "||",
                "left": {
                  "type": "LogicalExpression",
                  "operator": "&&",
                  "left": {
                    "type": "Identifier",
                    "name": "b1",
                    "loc": {
                      "start": {
                        "line": 33,
                        "column": 11,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 33,
                        "column": 13,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "b2",
                    "loc": {
                      "start": {
                        "line": 33,
                        "column": 17,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 33,
                        "column": 19,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 33,
                      "column": 11,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 33,
                      "column": 19,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "b01",
                  "loc": {
                    "start": {
                      "line": 33,
                      "column": 23,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 33,
                      "column": 26,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 33,
                    "column": 17,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 33,
                    "column": 26,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "b02",
                "loc": {
                  "start": {
                    "line": 33,
                    "column": 30,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 33,
                    "column": 33,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 33,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 33,
                  "column": 33,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 33,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 33,
                "column": 33,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b06",
              "loc": {
                "start": {
                  "line": 34,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 34,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "||",
              "left": {
                "type": "Identifier",
                "name": "b1",
                "loc": {
                  "start": {
                    "line": 34,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 34,
                    "column": 13,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "LogicalExpression",
                "operator": "&&",
                "left": {
                  "type": "LogicalExpression",
                  "operator": "&&",
                  "left": {
                    "type": "Identifier",
                    "name": "b2",
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 17,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 34,
                        "column": 19,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "b01",
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 23,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 34,
                        "column": 26,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 17,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 34,
                      "column": 26,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "b02",
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 30,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 34,
                      "column": 33,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 34,
                    "column": 23,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 34,
                    "column": 33,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 34,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 34,
                  "column": 33,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 34,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 34,
                "column": 33,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i01",
              "loc": {
                "start": {
                  "line": 37,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 37,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "&",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 37,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 37,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 37,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 37,
                    "column": 16,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 37,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 37,
                  "column": 16,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 37,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 37,
                "column": 16,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i02",
              "loc": {
                "start": {
                  "line": 38,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 38,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "^",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 38,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 38,
                    "column": 16,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 38,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 38,
                  "column": 16,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 38,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 38,
                "column": 16,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i03",
              "loc": {
                "start": {
                  "line": 39,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 39,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "|",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 39,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 39,
                    "column": 16,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 39,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 39,
                  "column": 16,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 39,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 39,
                "column": 16,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i04",
              "loc": {
                "start": {
                  "line": 40,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 40,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "|",
              "left": {
                "type": "BinaryExpression",
                "operator": "^",
                "left": {
                  "type": "BinaryExpression",
                  "operator": "&",
                  "left": {
                    "type": "Identifier",
                    "name": "i",
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 11,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 40,
                        "column": 12,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "j",
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 15,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 40,
                        "column": 16,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 40,
                      "column": 11,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 40,
                      "column": 16,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "BinaryExpression",
                  "operator": "&",
                  "left": {
                    "type": "Identifier",
                    "name": "i",
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 19,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 40,
                        "column": 20,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "j",
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 23,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 40,
                        "column": 24,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 40,
                      "column": 19,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 40,
                      "column": 24,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 40,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 40,
                    "column": 24,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "BinaryExpression",
                "operator": "^",
                "left": {
                  "type": "Identifier",
                  "name": "i",
                  "loc": {
                    "start": {
                      "line": 40,
                      "column": 27,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 40,
                      "column": 28,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "j",
                  "loc": {
                    "start": {
                      "line": 40,
                      "column": 31,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 40,
                      "column": 32,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 40,
                    "column": 27,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 40,
                    "column": 32,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 40,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 40,
                  "column": 32,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 40,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 40,
                "column": 32,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b07",
              "loc": {
                "start": {
                  "line": 43,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 43,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "!=",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 43,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 43,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 43,
                    "column": 16,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 43,
                    "column": 17,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 43,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 43,
                  "column": 17,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 43,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 43,
                "column": 17,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b08",
              "loc": {
                "start": {
                  "line": 44,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 44,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "==",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 44,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 44,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 44,
                    "column": 16,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 44,
                    "column": 17,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 44,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 44,
                  "column": 17,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 44,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 44,
                "column": 17,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b09",
              "loc": {
                "start": {
                  "line": 45,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 45,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "!==",
              "left": {
                "type": "Identifier",
                "name": "r1",
                "loc": {
                  "start": {
                    "line": 45,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 45,
                    "column": 13,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "r2",
                "loc": {
                  "start": {
                    "line": 45,
                    "column": 18,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 45,
                    "column": 20,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 45,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 45,
                  "column": 20,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 45,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 45,
                "column": 20,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b10",
              "loc": {
                "start": {
                  "line": 46,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 46,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "===",
              "left": {
                "type": "Identifier",
                "name": "r1",
                "loc": {
                  "start": {
                    "line": 46,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 46,
                    "column": 13,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "r2",
                "loc": {
                  "start": {
                    "line": 46,
                    "column": 18,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 46,
                    "column": 20,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 46,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 46,
                  "column": 20,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 46,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 46,
                "column": 20,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b12",
              "loc": {
                "start": {
                  "line": 49,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 49,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "<",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 49,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 49,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 49,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 49,
                    "column": 16,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 49,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 49,
                  "column": 16,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 49,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 49,
                "column": 16,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b13",
              "loc": {
                "start": {
                  "line": 50,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 50,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": ">",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 50,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 50,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 50,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 50,
                    "column": 16,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 50,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 50,
                  "column": 16,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 50,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 50,
                "column": 16,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b14",
              "loc": {
                "start": {
                  "line": 51,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 51,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "<=",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 51,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 51,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 51,
                    "column": 16,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 51,
                    "column": 17,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 51,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 51,
                  "column": 17,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 51,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 51,
                "column": 17,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b15",
              "loc": {
                "start": {
                  "line": 52,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 52,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": ">=",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 52,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 52,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 52,
                    "column": 16,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 52,
                    "column": 17,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 52,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 52,
                  "column": 17,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 52,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 52,
                "column": 17,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b16",
              "loc": {
                "start": {
                  "line": 53,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 53,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "instanceof",
              "left": {
                "type": "Identifier",
                "name": "r1",
                "loc": {
                  "start": {
                    "line": 53,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 53,
                    "column": 13,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "ETSTypeReference",
                "part": {
                  "type": "ETSTypeReferencePart",
                  "name": {
                    "type": "Identifier",
                    "name": "Object",
                    "loc": {
                      "start": {
                        "line": 53,
                        "column": 25,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 53,
                        "column": 31,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 53,
                      "column": 25,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 53,
                      "column": 31,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 53,
                    "column": 25,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 53,
                    "column": 31,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 53,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 53,
                  "column": 31,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 53,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 53,
                "column": 31,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b17",
              "loc": {
                "start": {
                  "line": 56,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 56,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": ">>",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 56,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 56,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 56,
                    "column": 16,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 56,
                    "column": 17,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 56,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 56,
                  "column": 17,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 56,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 56,
                "column": 17,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b18",
              "loc": {
                "start": {
                  "line": 57,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 57,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "<<",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 57,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 57,
                    "column": 16,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 57,
                    "column": 17,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 57,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 57,
                  "column": 17,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 57,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 57,
                "column": 17,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b19",
              "loc": {
                "start": {
                  "line": 58,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 58,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": ">>>",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 58,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 58,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 58,
                    "column": 17,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 58,
                    "column": 18,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 58,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 58,
                  "column": 18,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 58,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 58,
                "column": 18,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b20",
              "loc": {
                "start": {
                  "line": 59,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 59,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": ">>>",
              "left": {
                "type": "BinaryExpression",
                "operator": "<<",
                "left": {
                  "type": "BinaryExpression",
                  "operator": ">>",
                  "left": {
                    "type": "Identifier",
                    "name": "i",
                    "loc": {
                      "start": {
                        "line": 59,
                        "column": 11,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 59,
                        "column": 12,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "j",
                    "loc": {
                      "start": {
                        "line": 59,
                        "column": 16,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 59,
                        "column": 17,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 59,
                      "column": 11,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 59,
                      "column": 17,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "i",
                  "loc": {
                    "start": {
                      "line": 59,
                      "column": 21,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 59,
                      "column": 22,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 59,
                    "column": 16,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 59,
                    "column": 22,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 59,
                    "column": 27,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 59,
                    "column": 28,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 59,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 59,
                  "column": 28,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 59,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 59,
                "column": 28,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i05",
              "loc": {
                "start": {
                  "line": 62,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 62,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "+",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 62,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 62,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 62,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 62,
                    "column": 16,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 62,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 62,
                  "column": 16,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 62,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 62,
                "column": 16,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i06",
              "loc": {
                "start": {
                  "line": 63,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 63,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "-",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 63,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 63,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 63,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 63,
                    "column": 16,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 63,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 63,
                  "column": 16,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 63,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 63,
                "column": 16,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i07",
              "loc": {
                "start": {
                  "line": 64,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 64,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "+",
              "left": {
                "type": "BinaryExpression",
                "operator": "-",
                "left": {
                  "type": "BinaryExpression",
                  "operator": "+",
                  "left": {
                    "type": "Identifier",
                    "name": "i",
                    "loc": {
                      "start": {
                        "line": 64,
                        "column": 11,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 64,
                        "column": 12,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "j",
                    "loc": {
                      "start": {
                        "line": 64,
                        "column": 15,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 64,
                        "column": 16,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 64,
                      "column": 11,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 64,
                      "column": 16,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "i",
                  "loc": {
                    "start": {
                      "line": 64,
                      "column": 19,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 64,
                      "column": 20,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 64,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 64,
                    "column": 20,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 64,
                    "column": 23,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 64,
                    "column": 24,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 64,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 64,
                  "column": 24,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 64,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 64,
                "column": 24,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i08",
              "loc": {
                "start": {
                  "line": 67,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 67,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "*",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 67,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 67,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 67,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 67,
                    "column": 16,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 67,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 67,
                  "column": 16,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 67,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 67,
                "column": 16,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i09",
              "loc": {
                "start": {
                  "line": 68,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 68,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "/",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 68,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 68,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 68,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 68,
                    "column": 16,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 68,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 68,
                  "column": 16,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 68,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 68,
                "column": 16,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i10",
              "loc": {
                "start": {
                  "line": 69,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 69,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "%",
              "left": {
                "type": "Identifier",
                "name": "i",
                "loc": {
                  "start": {
                    "line": 69,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 69,
                    "column": 12,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 69,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 69,
                    "column": 16,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 69,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 69,
                  "column": 16,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 69,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 69,
                "column": 16,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "i11",
              "loc": {
                "start": {
                  "line": 70,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 70,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": "/",
              "left": {
                "type": "BinaryExpression",
                "operator": "*",
                "left": {
                  "type": "BinaryExpression",
                  "operator": "%",
                  "left": {
                    "type": "BinaryExpression",
                    "operator": "/",
                    "left": {
                      "type": "BinaryExpression",
                      "operator": "*",
                      "left": {
                        "type": "Identifier",
                        "name": "i",
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 11,
                            "program": "binary_op.ets"
                          },
                          "end": {
                            "line": 70,
                            "column": 12,
                            "program": "binary_op.ets"
                          }
                        }
                      },
                      "right": {
                        "type": "Identifier",
                        "name": "j",
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 15,
                            "program": "binary_op.ets"
                          },
                          "end": {
                            "line": 70,
                            "column": 16,
                            "program": "binary_op.ets"
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 11,
                          "program": "binary_op.ets"
                        },
                        "end": {
                          "line": 70,
                          "column": 16,
                          "program": "binary_op.ets"
                        }
                      }
                    },
                    "right": {
                      "type": "Identifier",
                      "name": "i",
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 19,
                          "program": "binary_op.ets"
                        },
                        "end": {
                          "line": 70,
                          "column": 20,
                          "program": "binary_op.ets"
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 70,
                        "column": 15,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 70,
                        "column": 20,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "j",
                    "loc": {
                      "start": {
                        "line": 70,
                        "column": 23,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 70,
                        "column": 24,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 70,
                      "column": 11,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 70,
                      "column": 24,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "i",
                  "loc": {
                    "start": {
                      "line": 70,
                      "column": 27,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 70,
                      "column": 28,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 70,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 70,
                    "column": 28,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "j",
                "loc": {
                  "start": {
                    "line": 70,
                    "column": 31,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 70,
                    "column": 32,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 70,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 70,
                  "column": 32,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 70,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 70,
                "column": 32,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b21",
              "loc": {
                "start": {
                  "line": 73,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 73,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "BinaryExpression",
              "operator": ">>>",
              "left": {
                "type": "BinaryExpression",
                "operator": "*",
                "left": {
                  "type": "Identifier",
                  "name": "i",
                  "loc": {
                    "start": {
                      "line": 73,
                      "column": 11,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 73,
                      "column": 12,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "j",
                  "loc": {
                    "start": {
                      "line": 73,
                      "column": 15,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 73,
                      "column": 16,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 73,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 73,
                    "column": 16,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "BinaryExpression",
                "operator": "-",
                "left": {
                  "type": "Identifier",
                  "name": "i",
                  "loc": {
                    "start": {
                      "line": 73,
                      "column": 21,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 73,
                      "column": 22,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "j",
                  "loc": {
                    "start": {
                      "line": 73,
                      "column": 25,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 73,
                      "column": 26,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 73,
                    "column": 21,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 73,
                    "column": 26,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 73,
                  "column": 15,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 73,
                  "column": 26,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 73,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 73,
                "column": 26,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b22",
              "loc": {
                "start": {
                  "line": 74,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 74,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "||",
              "left": {
                "type": "LogicalExpression",
                "operator": "&&",
                "left": {
                  "type": "BinaryExpression",
                  "operator": ">",
                  "left": {
                    "type": "Identifier",
                    "name": "i",
                    "loc": {
                      "start": {
                        "line": 74,
                        "column": 11,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 74,
                        "column": 12,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "j",
                    "loc": {
                      "start": {
                        "line": 74,
                        "column": 15,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 74,
                        "column": 16,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 74,
                      "column": 11,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 74,
                      "column": 16,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "b1",
                  "loc": {
                    "start": {
                      "line": 74,
                      "column": 20,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 74,
                      "column": 22,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 74,
                    "column": 15,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 74,
                    "column": 22,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "b2",
                "loc": {
                  "start": {
                    "line": 74,
                    "column": 26,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 74,
                    "column": 28,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 74,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 74,
                  "column": 28,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 74,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 74,
                "column": 28,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b23",
              "loc": {
                "start": {
                  "line": 75,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 75,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "||",
              "left": {
                "type": "LogicalExpression",
                "operator": "&&",
                "left": {
                  "type": "BinaryExpression",
                  "operator": "|",
                  "left": {
                    "type": "BinaryExpression",
                    "operator": "^",
                    "left": {
                      "type": "BinaryExpression",
                      "operator": "&",
                      "left": {
                        "type": "BinaryExpression",
                        "operator": "!=",
                        "left": {
                          "type": "BinaryExpression",
                          "operator": "<",
                          "left": {
                            "type": "BinaryExpression",
                            "operator": ">>",
                            "left": {
                              "type": "BinaryExpression",
                              "operator": "+",
                              "left": {
                                "type": "BinaryExpression",
                                "operator": "*",
                                "left": {
                                  "type": "Identifier",
                                  "name": "i",
                                  "loc": {
                                    "start": {
                                      "line": 75,
                                      "column": 11,
                                      "program": "binary_op.ets"
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 12,
                                      "program": "binary_op.ets"
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Identifier",
                                  "name": "j",
                                  "loc": {
                                    "start": {
                                      "line": 75,
                                      "column": 15,
                                      "program": "binary_op.ets"
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 16,
                                      "program": "binary_op.ets"
                                    }
                                  }
                                },
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 11,
                                    "program": "binary_op.ets"
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 16,
                                    "program": "binary_op.ets"
                                  }
                                }
                              },
                              "right": {
                                "type": "Identifier",
                                "name": "i",
                                "loc": {
                                  "start": {
                                    "line": 75,
                                    "column": 19,
                                    "program": "binary_op.ets"
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 20,
                                    "program": "binary_op.ets"
                                  }
                                }
                              },
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 15,
                                  "program": "binary_op.ets"
                                },
                                "end": {
                                  "line": 75,
                                  "column": 20,
                                  "program": "binary_op.ets"
                                }
                              }
                            },
                            "right": {
                              "type": "Identifier",
                              "name": "j",
                              "loc": {
                                "start": {
                                  "line": 75,
                                  "column": 24,
                                  "program": "binary_op.ets"
                                },
                                "end": {
                                  "line": 75,
                                  "column": 25,
                                  "program": "binary_op.ets"
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 11,
                                "program": "binary_op.ets"
                              },
                              "end": {
                                "line": 75,
                                "column": 25,
                                "program": "binary_op.ets"
                              }
                            }
                          },
                          "right": {
                            "type": "Identifier",
                            "name": "i",
                            "loc": {
                              "start": {
                                "line": 75,
                                "column": 28,
                                "program": "binary_op.ets"
                              },
                              "end": {
                                "line": 75,
                                "column": 29,
                                "program": "binary_op.ets"
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 11,
                              "program": "binary_op.ets"
                            },
                            "end": {
                              "line": 75,
                              "column": 29,
                              "program": "binary_op.ets"
                            }
                          }
                        },
                        "right": {
                          "type": "Identifier",
                          "name": "b1",
                          "loc": {
                            "start": {
                              "line": 75,
                              "column": 33,
                              "program": "binary_op.ets"
                            },
                            "end": {
                              "line": 75,
                              "column": 35,
                              "program": "binary_op.ets"
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 75,
                            "column": 11,
                            "program": "binary_op.ets"
                          },
                          "end": {
                            "line": 75,
                            "column": 35,
                            "program": "binary_op.ets"
                          }
                        }
                      },
                      "right": {
                        "type": "Identifier",
                        "name": "b2",
                        "loc": {
                          "start": {
                            "line": 75,
                            "column": 38,
                            "program": "binary_op.ets"
                          },
                          "end": {
                            "line": 75,
                            "column": 40,
                            "program": "binary_op.ets"
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 75,
                          "column": 11,
                          "program": "binary_op.ets"
                        },
                        "end": {
                          "line": 75,
                          "column": 40,
                          "program": "binary_op.ets"
                        }
                      }
                    },
                    "right": {
                      "type": "Identifier",
                      "name": "b1",
                      "loc": {
                        "start": {
                          "line": 75,
                          "column": 43,
                          "program": "binary_op.ets"
                        },
                        "end": {
                          "line": 75,
                          "column": 45,
                          "program": "binary_op.ets"
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 75,
                        "column": 11,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 75,
                        "column": 45,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "b2",
                    "loc": {
                      "start": {
                        "line": 75,
                        "column": 48,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 75,
                        "column": 50,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 75,
                      "column": 11,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 75,
                      "column": 50,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "Identifier",
                  "name": "b1",
                  "loc": {
                    "start": {
                      "line": 75,
                      "column": 54,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 75,
                      "column": 56,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 75,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 75,
                    "column": 56,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "b2",
                "loc": {
                  "start": {
                    "line": 75,
                    "column": 60,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 75,
                    "column": 62,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 75,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 75,
                  "column": 62,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 75,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 75,
                "column": 62,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b24",
              "loc": {
                "start": {
                  "line": 76,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 76,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "||",
              "left": {
                "type": "Identifier",
                "name": "b1",
                "loc": {
                  "start": {
                    "line": 76,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 76,
                    "column": 13,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "LogicalExpression",
                "operator": "&&",
                "left": {
                  "type": "Identifier",
                  "name": "b2",
                  "loc": {
                    "start": {
                      "line": 76,
                      "column": 17,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 76,
                      "column": 19,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "BinaryExpression",
                  "operator": "|",
                  "left": {
                    "type": "Identifier",
                    "name": "b1",
                    "loc": {
                      "start": {
                        "line": 76,
                        "column": 23,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 76,
                        "column": 25,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "BinaryExpression",
                    "operator": "^",
                    "left": {
                      "type": "Identifier",
                      "name": "b2",
                      "loc": {
                        "start": {
                          "line": 76,
                          "column": 28,
                          "program": "binary_op.ets"
                        },
                        "end": {
                          "line": 76,
                          "column": 30,
                          "program": "binary_op.ets"
                        }
                      }
                    },
                    "right": {
                      "type": "BinaryExpression",
                      "operator": "&",
                      "left": {
                        "type": "Identifier",
                        "name": "b1",
                        "loc": {
                          "start": {
                            "line": 76,
                            "column": 33,
                            "program": "binary_op.ets"
                          },
                          "end": {
                            "line": 76,
                            "column": 35,
                            "program": "binary_op.ets"
                          }
                        }
                      },
                      "right": {
                        "type": "BinaryExpression",
                        "operator": "==",
                        "left": {
                          "type": "Identifier",
                          "name": "b2",
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 38,
                              "program": "binary_op.ets"
                            },
                            "end": {
                              "line": 76,
                              "column": 40,
                              "program": "binary_op.ets"
                            }
                          }
                        },
                        "right": {
                          "type": "BinaryExpression",
                          "operator": ">=",
                          "left": {
                            "type": "Identifier",
                            "name": "i",
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 44,
                                "program": "binary_op.ets"
                              },
                              "end": {
                                "line": 76,
                                "column": 45,
                                "program": "binary_op.ets"
                              }
                            }
                          },
                          "right": {
                            "type": "BinaryExpression",
                            "operator": "<<",
                            "left": {
                              "type": "Identifier",
                              "name": "j",
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 49,
                                  "program": "binary_op.ets"
                                },
                                "end": {
                                  "line": 76,
                                  "column": 50,
                                  "program": "binary_op.ets"
                                }
                              }
                            },
                            "right": {
                              "type": "BinaryExpression",
                              "operator": "-",
                              "left": {
                                "type": "Identifier",
                                "name": "i",
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 54,
                                    "program": "binary_op.ets"
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 55,
                                    "program": "binary_op.ets"
                                  }
                                }
                              },
                              "right": {
                                "type": "BinaryExpression",
                                "operator": "%",
                                "left": {
                                  "type": "Identifier",
                                  "name": "j",
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 58,
                                      "program": "binary_op.ets"
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 59,
                                      "program": "binary_op.ets"
                                    }
                                  }
                                },
                                "right": {
                                  "type": "Identifier",
                                  "name": "i",
                                  "loc": {
                                    "start": {
                                      "line": 76,
                                      "column": 62,
                                      "program": "binary_op.ets"
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 63,
                                      "program": "binary_op.ets"
                                    }
                                  }
                                },
                                "loc": {
                                  "start": {
                                    "line": 76,
                                    "column": 58,
                                    "program": "binary_op.ets"
                                  },
                                  "end": {
                                    "line": 76,
                                    "column": 63,
                                    "program": "binary_op.ets"
                                  }
                                }
                              },
                              "loc": {
                                "start": {
                                  "line": 76,
                                  "column": 54,
                                  "program": "binary_op.ets"
                                },
                                "end": {
                                  "line": 76,
                                  "column": 63,
                                  "program": "binary_op.ets"
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 49,
                                "program": "binary_op.ets"
                              },
                              "end": {
                                "line": 76,
                                "column": 63,
                                "program": "binary_op.ets"
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 44,
                              "program": "binary_op.ets"
                            },
                            "end": {
                              "line": 76,
                              "column": 63,
                              "program": "binary_op.ets"
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 76,
                            "column": 38,
                            "program": "binary_op.ets"
                          },
                          "end": {
                            "line": 76,
                            "column": 63,
                            "program": "binary_op.ets"
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 76,
                          "column": 33,
                          "program": "binary_op.ets"
                        },
                        "end": {
                          "line": 76,
                          "column": 63,
                          "program": "binary_op.ets"
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 76,
                        "column": 28,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 76,
                        "column": 63,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 76,
                      "column": 23,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 76,
                      "column": 63,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 76,
                    "column": 17,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 76,
                    "column": 63,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 76,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 76,
                  "column": 63,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 76,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 76,
                "column": 63,
                "program": "binary_op.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "b25",
              "loc": {
                "start": {
                  "line": 77,
                  "column": 5,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 77,
                  "column": 8,
                  "program": "binary_op.ets"
                }
              }
            },
            "value": {
              "type": "LogicalExpression",
              "operator": "??",
              "left": {
                "type": "Identifier",
                "name": "r1",
                "loc": {
                  "start": {
                    "line": 77,
                    "column": 11,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 77,
                    "column": 13,
                    "program": "binary_op.ets"
                  }
                }
              },
              "right": {
                "type": "BinaryExpression",
                "operator": "|",
                "left": {
                  "type": "BinaryExpression",
                  "operator": "!=",
                  "left": {
                    "type": "Identifier",
                    "name": "b1",
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 17,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 77,
                        "column": 19,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "b2",
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 23,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 77,
                        "column": 25,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 17,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 77,
                      "column": 25,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "right": {
                  "type": "BinaryExpression",
                  "operator": "<=",
                  "left": {
                    "type": "Identifier",
                    "name": "i",
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 28,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 77,
                        "column": 29,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "right": {
                    "type": "Identifier",
                    "name": "j",
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 33,
                        "program": "binary_op.ets"
                      },
                      "end": {
                        "line": 77,
                        "column": 34,
                        "program": "binary_op.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 28,
                      "program": "binary_op.ets"
                    },
                    "end": {
                      "line": 77,
                      "column": 34,
                      "program": "binary_op.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 77,
                    "column": 23,
                    "program": "binary_op.ets"
                  },
                  "end": {
                    "line": 77,
                    "column": 34,
                    "program": "binary_op.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 77,
                  "column": 11,
                  "program": "binary_op.ets"
                },
                "end": {
                  "line": 77,
                  "column": 34,
                  "program": "binary_op.ets"
                }
              }
            },
            "accessibility": "public",
            "static": true,
            "readonly": false,
            "declare": false,
            "optional": false,
            "computed": false,
            "definite": false,
            "loc": {
              "start": {
                "line": 77,
                "column": 5,
                "program": "binary_op.ets"
              },
              "end": {
                "line": 77,
                "column": 34,
                "program": "binary_op.ets"
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "program": "binary_op.ets"
          },
          "end": {
            "line": 1,
            "column": 1,
            "program": "binary_op.ets"
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 1,
          "program": "binary_op.ets"
        },
        "end": {
          "line": 1,
          "column": 1,
          "program": "binary_op.ets"
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1,
      "program": "binary_op.ets"
    },
    "end": {
      "line": 78,
      "column": 1,
      "program": "binary_op.ets"
    }
  }
}
[binary_op.ets:25:10] Warning W971874: result of the nullish-coalescing expression is equal to its left-hand-side expression value.
[binary_op.ets:26:10] Warning W971874: result of the nullish-coalescing expression is equal to its left-hand-side expression value.
[binary_op.ets:53:11] Warning W1001506: the value of the instanceof expression is known at compile-time as true
[binary_op.ets:77:11] Warning W971874: result of the nullish-coalescing expression is equal to its left-hand-side expression value.