{
  "type": "File",
  "start": 0,
  "end": 11274,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 412,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 11274,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 412,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ExportDefaultDeclaration",
        "start": 463,
        "end": 1710,
        "loc": {
          "start": {
            "line": 10,
            "column": 0
          },
          "end": {
            "line": 74,
            "column": 1
          }
        },
        "declaration": {
          "type": "FunctionDeclaration",
          "start": 478,
          "end": 1710,
          "loc": {
            "start": {
              "line": 10,
              "column": 15
            },
            "end": {
              "line": 74,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 487,
            "end": 490,
            "loc": {
              "start": {
                "line": 10,
                "column": 24
              },
              "end": {
                "line": 10,
                "column": 27
              },
              "identifierName": "SAT"
            },
            "name": "SAT",
            "leadingComments": null
          },
          "generator": false,
          "expression": false,
          "async": false,
          "params": [
            {
              "type": "Identifier",
              "start": 491,
              "end": 492,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 28
                },
                "end": {
                  "line": 10,
                  "column": 29
                },
                "identifierName": "a"
              },
              "name": "a"
            },
            {
              "type": "Identifier",
              "start": 494,
              "end": 495,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 31
                },
                "end": {
                  "line": 10,
                  "column": 32
                },
                "identifierName": "b"
              },
              "name": "b"
            },
            {
              "type": "AssignmentPattern",
              "start": 497,
              "end": 510,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 34
                },
                "end": {
                  "line": 10,
                  "column": 47
                }
              },
              "left": {
                "type": "Identifier",
                "start": 497,
                "end": 503,
                "loc": {
                  "start": {
                    "line": 10,
                    "column": 34
                  },
                  "end": {
                    "line": 10,
                    "column": 40
                  },
                  "identifierName": "result"
                },
                "name": "result"
              },
              "right": {
                "type": "NullLiteral",
                "start": 506,
                "end": 510,
                "loc": {
                  "start": {
                    "line": 10,
                    "column": 43
                  },
                  "end": {
                    "line": 10,
                    "column": 47
                  }
                }
              }
            },
            {
              "type": "AssignmentPattern",
              "start": 512,
              "end": 523,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 49
                },
                "end": {
                  "line": 10,
                  "column": 60
                }
              },
              "left": {
                "type": "Identifier",
                "start": 512,
                "end": 516,
                "loc": {
                  "start": {
                    "line": 10,
                    "column": 49
                  },
                  "end": {
                    "line": 10,
                    "column": 53
                  },
                  "identifierName": "aabb"
                },
                "name": "aabb"
              },
              "right": {
                "type": "BooleanLiteral",
                "start": 519,
                "end": 523,
                "loc": {
                  "start": {
                    "line": 10,
                    "column": 56
                  },
                  "end": {
                    "line": 10,
                    "column": 60
                  }
                },
                "value": true
              }
            }
          ],
          "body": {
            "type": "BlockStatement",
            "start": 525,
            "end": 1710,
            "loc": {
              "start": {
                "line": 10,
                "column": 62
              },
              "end": {
                "line": 74,
                "column": 1
              }
            },
            "body": [
              {
                "type": "VariableDeclaration",
                "start": 528,
                "end": 557,
                "loc": {
                  "start": {
                    "line": 11,
                    "column": 1
                  },
                  "end": {
                    "line": 11,
                    "column": 30
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 534,
                    "end": 556,
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 7
                      },
                      "end": {
                        "line": 11,
                        "column": 29
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 534,
                      "end": 543,
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 7
                        },
                        "end": {
                          "line": 11,
                          "column": 16
                        },
                        "identifierName": "a_polygon"
                      },
                      "name": "a_polygon"
                    },
                    "init": {
                      "type": "MemberExpression",
                      "start": 546,
                      "end": 556,
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 19
                        },
                        "end": {
                          "line": 11,
                          "column": 29
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 546,
                        "end": 547,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 19
                          },
                          "end": {
                            "line": 11,
                            "column": 20
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 548,
                        "end": 556,
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 21
                          },
                          "end": {
                            "line": 11,
                            "column": 29
                          },
                          "identifierName": "_polygon"
                        },
                        "name": "_polygon"
                      },
                      "computed": false
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "VariableDeclaration",
                "start": 559,
                "end": 588,
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 1
                  },
                  "end": {
                    "line": 12,
                    "column": 30
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 565,
                    "end": 587,
                    "loc": {
                      "start": {
                        "line": 12,
                        "column": 7
                      },
                      "end": {
                        "line": 12,
                        "column": 29
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 565,
                      "end": 574,
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 7
                        },
                        "end": {
                          "line": 12,
                          "column": 16
                        },
                        "identifierName": "b_polygon"
                      },
                      "name": "b_polygon"
                    },
                    "init": {
                      "type": "MemberExpression",
                      "start": 577,
                      "end": 587,
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 19
                        },
                        "end": {
                          "line": 12,
                          "column": 29
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 577,
                        "end": 578,
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 19
                          },
                          "end": {
                            "line": 12,
                            "column": 20
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 579,
                        "end": 587,
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 21
                          },
                          "end": {
                            "line": 12,
                            "column": 29
                          },
                          "identifierName": "_polygon"
                        },
                        "name": "_polygon"
                      },
                      "computed": false
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "VariableDeclaration",
                "start": 591,
                "end": 613,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 1
                  },
                  "end": {
                    "line": 14,
                    "column": 23
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 595,
                    "end": 612,
                    "loc": {
                      "start": {
                        "line": 14,
                        "column": 5
                      },
                      "end": {
                        "line": 14,
                        "column": 22
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 595,
                      "end": 604,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 5
                        },
                        "end": {
                          "line": 14,
                          "column": 14
                        },
                        "identifierName": "collision"
                      },
                      "name": "collision"
                    },
                    "init": {
                      "type": "BooleanLiteral",
                      "start": 607,
                      "end": 612,
                      "loc": {
                        "start": {
                          "line": 14,
                          "column": 17
                        },
                        "end": {
                          "line": 14,
                          "column": 22
                        }
                      },
                      "value": false
                    }
                  }
                ],
                "kind": "let"
              },
              {
                "type": "IfStatement",
                "start": 616,
                "end": 808,
                "loc": {
                  "start": {
                    "line": 16,
                    "column": 1
                  },
                  "end": {
                    "line": 24,
                    "column": 2
                  }
                },
                "test": {
                  "type": "Identifier",
                  "start": 619,
                  "end": 625,
                  "loc": {
                    "start": {
                      "line": 16,
                      "column": 4
                    },
                    "end": {
                      "line": 16,
                      "column": 10
                    },
                    "identifierName": "result"
                  },
                  "name": "result"
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 627,
                  "end": 808,
                  "loc": {
                    "start": {
                      "line": 16,
                      "column": 12
                    },
                    "end": {
                      "line": 24,
                      "column": 2
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 631,
                      "end": 652,
                      "loc": {
                        "start": {
                          "line": 17,
                          "column": 2
                        },
                        "end": {
                          "line": 17,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 631,
                        "end": 651,
                        "loc": {
                          "start": {
                            "line": 17,
                            "column": 2
                          },
                          "end": {
                            "line": 17,
                            "column": 22
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 631,
                          "end": 639,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 2
                            },
                            "end": {
                              "line": 17,
                              "column": 10
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 631,
                            "end": 637,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 2
                              },
                              "end": {
                                "line": 17,
                                "column": 8
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 638,
                            "end": 639,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 9
                              },
                              "end": {
                                "line": 17,
                                "column": 10
                              },
                              "identifierName": "a"
                            },
                            "name": "a"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 650,
                          "end": 651,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 21
                            },
                            "end": {
                              "line": 17,
                              "column": 22
                            },
                            "identifierName": "a"
                          },
                          "name": "a"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 655,
                      "end": 676,
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 2
                        },
                        "end": {
                          "line": 18,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 655,
                        "end": 675,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 2
                          },
                          "end": {
                            "line": 18,
                            "column": 22
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 655,
                          "end": 663,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 2
                            },
                            "end": {
                              "line": 18,
                              "column": 10
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 655,
                            "end": 661,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 2
                              },
                              "end": {
                                "line": 18,
                                "column": 8
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 662,
                            "end": 663,
                            "loc": {
                              "start": {
                                "line": 18,
                                "column": 9
                              },
                              "end": {
                                "line": 18,
                                "column": 10
                              },
                              "identifierName": "b"
                            },
                            "name": "b"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 674,
                          "end": 675,
                          "loc": {
                            "start": {
                              "line": 18,
                              "column": 21
                            },
                            "end": {
                              "line": 18,
                              "column": 22
                            },
                            "identifierName": "b"
                          },
                          "name": "b"
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 679,
                      "end": 703,
                      "loc": {
                        "start": {
                          "line": 19,
                          "column": 2
                        },
                        "end": {
                          "line": 19,
                          "column": 26
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 679,
                        "end": 702,
                        "loc": {
                          "start": {
                            "line": 19,
                            "column": 2
                          },
                          "end": {
                            "line": 19,
                            "column": 25
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 679,
                          "end": 692,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 2
                            },
                            "end": {
                              "line": 19,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 679,
                            "end": 685,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 2
                              },
                              "end": {
                                "line": 19,
                                "column": 8
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 686,
                            "end": 692,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 9
                              },
                              "end": {
                                "line": 19,
                                "column": 15
                              },
                              "identifierName": "a_in_b"
                            },
                            "name": "a_in_b"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 698,
                          "end": 702,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 21
                            },
                            "end": {
                              "line": 19,
                              "column": 25
                            }
                          },
                          "value": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 706,
                      "end": 730,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 2
                        },
                        "end": {
                          "line": 20,
                          "column": 26
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 706,
                        "end": 729,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 2
                          },
                          "end": {
                            "line": 20,
                            "column": 25
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 706,
                          "end": 719,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 2
                            },
                            "end": {
                              "line": 20,
                              "column": 15
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 706,
                            "end": 712,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 2
                              },
                              "end": {
                                "line": 20,
                                "column": 8
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 713,
                            "end": 719,
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 9
                              },
                              "end": {
                                "line": 20,
                                "column": 15
                              },
                              "identifierName": "b_in_a"
                            },
                            "name": "b_in_a"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 725,
                          "end": 729,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 21
                            },
                            "end": {
                              "line": 20,
                              "column": 25
                            }
                          },
                          "value": true
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 733,
                      "end": 757,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 2
                        },
                        "end": {
                          "line": 21,
                          "column": 26
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 733,
                        "end": 756,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 2
                          },
                          "end": {
                            "line": 21,
                            "column": 25
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 733,
                          "end": 747,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 2
                            },
                            "end": {
                              "line": 21,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 733,
                            "end": 739,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 2
                              },
                              "end": {
                                "line": 21,
                                "column": 8
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 740,
                            "end": 747,
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 9
                              },
                              "end": {
                                "line": 21,
                                "column": 16
                              },
                              "identifierName": "overlap"
                            },
                            "name": "overlap"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NullLiteral",
                          "start": 752,
                          "end": 756,
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 21
                            },
                            "end": {
                              "line": 21,
                              "column": 25
                            }
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 760,
                      "end": 781,
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 2
                        },
                        "end": {
                          "line": 22,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 760,
                        "end": 780,
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 2
                          },
                          "end": {
                            "line": 22,
                            "column": 22
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 760,
                          "end": 776,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 2
                            },
                            "end": {
                              "line": 22,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 760,
                            "end": 766,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 2
                              },
                              "end": {
                                "line": 22,
                                "column": 8
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 767,
                            "end": 776,
                            "loc": {
                              "start": {
                                "line": 22,
                                "column": 9
                              },
                              "end": {
                                "line": 22,
                                "column": 18
                              },
                              "identifierName": "overlap_x"
                            },
                            "name": "overlap_x"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 779,
                          "end": 780,
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 21
                            },
                            "end": {
                              "line": 22,
                              "column": 22
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 784,
                      "end": 805,
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 2
                        },
                        "end": {
                          "line": 23,
                          "column": 23
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 784,
                        "end": 804,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 2
                          },
                          "end": {
                            "line": 23,
                            "column": 22
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 784,
                          "end": 800,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 2
                            },
                            "end": {
                              "line": 23,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 784,
                            "end": 790,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 2
                              },
                              "end": {
                                "line": 23,
                                "column": 8
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 791,
                            "end": 800,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 9
                              },
                              "end": {
                                "line": 23,
                                "column": 18
                              },
                              "identifierName": "overlap_y"
                            },
                            "name": "overlap_y"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 803,
                          "end": 804,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 21
                            },
                            "end": {
                              "line": 23,
                              "column": 22
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "IfStatement",
                "start": 811,
                "end": 1030,
                "loc": {
                  "start": {
                    "line": 26,
                    "column": 1
                  },
                  "end": {
                    "line": 37,
                    "column": 2
                  }
                },
                "test": {
                  "type": "Identifier",
                  "start": 814,
                  "end": 823,
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 4
                    },
                    "end": {
                      "line": 26,
                      "column": 13
                    },
                    "identifierName": "a_polygon"
                  },
                  "name": "a_polygon"
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 825,
                  "end": 1030,
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 15
                    },
                    "end": {
                      "line": 37,
                      "column": 2
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 829,
                      "end": 1027,
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 2
                        },
                        "end": {
                          "line": 36,
                          "column": 3
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 836,
                        "end": 992,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 3
                          },
                          "end": {
                            "line": 33,
                            "column": 27
                          }
                        },
                        "left": {
                          "type": "LogicalExpression",
                          "start": 836,
                          "end": 961,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 3
                            },
                            "end": {
                              "line": 32,
                              "column": 27
                            }
                          },
                          "left": {
                            "type": "LogicalExpression",
                            "start": 836,
                            "end": 930,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 3
                              },
                              "end": {
                                "line": 31,
                                "column": 25
                              }
                            },
                            "left": {
                              "type": "LogicalExpression",
                              "start": 836,
                              "end": 901,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 3
                                },
                                "end": {
                                  "line": 30,
                                  "column": 21
                                }
                              },
                              "left": {
                                "type": "LogicalExpression",
                                "start": 836,
                                "end": 876,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 21
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 836,
                                  "end": 851,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 18
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 836,
                                    "end": 837,
                                    "loc": {
                                      "start": {
                                        "line": 28,
                                        "column": 3
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 4
                                      },
                                      "identifierName": "a"
                                    },
                                    "name": "a"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 838,
                                    "end": 851,
                                    "loc": {
                                      "start": {
                                        "line": 28,
                                        "column": 5
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 18
                                      },
                                      "identifierName": "_dirty_coords"
                                    },
                                    "name": "_dirty_coords"
                                  },
                                  "computed": false
                                },
                                "operator": "||",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 858,
                                  "end": 876,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 21
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 858,
                                    "end": 861,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 3
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 6
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 858,
                                      "end": 859,
                                      "loc": {
                                        "start": {
                                          "line": 29,
                                          "column": 3
                                        },
                                        "end": {
                                          "line": 29,
                                          "column": 4
                                        },
                                        "identifierName": "a"
                                      },
                                      "name": "a"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 860,
                                      "end": 861,
                                      "loc": {
                                        "start": {
                                          "line": 29,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 29,
                                          "column": 6
                                        },
                                        "identifierName": "x"
                                      },
                                      "name": "x"
                                    },
                                    "computed": false
                                  },
                                  "operator": "!==",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 872,
                                    "end": 876,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 21
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 872,
                                      "end": 873,
                                      "loc": {
                                        "start": {
                                          "line": 29,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 29,
                                          "column": 18
                                        },
                                        "identifierName": "a"
                                      },
                                      "name": "a"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 874,
                                      "end": 876,
                                      "loc": {
                                        "start": {
                                          "line": 29,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 29,
                                          "column": 21
                                        },
                                        "identifierName": "_x"
                                      },
                                      "name": "_x"
                                    },
                                    "computed": false
                                  }
                                }
                              },
                              "operator": "||",
                              "right": {
                                "type": "BinaryExpression",
                                "start": 883,
                                "end": 901,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 21
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 883,
                                  "end": 886,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 6
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 883,
                                    "end": 884,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 3
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 4
                                      },
                                      "identifierName": "a"
                                    },
                                    "name": "a"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 885,
                                    "end": 886,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 5
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 6
                                      },
                                      "identifierName": "y"
                                    },
                                    "name": "y"
                                  },
                                  "computed": false
                                },
                                "operator": "!==",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 897,
                                  "end": 901,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 897,
                                    "end": 898,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 18
                                      },
                                      "identifierName": "a"
                                    },
                                    "name": "a"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 899,
                                    "end": 901,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 21
                                      },
                                      "identifierName": "_y"
                                    },
                                    "name": "_y"
                                  },
                                  "computed": false
                                }
                              }
                            },
                            "operator": "||",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 908,
                              "end": 930,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 3
                                },
                                "end": {
                                  "line": 31,
                                  "column": 25
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 908,
                                "end": 915,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 10
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 908,
                                  "end": 909,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 4
                                    },
                                    "identifierName": "a"
                                  },
                                  "name": "a"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 910,
                                  "end": 915,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 5
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 10
                                    },
                                    "identifierName": "angle"
                                  },
                                  "name": "angle"
                                },
                                "computed": false
                              },
                              "operator": "!==",
                              "right": {
                                "type": "MemberExpression",
                                "start": 922,
                                "end": 930,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 922,
                                  "end": 923,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 18
                                    },
                                    "identifierName": "a"
                                  },
                                  "name": "a"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 924,
                                  "end": 930,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 25
                                    },
                                    "identifierName": "_angle"
                                  },
                                  "name": "_angle"
                                },
                                "computed": false
                              }
                            }
                          },
                          "operator": "||",
                          "right": {
                            "type": "BinaryExpression",
                            "start": 937,
                            "end": 961,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 3
                              },
                              "end": {
                                "line": 32,
                                "column": 27
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 937,
                              "end": 946,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 3
                                },
                                "end": {
                                  "line": 32,
                                  "column": 12
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 937,
                                "end": 938,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 4
                                  },
                                  "identifierName": "a"
                                },
                                "name": "a"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 939,
                                "end": 946,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 5
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 12
                                  },
                                  "identifierName": "scale_x"
                                },
                                "name": "scale_x"
                              },
                              "computed": false
                            },
                            "operator": "!==",
                            "right": {
                              "type": "MemberExpression",
                              "start": 951,
                              "end": 961,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 17
                                },
                                "end": {
                                  "line": 32,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 951,
                                "end": 952,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 18
                                  },
                                  "identifierName": "a"
                                },
                                "name": "a"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 953,
                                "end": 961,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 27
                                  },
                                  "identifierName": "_scale_x"
                                },
                                "name": "_scale_x"
                              },
                              "computed": false
                            }
                          }
                        },
                        "operator": "||",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 968,
                          "end": 992,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 3
                            },
                            "end": {
                              "line": 33,
                              "column": 27
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 968,
                            "end": 977,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 3
                              },
                              "end": {
                                "line": 33,
                                "column": 12
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 968,
                              "end": 969,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 3
                                },
                                "end": {
                                  "line": 33,
                                  "column": 4
                                },
                                "identifierName": "a"
                              },
                              "name": "a"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 970,
                              "end": 977,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 5
                                },
                                "end": {
                                  "line": 33,
                                  "column": 12
                                },
                                "identifierName": "scale_y"
                              },
                              "name": "scale_y"
                            },
                            "computed": false
                          },
                          "operator": "!==",
                          "right": {
                            "type": "MemberExpression",
                            "start": 982,
                            "end": 992,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 17
                              },
                              "end": {
                                "line": 33,
                                "column": 27
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 982,
                              "end": 983,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 17
                                },
                                "end": {
                                  "line": 33,
                                  "column": 18
                                },
                                "identifierName": "a"
                              },
                              "name": "a"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 984,
                              "end": 992,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 19
                                },
                                "end": {
                                  "line": 33,
                                  "column": 27
                                },
                                "identifierName": "_scale_y"
                              },
                              "name": "_scale_y"
                            },
                            "computed": false
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 997,
                        "end": 1027,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 4
                          },
                          "end": {
                            "line": 36,
                            "column": 3
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1002,
                            "end": 1023,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 3
                              },
                              "end": {
                                "line": 35,
                                "column": 24
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1002,
                              "end": 1022,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 3
                                },
                                "end": {
                                  "line": 35,
                                  "column": 23
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1002,
                                "end": 1020,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 21
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1002,
                                  "end": 1003,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 4
                                    },
                                    "identifierName": "a"
                                  },
                                  "name": "a"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1004,
                                  "end": 1020,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 5
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 21
                                    },
                                    "identifierName": "_calculateCoords"
                                  },
                                  "name": "_calculateCoords"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "IfStatement",
                "start": 1033,
                "end": 1252,
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 1
                  },
                  "end": {
                    "line": 50,
                    "column": 2
                  }
                },
                "test": {
                  "type": "Identifier",
                  "start": 1036,
                  "end": 1045,
                  "loc": {
                    "start": {
                      "line": 39,
                      "column": 4
                    },
                    "end": {
                      "line": 39,
                      "column": 13
                    },
                    "identifierName": "b_polygon"
                  },
                  "name": "b_polygon"
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 1047,
                  "end": 1252,
                  "loc": {
                    "start": {
                      "line": 39,
                      "column": 15
                    },
                    "end": {
                      "line": 50,
                      "column": 2
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 1051,
                      "end": 1249,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 2
                        },
                        "end": {
                          "line": 49,
                          "column": 3
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 1058,
                        "end": 1214,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 3
                          },
                          "end": {
                            "line": 46,
                            "column": 27
                          }
                        },
                        "left": {
                          "type": "LogicalExpression",
                          "start": 1058,
                          "end": 1183,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 3
                            },
                            "end": {
                              "line": 45,
                              "column": 27
                            }
                          },
                          "left": {
                            "type": "LogicalExpression",
                            "start": 1058,
                            "end": 1152,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 3
                              },
                              "end": {
                                "line": 44,
                                "column": 25
                              }
                            },
                            "left": {
                              "type": "LogicalExpression",
                              "start": 1058,
                              "end": 1123,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 3
                                },
                                "end": {
                                  "line": 43,
                                  "column": 21
                                }
                              },
                              "left": {
                                "type": "LogicalExpression",
                                "start": 1058,
                                "end": 1098,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 21
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 1058,
                                  "end": 1073,
                                  "loc": {
                                    "start": {
                                      "line": 41,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 18
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1058,
                                    "end": 1059,
                                    "loc": {
                                      "start": {
                                        "line": 41,
                                        "column": 3
                                      },
                                      "end": {
                                        "line": 41,
                                        "column": 4
                                      },
                                      "identifierName": "b"
                                    },
                                    "name": "b"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1060,
                                    "end": 1073,
                                    "loc": {
                                      "start": {
                                        "line": 41,
                                        "column": 5
                                      },
                                      "end": {
                                        "line": 41,
                                        "column": 18
                                      },
                                      "identifierName": "_dirty_coords"
                                    },
                                    "name": "_dirty_coords"
                                  },
                                  "computed": false
                                },
                                "operator": "||",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 1080,
                                  "end": 1098,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 21
                                    }
                                  },
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 1080,
                                    "end": 1083,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 3
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 6
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1080,
                                      "end": 1081,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 3
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 4
                                        },
                                        "identifierName": "b"
                                      },
                                      "name": "b"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1082,
                                      "end": 1083,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 6
                                        },
                                        "identifierName": "x"
                                      },
                                      "name": "x"
                                    },
                                    "computed": false
                                  },
                                  "operator": "!==",
                                  "right": {
                                    "type": "MemberExpression",
                                    "start": 1094,
                                    "end": 1098,
                                    "loc": {
                                      "start": {
                                        "line": 42,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 42,
                                        "column": 21
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 1094,
                                      "end": 1095,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 18
                                        },
                                        "identifierName": "b"
                                      },
                                      "name": "b"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 1096,
                                      "end": 1098,
                                      "loc": {
                                        "start": {
                                          "line": 42,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 42,
                                          "column": 21
                                        },
                                        "identifierName": "_x"
                                      },
                                      "name": "_x"
                                    },
                                    "computed": false
                                  }
                                }
                              },
                              "operator": "||",
                              "right": {
                                "type": "BinaryExpression",
                                "start": 1105,
                                "end": 1123,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 21
                                  }
                                },
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 1105,
                                  "end": 1108,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 6
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1105,
                                    "end": 1106,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 3
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 4
                                      },
                                      "identifierName": "b"
                                    },
                                    "name": "b"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1107,
                                    "end": 1108,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 5
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 6
                                      },
                                      "identifierName": "y"
                                    },
                                    "name": "y"
                                  },
                                  "computed": false
                                },
                                "operator": "!==",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 1119,
                                  "end": 1123,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1119,
                                    "end": 1120,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 18
                                      },
                                      "identifierName": "b"
                                    },
                                    "name": "b"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1121,
                                    "end": 1123,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 21
                                      },
                                      "identifierName": "_y"
                                    },
                                    "name": "_y"
                                  },
                                  "computed": false
                                }
                              }
                            },
                            "operator": "||",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 1130,
                              "end": 1152,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 3
                                },
                                "end": {
                                  "line": 44,
                                  "column": 25
                                }
                              },
                              "left": {
                                "type": "MemberExpression",
                                "start": 1130,
                                "end": 1137,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 10
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1130,
                                  "end": 1131,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 4
                                    },
                                    "identifierName": "b"
                                  },
                                  "name": "b"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1132,
                                  "end": 1137,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 5
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 10
                                    },
                                    "identifierName": "angle"
                                  },
                                  "name": "angle"
                                },
                                "computed": false
                              },
                              "operator": "!==",
                              "right": {
                                "type": "MemberExpression",
                                "start": 1144,
                                "end": 1152,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1144,
                                  "end": 1145,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 18
                                    },
                                    "identifierName": "b"
                                  },
                                  "name": "b"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1146,
                                  "end": 1152,
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 25
                                    },
                                    "identifierName": "_angle"
                                  },
                                  "name": "_angle"
                                },
                                "computed": false
                              }
                            }
                          },
                          "operator": "||",
                          "right": {
                            "type": "BinaryExpression",
                            "start": 1159,
                            "end": 1183,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 3
                              },
                              "end": {
                                "line": 45,
                                "column": 27
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 1159,
                              "end": 1168,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 3
                                },
                                "end": {
                                  "line": 45,
                                  "column": 12
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1159,
                                "end": 1160,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 4
                                  },
                                  "identifierName": "b"
                                },
                                "name": "b"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1161,
                                "end": 1168,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 5
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 12
                                  },
                                  "identifierName": "scale_x"
                                },
                                "name": "scale_x"
                              },
                              "computed": false
                            },
                            "operator": "!==",
                            "right": {
                              "type": "MemberExpression",
                              "start": 1173,
                              "end": 1183,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 17
                                },
                                "end": {
                                  "line": 45,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1173,
                                "end": 1174,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 18
                                  },
                                  "identifierName": "b"
                                },
                                "name": "b"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1175,
                                "end": 1183,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 27
                                  },
                                  "identifierName": "_scale_x"
                                },
                                "name": "_scale_x"
                              },
                              "computed": false
                            }
                          }
                        },
                        "operator": "||",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 1190,
                          "end": 1214,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 3
                            },
                            "end": {
                              "line": 46,
                              "column": 27
                            }
                          },
                          "left": {
                            "type": "MemberExpression",
                            "start": 1190,
                            "end": 1199,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 3
                              },
                              "end": {
                                "line": 46,
                                "column": 12
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1190,
                              "end": 1191,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 3
                                },
                                "end": {
                                  "line": 46,
                                  "column": 4
                                },
                                "identifierName": "b"
                              },
                              "name": "b"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1192,
                              "end": 1199,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 5
                                },
                                "end": {
                                  "line": 46,
                                  "column": 12
                                },
                                "identifierName": "scale_y"
                              },
                              "name": "scale_y"
                            },
                            "computed": false
                          },
                          "operator": "!==",
                          "right": {
                            "type": "MemberExpression",
                            "start": 1204,
                            "end": 1214,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 17
                              },
                              "end": {
                                "line": 46,
                                "column": 27
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1204,
                              "end": 1205,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 17
                                },
                                "end": {
                                  "line": 46,
                                  "column": 18
                                },
                                "identifierName": "b"
                              },
                              "name": "b"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1206,
                              "end": 1214,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 19
                                },
                                "end": {
                                  "line": 46,
                                  "column": 27
                                },
                                "identifierName": "_scale_y"
                              },
                              "name": "_scale_y"
                            },
                            "computed": false
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1219,
                        "end": 1249,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 4
                          },
                          "end": {
                            "line": 49,
                            "column": 3
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1224,
                            "end": 1245,
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 3
                              },
                              "end": {
                                "line": 48,
                                "column": 24
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1224,
                              "end": 1244,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 3
                                },
                                "end": {
                                  "line": 48,
                                  "column": 23
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1224,
                                "end": 1242,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 21
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1224,
                                  "end": 1225,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 4
                                    },
                                    "identifierName": "b"
                                  },
                                  "name": "b"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1226,
                                  "end": 1242,
                                  "loc": {
                                    "start": {
                                      "line": 48,
                                      "column": 5
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 21
                                    },
                                    "identifierName": "_calculateCoords"
                                  },
                                  "name": "_calculateCoords"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "IfStatement",
                "start": 1255,
                "end": 1638,
                "loc": {
                  "start": {
                    "line": 52,
                    "column": 1
                  },
                  "end": {
                    "line": 67,
                    "column": 2
                  }
                },
                "test": {
                  "type": "LogicalExpression",
                  "start": 1258,
                  "end": 1281,
                  "loc": {
                    "start": {
                      "line": 52,
                      "column": 4
                    },
                    "end": {
                      "line": 52,
                      "column": 27
                    }
                  },
                  "left": {
                    "type": "UnaryExpression",
                    "start": 1258,
                    "end": 1263,
                    "loc": {
                      "start": {
                        "line": 52,
                        "column": 4
                      },
                      "end": {
                        "line": 52,
                        "column": 9
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "Identifier",
                      "start": 1259,
                      "end": 1263,
                      "loc": {
                        "start": {
                          "line": 52,
                          "column": 5
                        },
                        "end": {
                          "line": 52,
                          "column": 9
                        },
                        "identifierName": "aabb"
                      },
                      "name": "aabb"
                    },
                    "extra": {
                      "parenthesizedArgument": false
                    }
                  },
                  "operator": "||",
                  "right": {
                    "type": "CallExpression",
                    "start": 1267,
                    "end": 1281,
                    "loc": {
                      "start": {
                        "line": 52,
                        "column": 13
                      },
                      "end": {
                        "line": 52,
                        "column": 27
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 1267,
                      "end": 1275,
                      "loc": {
                        "start": {
                          "line": 52,
                          "column": 13
                        },
                        "end": {
                          "line": 52,
                          "column": 21
                        },
                        "identifierName": "aabbAABB"
                      },
                      "name": "aabbAABB"
                    },
                    "arguments": [
                      {
                        "type": "Identifier",
                        "start": 1276,
                        "end": 1277,
                        "loc": {
                          "start": {
                            "line": 52,
                            "column": 22
                          },
                          "end": {
                            "line": 52,
                            "column": 23
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      {
                        "type": "Identifier",
                        "start": 1279,
                        "end": 1280,
                        "loc": {
                          "start": {
                            "line": 52,
                            "column": 25
                          },
                          "end": {
                            "line": 52,
                            "column": 26
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      }
                    ]
                  }
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 1283,
                  "end": 1638,
                  "loc": {
                    "start": {
                      "line": 52,
                      "column": 29
                    },
                    "end": {
                      "line": 67,
                      "column": 2
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 1287,
                      "end": 1352,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 2
                        },
                        "end": {
                          "line": 55,
                          "column": 3
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 1290,
                        "end": 1319,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 5
                          },
                          "end": {
                            "line": 53,
                            "column": 34
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 1290,
                          "end": 1299,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 5
                            },
                            "end": {
                              "line": 53,
                              "column": 14
                            },
                            "identifierName": "a_polygon"
                          },
                          "name": "a_polygon"
                        },
                        "operator": "&&",
                        "right": {
                          "type": "MemberExpression",
                          "start": 1303,
                          "end": 1319,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 18
                            },
                            "end": {
                              "line": 53,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1303,
                            "end": 1304,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 18
                              },
                              "end": {
                                "line": 53,
                                "column": 19
                              },
                              "identifierName": "a"
                            },
                            "name": "a"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1305,
                            "end": 1319,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 20
                              },
                              "end": {
                                "line": 53,
                                "column": 34
                              },
                              "identifierName": "_dirty_normals"
                            },
                            "name": "_dirty_normals"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1321,
                        "end": 1352,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 36
                          },
                          "end": {
                            "line": 55,
                            "column": 3
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1326,
                            "end": 1348,
                            "loc": {
                              "start": {
                                "line": 54,
                                "column": 3
                              },
                              "end": {
                                "line": 54,
                                "column": 25
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1326,
                              "end": 1347,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 3
                                },
                                "end": {
                                  "line": 54,
                                  "column": 24
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1326,
                                "end": 1345,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1326,
                                  "end": 1327,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 4
                                    },
                                    "identifierName": "a"
                                  },
                                  "name": "a"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1328,
                                  "end": 1345,
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 5
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 22
                                    },
                                    "identifierName": "_calculateNormals"
                                  },
                                  "name": "_calculateNormals"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 1356,
                      "end": 1421,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 2
                        },
                        "end": {
                          "line": 59,
                          "column": 3
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 1359,
                        "end": 1388,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 5
                          },
                          "end": {
                            "line": 57,
                            "column": 34
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 1359,
                          "end": 1368,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 5
                            },
                            "end": {
                              "line": 57,
                              "column": 14
                            },
                            "identifierName": "b_polygon"
                          },
                          "name": "b_polygon"
                        },
                        "operator": "&&",
                        "right": {
                          "type": "MemberExpression",
                          "start": 1372,
                          "end": 1388,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 18
                            },
                            "end": {
                              "line": 57,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1372,
                            "end": 1373,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 18
                              },
                              "end": {
                                "line": 57,
                                "column": 19
                              },
                              "identifierName": "b"
                            },
                            "name": "b"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1374,
                            "end": 1388,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 20
                              },
                              "end": {
                                "line": 57,
                                "column": 34
                              },
                              "identifierName": "_dirty_normals"
                            },
                            "name": "_dirty_normals"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1390,
                        "end": 1421,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 36
                          },
                          "end": {
                            "line": 59,
                            "column": 3
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1395,
                            "end": 1417,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 3
                              },
                              "end": {
                                "line": 58,
                                "column": 25
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 1395,
                              "end": 1416,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 3
                                },
                                "end": {
                                  "line": 58,
                                  "column": 24
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1395,
                                "end": 1414,
                                "loc": {
                                  "start": {
                                    "line": 58,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1395,
                                  "end": 1396,
                                  "loc": {
                                    "start": {
                                      "line": 58,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 4
                                    },
                                    "identifierName": "b"
                                  },
                                  "name": "b"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1397,
                                  "end": 1414,
                                  "loc": {
                                    "start": {
                                      "line": 58,
                                      "column": 5
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 22
                                    },
                                    "identifierName": "_calculateNormals"
                                  },
                                  "name": "_calculateNormals"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1425,
                      "end": 1635,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 2
                        },
                        "end": {
                          "line": 66,
                          "column": 4
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1425,
                        "end": 1634,
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 2
                          },
                          "end": {
                            "line": 66,
                            "column": 3
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "Identifier",
                          "start": 1425,
                          "end": 1434,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 2
                            },
                            "end": {
                              "line": 61,
                              "column": 11
                            },
                            "identifierName": "collision"
                          },
                          "name": "collision"
                        },
                        "right": {
                          "type": "ConditionalExpression",
                          "start": 1442,
                          "end": 1630,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 3
                            },
                            "end": {
                              "line": 65,
                              "column": 29
                            }
                          },
                          "test": {
                            "type": "LogicalExpression",
                            "start": 1442,
                            "end": 1464,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 3
                              },
                              "end": {
                                "line": 62,
                                "column": 25
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 1442,
                              "end": 1451,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 3
                                },
                                "end": {
                                  "line": 62,
                                  "column": 12
                                },
                                "identifierName": "a_polygon"
                              },
                              "name": "a_polygon"
                            },
                            "operator": "&&",
                            "right": {
                              "type": "Identifier",
                              "start": 1455,
                              "end": 1464,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 16
                                },
                                "end": {
                                  "line": 62,
                                  "column": 25
                                },
                                "identifierName": "b_polygon"
                              },
                              "name": "b_polygon"
                            }
                          },
                          "consequent": {
                            "type": "CallExpression",
                            "start": 1467,
                            "end": 1495,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 28
                              },
                              "end": {
                                "line": 62,
                                "column": 56
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 1467,
                              "end": 1481,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 28
                                },
                                "end": {
                                  "line": 62,
                                  "column": 42
                                },
                                "identifierName": "polygonPolygon"
                              },
                              "name": "polygonPolygon"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 1482,
                                "end": 1483,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 44
                                  },
                                  "identifierName": "a"
                                },
                                "name": "a"
                              },
                              {
                                "type": "Identifier",
                                "start": 1485,
                                "end": 1486,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 47
                                  },
                                  "identifierName": "b"
                                },
                                "name": "b"
                              },
                              {
                                "type": "Identifier",
                                "start": 1488,
                                "end": 1494,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 55
                                  },
                                  "identifierName": "result"
                                },
                                "name": "result"
                              }
                            ]
                          },
                          "alternate": {
                            "type": "ConditionalExpression",
                            "start": 1501,
                            "end": 1630,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 3
                              },
                              "end": {
                                "line": 65,
                                "column": 29
                              }
                            },
                            "test": {
                              "type": "Identifier",
                              "start": 1501,
                              "end": 1510,
                              "loc": {
                                "start": {
                                  "line": 63,
                                  "column": 3
                                },
                                "end": {
                                  "line": 63,
                                  "column": 12
                                },
                                "identifierName": "a_polygon"
                              },
                              "name": "a_polygon"
                            },
                            "consequent": {
                              "type": "CallExpression",
                              "start": 1513,
                              "end": 1547,
                              "loc": {
                                "start": {
                                  "line": 63,
                                  "column": 15
                                },
                                "end": {
                                  "line": 63,
                                  "column": 49
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 1513,
                                "end": 1526,
                                "loc": {
                                  "start": {
                                    "line": 63,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 63,
                                    "column": 28
                                  },
                                  "identifierName": "polygonCircle"
                                },
                                "name": "polygonCircle"
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 1527,
                                  "end": 1528,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 30
                                    },
                                    "identifierName": "a"
                                  },
                                  "name": "a"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 1530,
                                  "end": 1531,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 33
                                    },
                                    "identifierName": "b"
                                  },
                                  "name": "b"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 1533,
                                  "end": 1539,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 41
                                    },
                                    "identifierName": "result"
                                  },
                                  "name": "result"
                                },
                                {
                                  "type": "BooleanLiteral",
                                  "start": 1541,
                                  "end": 1546,
                                  "loc": {
                                    "start": {
                                      "line": 63,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 48
                                    }
                                  },
                                  "value": false
                                }
                              ]
                            },
                            "alternate": {
                              "type": "ConditionalExpression",
                              "start": 1553,
                              "end": 1630,
                              "loc": {
                                "start": {
                                  "line": 64,
                                  "column": 3
                                },
                                "end": {
                                  "line": 65,
                                  "column": 29
                                }
                              },
                              "test": {
                                "type": "Identifier",
                                "start": 1553,
                                "end": 1562,
                                "loc": {
                                  "start": {
                                    "line": 64,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 64,
                                    "column": 12
                                  },
                                  "identifierName": "b_polygon"
                                },
                                "name": "b_polygon"
                              },
                              "consequent": {
                                "type": "CallExpression",
                                "start": 1565,
                                "end": 1598,
                                "loc": {
                                  "start": {
                                    "line": 64,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 64,
                                    "column": 48
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 1565,
                                  "end": 1578,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 28
                                    },
                                    "identifierName": "polygonCircle"
                                  },
                                  "name": "polygonCircle"
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 1579,
                                    "end": 1580,
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 30
                                      },
                                      "identifierName": "b"
                                    },
                                    "name": "b"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 1582,
                                    "end": 1583,
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 33
                                      },
                                      "identifierName": "a"
                                    },
                                    "name": "a"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 1585,
                                    "end": 1591,
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 41
                                      },
                                      "identifierName": "result"
                                    },
                                    "name": "result"
                                  },
                                  {
                                    "type": "BooleanLiteral",
                                    "start": 1593,
                                    "end": 1597,
                                    "loc": {
                                      "start": {
                                        "line": 64,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 64,
                                        "column": 47
                                      }
                                    },
                                    "value": true
                                  }
                                ]
                              },
                              "alternate": {
                                "type": "CallExpression",
                                "start": 1604,
                                "end": 1630,
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 29
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 1604,
                                  "end": 1616,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 3
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 15
                                    },
                                    "identifierName": "circleCircle"
                                  },
                                  "name": "circleCircle"
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 1617,
                                    "end": 1618,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 17
                                      },
                                      "identifierName": "a"
                                    },
                                    "name": "a"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 1620,
                                    "end": 1621,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 20
                                      },
                                      "identifierName": "b"
                                    },
                                    "name": "b"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 1623,
                                    "end": 1629,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 28
                                      },
                                      "identifierName": "result"
                                    },
                                    "name": "result"
                                  }
                                ]
                              }
                            }
                          },
                          "extra": {
                            "parenthesized": true,
                            "parenStart": 1437
                          }
                        }
                      }
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "IfStatement",
                "start": 1641,
                "end": 1688,
                "loc": {
                  "start": {
                    "line": 69,
                    "column": 1
                  },
                  "end": {
                    "line": 71,
                    "column": 2
                  }
                },
                "test": {
                  "type": "Identifier",
                  "start": 1644,
                  "end": 1650,
                  "loc": {
                    "start": {
                      "line": 69,
                      "column": 4
                    },
                    "end": {
                      "line": 69,
                      "column": 10
                    },
                    "identifierName": "result"
                  },
                  "name": "result"
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 1652,
                  "end": 1688,
                  "loc": {
                    "start": {
                      "line": 69,
                      "column": 12
                    },
                    "end": {
                      "line": 71,
                      "column": 2
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1656,
                      "end": 1685,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 2
                        },
                        "end": {
                          "line": 70,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 1656,
                        "end": 1684,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 2
                          },
                          "end": {
                            "line": 70,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 1656,
                          "end": 1672,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 2
                            },
                            "end": {
                              "line": 70,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1656,
                            "end": 1662,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 2
                              },
                              "end": {
                                "line": 70,
                                "column": 8
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1663,
                            "end": 1672,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 9
                              },
                              "end": {
                                "line": 70,
                                "column": 18
                              },
                              "identifierName": "collision"
                            },
                            "name": "collision"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 1675,
                          "end": 1684,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 21
                            },
                            "end": {
                              "line": 70,
                              "column": 30
                            },
                            "identifierName": "collision"
                          },
                          "name": "collision"
                        }
                      }
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "ReturnStatement",
                "start": 1691,
                "end": 1708,
                "loc": {
                  "start": {
                    "line": 73,
                    "column": 1
                  },
                  "end": {
                    "line": 73,
                    "column": 18
                  }
                },
                "argument": {
                  "type": "Identifier",
                  "start": 1698,
                  "end": 1707,
                  "loc": {
                    "start": {
                      "line": 73,
                      "column": 8
                    },
                    "end": {
                      "line": 73,
                      "column": 17
                    },
                    "identifierName": "collision"
                  },
                  "name": "collision"
                }
              }
            ],
            "directives": []
          },
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * Determines if two bodies are colliding using the Separating Axis Theorem\n * @private\n * @param {Circle|Polygon|Point} a The source body to test\n * @param {Circle|Polygon|Point} b The target body to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @param {Boolean} [aabb = true] Set to false to skip the AABB test (useful if you use your own collision heuristic)\n * @returns {Boolean}\n ",
              "start": 0,
              "end": 462,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 0
                },
                "end": {
                  "line": 9,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": []
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determines if two bodies are colliding using the Separating Axis Theorem\n * @private\n * @param {Circle|Polygon|Point} a The source body to test\n * @param {Circle|Polygon|Point} b The target body to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @param {Boolean} [aabb = true] Set to false to skip the AABB test (useful if you use your own collision heuristic)\n * @returns {Boolean}\n ",
            "start": 0,
            "end": 462,
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 9,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "EmptyStatement",
        "start": 1710,
        "end": 1711,
        "loc": {
          "start": {
            "line": 74,
            "column": 1
          },
          "end": {
            "line": 74,
            "column": 2
          }
        },
        "leadingComments": null,
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determines if two bodies' axis aligned bounding boxes are colliding\n * @param {Circle|Polygon|Point} a The source body to test\n * @param {Circle|Polygon|Point} b The target body to test against\n ",
            "start": 1713,
            "end": 1917,
            "loc": {
              "start": {
                "line": 76,
                "column": 0
              },
              "end": {
                "line": 80,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "FunctionDeclaration",
        "start": 1918,
        "end": 2833,
        "loc": {
          "start": {
            "line": 81,
            "column": 0
          },
          "end": {
            "line": 101,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 1927,
          "end": 1935,
          "loc": {
            "start": {
              "line": 81,
              "column": 9
            },
            "end": {
              "line": 81,
              "column": 17
            },
            "identifierName": "aabbAABB"
          },
          "name": "aabbAABB",
          "leadingComments": null
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "Identifier",
            "start": 1936,
            "end": 1937,
            "loc": {
              "start": {
                "line": 81,
                "column": 18
              },
              "end": {
                "line": 81,
                "column": 19
              },
              "identifierName": "a"
            },
            "name": "a"
          },
          {
            "type": "Identifier",
            "start": 1939,
            "end": 1940,
            "loc": {
              "start": {
                "line": 81,
                "column": 21
              },
              "end": {
                "line": 81,
                "column": 22
              },
              "identifierName": "b"
            },
            "name": "b"
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 1942,
          "end": 2833,
          "loc": {
            "start": {
              "line": 81,
              "column": 24
            },
            "end": {
              "line": 101,
              "column": 1
            }
          },
          "body": [
            {
              "type": "VariableDeclaration",
              "start": 1945,
              "end": 1974,
              "loc": {
                "start": {
                  "line": 82,
                  "column": 1
                },
                "end": {
                  "line": 82,
                  "column": 30
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 1951,
                  "end": 1973,
                  "loc": {
                    "start": {
                      "line": 82,
                      "column": 7
                    },
                    "end": {
                      "line": 82,
                      "column": 29
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 1951,
                    "end": 1960,
                    "loc": {
                      "start": {
                        "line": 82,
                        "column": 7
                      },
                      "end": {
                        "line": 82,
                        "column": 16
                      },
                      "identifierName": "a_polygon"
                    },
                    "name": "a_polygon"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 1963,
                    "end": 1973,
                    "loc": {
                      "start": {
                        "line": 82,
                        "column": 19
                      },
                      "end": {
                        "line": 82,
                        "column": 29
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 1963,
                      "end": 1964,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 19
                        },
                        "end": {
                          "line": 82,
                          "column": 20
                        },
                        "identifierName": "a"
                      },
                      "name": "a"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 1965,
                      "end": 1973,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 21
                        },
                        "end": {
                          "line": 82,
                          "column": 29
                        },
                        "identifierName": "_polygon"
                      },
                      "name": "_polygon"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 1976,
              "end": 2014,
              "loc": {
                "start": {
                  "line": 83,
                  "column": 1
                },
                "end": {
                  "line": 83,
                  "column": 39
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 1982,
                  "end": 2013,
                  "loc": {
                    "start": {
                      "line": 83,
                      "column": 7
                    },
                    "end": {
                      "line": 83,
                      "column": 38
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 1982,
                    "end": 1985,
                    "loc": {
                      "start": {
                        "line": 83,
                        "column": 7
                      },
                      "end": {
                        "line": 83,
                        "column": 10
                      },
                      "identifierName": "a_x"
                    },
                    "name": "a_x"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 1994,
                    "end": 2013,
                    "loc": {
                      "start": {
                        "line": 83,
                        "column": 19
                      },
                      "end": {
                        "line": 83,
                        "column": 38
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 1994,
                      "end": 2003,
                      "loc": {
                        "start": {
                          "line": 83,
                          "column": 19
                        },
                        "end": {
                          "line": 83,
                          "column": 28
                        },
                        "identifierName": "a_polygon"
                      },
                      "name": "a_polygon"
                    },
                    "consequent": {
                      "type": "NumericLiteral",
                      "start": 2006,
                      "end": 2007,
                      "loc": {
                        "start": {
                          "line": 83,
                          "column": 31
                        },
                        "end": {
                          "line": 83,
                          "column": 32
                        }
                      },
                      "extra": {
                        "rawValue": 0,
                        "raw": "0"
                      },
                      "value": 0
                    },
                    "alternate": {
                      "type": "MemberExpression",
                      "start": 2010,
                      "end": 2013,
                      "loc": {
                        "start": {
                          "line": 83,
                          "column": 35
                        },
                        "end": {
                          "line": 83,
                          "column": 38
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2010,
                        "end": 2011,
                        "loc": {
                          "start": {
                            "line": 83,
                            "column": 35
                          },
                          "end": {
                            "line": 83,
                            "column": 36
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2012,
                        "end": 2013,
                        "loc": {
                          "start": {
                            "line": 83,
                            "column": 37
                          },
                          "end": {
                            "line": 83,
                            "column": 38
                          },
                          "identifierName": "x"
                        },
                        "name": "x"
                      },
                      "computed": false
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2016,
              "end": 2054,
              "loc": {
                "start": {
                  "line": 84,
                  "column": 1
                },
                "end": {
                  "line": 84,
                  "column": 39
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2022,
                  "end": 2053,
                  "loc": {
                    "start": {
                      "line": 84,
                      "column": 7
                    },
                    "end": {
                      "line": 84,
                      "column": 38
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2022,
                    "end": 2025,
                    "loc": {
                      "start": {
                        "line": 84,
                        "column": 7
                      },
                      "end": {
                        "line": 84,
                        "column": 10
                      },
                      "identifierName": "a_y"
                    },
                    "name": "a_y"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2034,
                    "end": 2053,
                    "loc": {
                      "start": {
                        "line": 84,
                        "column": 19
                      },
                      "end": {
                        "line": 84,
                        "column": 38
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2034,
                      "end": 2043,
                      "loc": {
                        "start": {
                          "line": 84,
                          "column": 19
                        },
                        "end": {
                          "line": 84,
                          "column": 28
                        },
                        "identifierName": "a_polygon"
                      },
                      "name": "a_polygon"
                    },
                    "consequent": {
                      "type": "NumericLiteral",
                      "start": 2046,
                      "end": 2047,
                      "loc": {
                        "start": {
                          "line": 84,
                          "column": 31
                        },
                        "end": {
                          "line": 84,
                          "column": 32
                        }
                      },
                      "extra": {
                        "rawValue": 0,
                        "raw": "0"
                      },
                      "value": 0
                    },
                    "alternate": {
                      "type": "MemberExpression",
                      "start": 2050,
                      "end": 2053,
                      "loc": {
                        "start": {
                          "line": 84,
                          "column": 35
                        },
                        "end": {
                          "line": 84,
                          "column": 38
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2050,
                        "end": 2051,
                        "loc": {
                          "start": {
                            "line": 84,
                            "column": 35
                          },
                          "end": {
                            "line": 84,
                            "column": 36
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2052,
                        "end": 2053,
                        "loc": {
                          "start": {
                            "line": 84,
                            "column": 37
                          },
                          "end": {
                            "line": 84,
                            "column": 38
                          },
                          "identifierName": "y"
                        },
                        "name": "y"
                      },
                      "computed": false
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2056,
              "end": 2109,
              "loc": {
                "start": {
                  "line": 85,
                  "column": 1
                },
                "end": {
                  "line": 85,
                  "column": 54
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2062,
                  "end": 2108,
                  "loc": {
                    "start": {
                      "line": 85,
                      "column": 7
                    },
                    "end": {
                      "line": 85,
                      "column": 53
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2062,
                    "end": 2070,
                    "loc": {
                      "start": {
                        "line": 85,
                        "column": 7
                      },
                      "end": {
                        "line": 85,
                        "column": 15
                      },
                      "identifierName": "a_radius"
                    },
                    "name": "a_radius"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2074,
                    "end": 2108,
                    "loc": {
                      "start": {
                        "line": 85,
                        "column": 19
                      },
                      "end": {
                        "line": 85,
                        "column": 53
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2074,
                      "end": 2083,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 19
                        },
                        "end": {
                          "line": 85,
                          "column": 28
                        },
                        "identifierName": "a_polygon"
                      },
                      "name": "a_polygon"
                    },
                    "consequent": {
                      "type": "NumericLiteral",
                      "start": 2086,
                      "end": 2087,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 31
                        },
                        "end": {
                          "line": 85,
                          "column": 32
                        }
                      },
                      "extra": {
                        "rawValue": 0,
                        "raw": "0"
                      },
                      "value": 0
                    },
                    "alternate": {
                      "type": "BinaryExpression",
                      "start": 2090,
                      "end": 2108,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 35
                        },
                        "end": {
                          "line": 85,
                          "column": 53
                        }
                      },
                      "left": {
                        "type": "MemberExpression",
                        "start": 2090,
                        "end": 2098,
                        "loc": {
                          "start": {
                            "line": 85,
                            "column": 35
                          },
                          "end": {
                            "line": 85,
                            "column": 43
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 2090,
                          "end": 2091,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 35
                            },
                            "end": {
                              "line": 85,
                              "column": 36
                            },
                            "identifierName": "a"
                          },
                          "name": "a"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2092,
                          "end": 2098,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 37
                            },
                            "end": {
                              "line": 85,
                              "column": 43
                            },
                            "identifierName": "radius"
                          },
                          "name": "radius"
                        },
                        "computed": false
                      },
                      "operator": "*",
                      "right": {
                        "type": "MemberExpression",
                        "start": 2101,
                        "end": 2108,
                        "loc": {
                          "start": {
                            "line": 85,
                            "column": 46
                          },
                          "end": {
                            "line": 85,
                            "column": 53
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 2101,
                          "end": 2102,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 46
                            },
                            "end": {
                              "line": 85,
                              "column": 47
                            },
                            "identifierName": "a"
                          },
                          "name": "a"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2103,
                          "end": 2108,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 48
                            },
                            "end": {
                              "line": 85,
                              "column": 53
                            },
                            "identifierName": "scale"
                          },
                          "name": "scale"
                        },
                        "computed": false
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2111,
              "end": 2167,
              "loc": {
                "start": {
                  "line": 86,
                  "column": 1
                },
                "end": {
                  "line": 86,
                  "column": 57
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2117,
                  "end": 2166,
                  "loc": {
                    "start": {
                      "line": 86,
                      "column": 7
                    },
                    "end": {
                      "line": 86,
                      "column": 56
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2117,
                    "end": 2124,
                    "loc": {
                      "start": {
                        "line": 86,
                        "column": 7
                      },
                      "end": {
                        "line": 86,
                        "column": 14
                      },
                      "identifierName": "a_min_x"
                    },
                    "name": "a_min_x"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2129,
                    "end": 2166,
                    "loc": {
                      "start": {
                        "line": 86,
                        "column": 19
                      },
                      "end": {
                        "line": 86,
                        "column": 56
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2129,
                      "end": 2138,
                      "loc": {
                        "start": {
                          "line": 86,
                          "column": 19
                        },
                        "end": {
                          "line": 86,
                          "column": 28
                        },
                        "identifierName": "a_polygon"
                      },
                      "name": "a_polygon"
                    },
                    "consequent": {
                      "type": "MemberExpression",
                      "start": 2141,
                      "end": 2149,
                      "loc": {
                        "start": {
                          "line": 86,
                          "column": 31
                        },
                        "end": {
                          "line": 86,
                          "column": 39
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2141,
                        "end": 2142,
                        "loc": {
                          "start": {
                            "line": 86,
                            "column": 31
                          },
                          "end": {
                            "line": 86,
                            "column": 32
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2143,
                        "end": 2149,
                        "loc": {
                          "start": {
                            "line": 86,
                            "column": 33
                          },
                          "end": {
                            "line": 86,
                            "column": 39
                          },
                          "identifierName": "_min_x"
                        },
                        "name": "_min_x"
                      },
                      "computed": false
                    },
                    "alternate": {
                      "type": "BinaryExpression",
                      "start": 2152,
                      "end": 2166,
                      "loc": {
                        "start": {
                          "line": 86,
                          "column": 42
                        },
                        "end": {
                          "line": 86,
                          "column": 56
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 2152,
                        "end": 2155,
                        "loc": {
                          "start": {
                            "line": 86,
                            "column": 42
                          },
                          "end": {
                            "line": 86,
                            "column": 45
                          },
                          "identifierName": "a_x"
                        },
                        "name": "a_x"
                      },
                      "operator": "-",
                      "right": {
                        "type": "Identifier",
                        "start": 2158,
                        "end": 2166,
                        "loc": {
                          "start": {
                            "line": 86,
                            "column": 48
                          },
                          "end": {
                            "line": 86,
                            "column": 56
                          },
                          "identifierName": "a_radius"
                        },
                        "name": "a_radius"
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2169,
              "end": 2225,
              "loc": {
                "start": {
                  "line": 87,
                  "column": 1
                },
                "end": {
                  "line": 87,
                  "column": 57
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2175,
                  "end": 2224,
                  "loc": {
                    "start": {
                      "line": 87,
                      "column": 7
                    },
                    "end": {
                      "line": 87,
                      "column": 56
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2175,
                    "end": 2182,
                    "loc": {
                      "start": {
                        "line": 87,
                        "column": 7
                      },
                      "end": {
                        "line": 87,
                        "column": 14
                      },
                      "identifierName": "a_min_y"
                    },
                    "name": "a_min_y"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2187,
                    "end": 2224,
                    "loc": {
                      "start": {
                        "line": 87,
                        "column": 19
                      },
                      "end": {
                        "line": 87,
                        "column": 56
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2187,
                      "end": 2196,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 19
                        },
                        "end": {
                          "line": 87,
                          "column": 28
                        },
                        "identifierName": "a_polygon"
                      },
                      "name": "a_polygon"
                    },
                    "consequent": {
                      "type": "MemberExpression",
                      "start": 2199,
                      "end": 2207,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 31
                        },
                        "end": {
                          "line": 87,
                          "column": 39
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2199,
                        "end": 2200,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 31
                          },
                          "end": {
                            "line": 87,
                            "column": 32
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2201,
                        "end": 2207,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 33
                          },
                          "end": {
                            "line": 87,
                            "column": 39
                          },
                          "identifierName": "_min_y"
                        },
                        "name": "_min_y"
                      },
                      "computed": false
                    },
                    "alternate": {
                      "type": "BinaryExpression",
                      "start": 2210,
                      "end": 2224,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 42
                        },
                        "end": {
                          "line": 87,
                          "column": 56
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 2210,
                        "end": 2213,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 42
                          },
                          "end": {
                            "line": 87,
                            "column": 45
                          },
                          "identifierName": "a_y"
                        },
                        "name": "a_y"
                      },
                      "operator": "-",
                      "right": {
                        "type": "Identifier",
                        "start": 2216,
                        "end": 2224,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 48
                          },
                          "end": {
                            "line": 87,
                            "column": 56
                          },
                          "identifierName": "a_radius"
                        },
                        "name": "a_radius"
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2227,
              "end": 2283,
              "loc": {
                "start": {
                  "line": 88,
                  "column": 1
                },
                "end": {
                  "line": 88,
                  "column": 57
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2233,
                  "end": 2282,
                  "loc": {
                    "start": {
                      "line": 88,
                      "column": 7
                    },
                    "end": {
                      "line": 88,
                      "column": 56
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2233,
                    "end": 2240,
                    "loc": {
                      "start": {
                        "line": 88,
                        "column": 7
                      },
                      "end": {
                        "line": 88,
                        "column": 14
                      },
                      "identifierName": "a_max_x"
                    },
                    "name": "a_max_x"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2245,
                    "end": 2282,
                    "loc": {
                      "start": {
                        "line": 88,
                        "column": 19
                      },
                      "end": {
                        "line": 88,
                        "column": 56
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2245,
                      "end": 2254,
                      "loc": {
                        "start": {
                          "line": 88,
                          "column": 19
                        },
                        "end": {
                          "line": 88,
                          "column": 28
                        },
                        "identifierName": "a_polygon"
                      },
                      "name": "a_polygon"
                    },
                    "consequent": {
                      "type": "MemberExpression",
                      "start": 2257,
                      "end": 2265,
                      "loc": {
                        "start": {
                          "line": 88,
                          "column": 31
                        },
                        "end": {
                          "line": 88,
                          "column": 39
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2257,
                        "end": 2258,
                        "loc": {
                          "start": {
                            "line": 88,
                            "column": 31
                          },
                          "end": {
                            "line": 88,
                            "column": 32
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2259,
                        "end": 2265,
                        "loc": {
                          "start": {
                            "line": 88,
                            "column": 33
                          },
                          "end": {
                            "line": 88,
                            "column": 39
                          },
                          "identifierName": "_max_x"
                        },
                        "name": "_max_x"
                      },
                      "computed": false
                    },
                    "alternate": {
                      "type": "BinaryExpression",
                      "start": 2268,
                      "end": 2282,
                      "loc": {
                        "start": {
                          "line": 88,
                          "column": 42
                        },
                        "end": {
                          "line": 88,
                          "column": 56
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 2268,
                        "end": 2271,
                        "loc": {
                          "start": {
                            "line": 88,
                            "column": 42
                          },
                          "end": {
                            "line": 88,
                            "column": 45
                          },
                          "identifierName": "a_x"
                        },
                        "name": "a_x"
                      },
                      "operator": "+",
                      "right": {
                        "type": "Identifier",
                        "start": 2274,
                        "end": 2282,
                        "loc": {
                          "start": {
                            "line": 88,
                            "column": 48
                          },
                          "end": {
                            "line": 88,
                            "column": 56
                          },
                          "identifierName": "a_radius"
                        },
                        "name": "a_radius"
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2285,
              "end": 2341,
              "loc": {
                "start": {
                  "line": 89,
                  "column": 1
                },
                "end": {
                  "line": 89,
                  "column": 57
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2291,
                  "end": 2340,
                  "loc": {
                    "start": {
                      "line": 89,
                      "column": 7
                    },
                    "end": {
                      "line": 89,
                      "column": 56
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2291,
                    "end": 2298,
                    "loc": {
                      "start": {
                        "line": 89,
                        "column": 7
                      },
                      "end": {
                        "line": 89,
                        "column": 14
                      },
                      "identifierName": "a_max_y"
                    },
                    "name": "a_max_y"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2303,
                    "end": 2340,
                    "loc": {
                      "start": {
                        "line": 89,
                        "column": 19
                      },
                      "end": {
                        "line": 89,
                        "column": 56
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2303,
                      "end": 2312,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 19
                        },
                        "end": {
                          "line": 89,
                          "column": 28
                        },
                        "identifierName": "a_polygon"
                      },
                      "name": "a_polygon"
                    },
                    "consequent": {
                      "type": "MemberExpression",
                      "start": 2315,
                      "end": 2323,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 31
                        },
                        "end": {
                          "line": 89,
                          "column": 39
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2315,
                        "end": 2316,
                        "loc": {
                          "start": {
                            "line": 89,
                            "column": 31
                          },
                          "end": {
                            "line": 89,
                            "column": 32
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2317,
                        "end": 2323,
                        "loc": {
                          "start": {
                            "line": 89,
                            "column": 33
                          },
                          "end": {
                            "line": 89,
                            "column": 39
                          },
                          "identifierName": "_max_y"
                        },
                        "name": "_max_y"
                      },
                      "computed": false
                    },
                    "alternate": {
                      "type": "BinaryExpression",
                      "start": 2326,
                      "end": 2340,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 42
                        },
                        "end": {
                          "line": 89,
                          "column": 56
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 2326,
                        "end": 2329,
                        "loc": {
                          "start": {
                            "line": 89,
                            "column": 42
                          },
                          "end": {
                            "line": 89,
                            "column": 45
                          },
                          "identifierName": "a_y"
                        },
                        "name": "a_y"
                      },
                      "operator": "+",
                      "right": {
                        "type": "Identifier",
                        "start": 2332,
                        "end": 2340,
                        "loc": {
                          "start": {
                            "line": 89,
                            "column": 48
                          },
                          "end": {
                            "line": 89,
                            "column": 56
                          },
                          "identifierName": "a_radius"
                        },
                        "name": "a_radius"
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2344,
              "end": 2373,
              "loc": {
                "start": {
                  "line": 91,
                  "column": 1
                },
                "end": {
                  "line": 91,
                  "column": 30
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2350,
                  "end": 2372,
                  "loc": {
                    "start": {
                      "line": 91,
                      "column": 7
                    },
                    "end": {
                      "line": 91,
                      "column": 29
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2350,
                    "end": 2359,
                    "loc": {
                      "start": {
                        "line": 91,
                        "column": 7
                      },
                      "end": {
                        "line": 91,
                        "column": 16
                      },
                      "identifierName": "b_polygon"
                    },
                    "name": "b_polygon"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 2362,
                    "end": 2372,
                    "loc": {
                      "start": {
                        "line": 91,
                        "column": 19
                      },
                      "end": {
                        "line": 91,
                        "column": 29
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 2362,
                      "end": 2363,
                      "loc": {
                        "start": {
                          "line": 91,
                          "column": 19
                        },
                        "end": {
                          "line": 91,
                          "column": 20
                        },
                        "identifierName": "b"
                      },
                      "name": "b"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 2364,
                      "end": 2372,
                      "loc": {
                        "start": {
                          "line": 91,
                          "column": 21
                        },
                        "end": {
                          "line": 91,
                          "column": 29
                        },
                        "identifierName": "_polygon"
                      },
                      "name": "_polygon"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2375,
              "end": 2413,
              "loc": {
                "start": {
                  "line": 92,
                  "column": 1
                },
                "end": {
                  "line": 92,
                  "column": 39
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2381,
                  "end": 2412,
                  "loc": {
                    "start": {
                      "line": 92,
                      "column": 7
                    },
                    "end": {
                      "line": 92,
                      "column": 38
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2381,
                    "end": 2384,
                    "loc": {
                      "start": {
                        "line": 92,
                        "column": 7
                      },
                      "end": {
                        "line": 92,
                        "column": 10
                      },
                      "identifierName": "b_x"
                    },
                    "name": "b_x"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2393,
                    "end": 2412,
                    "loc": {
                      "start": {
                        "line": 92,
                        "column": 19
                      },
                      "end": {
                        "line": 92,
                        "column": 38
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2393,
                      "end": 2402,
                      "loc": {
                        "start": {
                          "line": 92,
                          "column": 19
                        },
                        "end": {
                          "line": 92,
                          "column": 28
                        },
                        "identifierName": "b_polygon"
                      },
                      "name": "b_polygon"
                    },
                    "consequent": {
                      "type": "NumericLiteral",
                      "start": 2405,
                      "end": 2406,
                      "loc": {
                        "start": {
                          "line": 92,
                          "column": 31
                        },
                        "end": {
                          "line": 92,
                          "column": 32
                        }
                      },
                      "extra": {
                        "rawValue": 0,
                        "raw": "0"
                      },
                      "value": 0
                    },
                    "alternate": {
                      "type": "MemberExpression",
                      "start": 2409,
                      "end": 2412,
                      "loc": {
                        "start": {
                          "line": 92,
                          "column": 35
                        },
                        "end": {
                          "line": 92,
                          "column": 38
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2409,
                        "end": 2410,
                        "loc": {
                          "start": {
                            "line": 92,
                            "column": 35
                          },
                          "end": {
                            "line": 92,
                            "column": 36
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2411,
                        "end": 2412,
                        "loc": {
                          "start": {
                            "line": 92,
                            "column": 37
                          },
                          "end": {
                            "line": 92,
                            "column": 38
                          },
                          "identifierName": "x"
                        },
                        "name": "x"
                      },
                      "computed": false
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2415,
              "end": 2453,
              "loc": {
                "start": {
                  "line": 93,
                  "column": 1
                },
                "end": {
                  "line": 93,
                  "column": 39
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2421,
                  "end": 2452,
                  "loc": {
                    "start": {
                      "line": 93,
                      "column": 7
                    },
                    "end": {
                      "line": 93,
                      "column": 38
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2421,
                    "end": 2424,
                    "loc": {
                      "start": {
                        "line": 93,
                        "column": 7
                      },
                      "end": {
                        "line": 93,
                        "column": 10
                      },
                      "identifierName": "b_y"
                    },
                    "name": "b_y"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2433,
                    "end": 2452,
                    "loc": {
                      "start": {
                        "line": 93,
                        "column": 19
                      },
                      "end": {
                        "line": 93,
                        "column": 38
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2433,
                      "end": 2442,
                      "loc": {
                        "start": {
                          "line": 93,
                          "column": 19
                        },
                        "end": {
                          "line": 93,
                          "column": 28
                        },
                        "identifierName": "b_polygon"
                      },
                      "name": "b_polygon"
                    },
                    "consequent": {
                      "type": "NumericLiteral",
                      "start": 2445,
                      "end": 2446,
                      "loc": {
                        "start": {
                          "line": 93,
                          "column": 31
                        },
                        "end": {
                          "line": 93,
                          "column": 32
                        }
                      },
                      "extra": {
                        "rawValue": 0,
                        "raw": "0"
                      },
                      "value": 0
                    },
                    "alternate": {
                      "type": "MemberExpression",
                      "start": 2449,
                      "end": 2452,
                      "loc": {
                        "start": {
                          "line": 93,
                          "column": 35
                        },
                        "end": {
                          "line": 93,
                          "column": 38
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2449,
                        "end": 2450,
                        "loc": {
                          "start": {
                            "line": 93,
                            "column": 35
                          },
                          "end": {
                            "line": 93,
                            "column": 36
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2451,
                        "end": 2452,
                        "loc": {
                          "start": {
                            "line": 93,
                            "column": 37
                          },
                          "end": {
                            "line": 93,
                            "column": 38
                          },
                          "identifierName": "y"
                        },
                        "name": "y"
                      },
                      "computed": false
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2455,
              "end": 2508,
              "loc": {
                "start": {
                  "line": 94,
                  "column": 1
                },
                "end": {
                  "line": 94,
                  "column": 54
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2461,
                  "end": 2507,
                  "loc": {
                    "start": {
                      "line": 94,
                      "column": 7
                    },
                    "end": {
                      "line": 94,
                      "column": 53
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2461,
                    "end": 2469,
                    "loc": {
                      "start": {
                        "line": 94,
                        "column": 7
                      },
                      "end": {
                        "line": 94,
                        "column": 15
                      },
                      "identifierName": "b_radius"
                    },
                    "name": "b_radius"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2473,
                    "end": 2507,
                    "loc": {
                      "start": {
                        "line": 94,
                        "column": 19
                      },
                      "end": {
                        "line": 94,
                        "column": 53
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2473,
                      "end": 2482,
                      "loc": {
                        "start": {
                          "line": 94,
                          "column": 19
                        },
                        "end": {
                          "line": 94,
                          "column": 28
                        },
                        "identifierName": "b_polygon"
                      },
                      "name": "b_polygon"
                    },
                    "consequent": {
                      "type": "NumericLiteral",
                      "start": 2485,
                      "end": 2486,
                      "loc": {
                        "start": {
                          "line": 94,
                          "column": 31
                        },
                        "end": {
                          "line": 94,
                          "column": 32
                        }
                      },
                      "extra": {
                        "rawValue": 0,
                        "raw": "0"
                      },
                      "value": 0
                    },
                    "alternate": {
                      "type": "BinaryExpression",
                      "start": 2489,
                      "end": 2507,
                      "loc": {
                        "start": {
                          "line": 94,
                          "column": 35
                        },
                        "end": {
                          "line": 94,
                          "column": 53
                        }
                      },
                      "left": {
                        "type": "MemberExpression",
                        "start": 2489,
                        "end": 2497,
                        "loc": {
                          "start": {
                            "line": 94,
                            "column": 35
                          },
                          "end": {
                            "line": 94,
                            "column": 43
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 2489,
                          "end": 2490,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 35
                            },
                            "end": {
                              "line": 94,
                              "column": 36
                            },
                            "identifierName": "b"
                          },
                          "name": "b"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2491,
                          "end": 2497,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 37
                            },
                            "end": {
                              "line": 94,
                              "column": 43
                            },
                            "identifierName": "radius"
                          },
                          "name": "radius"
                        },
                        "computed": false
                      },
                      "operator": "*",
                      "right": {
                        "type": "MemberExpression",
                        "start": 2500,
                        "end": 2507,
                        "loc": {
                          "start": {
                            "line": 94,
                            "column": 46
                          },
                          "end": {
                            "line": 94,
                            "column": 53
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 2500,
                          "end": 2501,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 46
                            },
                            "end": {
                              "line": 94,
                              "column": 47
                            },
                            "identifierName": "b"
                          },
                          "name": "b"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 2502,
                          "end": 2507,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 48
                            },
                            "end": {
                              "line": 94,
                              "column": 53
                            },
                            "identifierName": "scale"
                          },
                          "name": "scale"
                        },
                        "computed": false
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2510,
              "end": 2566,
              "loc": {
                "start": {
                  "line": 95,
                  "column": 1
                },
                "end": {
                  "line": 95,
                  "column": 57
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2516,
                  "end": 2565,
                  "loc": {
                    "start": {
                      "line": 95,
                      "column": 7
                    },
                    "end": {
                      "line": 95,
                      "column": 56
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2516,
                    "end": 2523,
                    "loc": {
                      "start": {
                        "line": 95,
                        "column": 7
                      },
                      "end": {
                        "line": 95,
                        "column": 14
                      },
                      "identifierName": "b_min_x"
                    },
                    "name": "b_min_x"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2528,
                    "end": 2565,
                    "loc": {
                      "start": {
                        "line": 95,
                        "column": 19
                      },
                      "end": {
                        "line": 95,
                        "column": 56
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2528,
                      "end": 2537,
                      "loc": {
                        "start": {
                          "line": 95,
                          "column": 19
                        },
                        "end": {
                          "line": 95,
                          "column": 28
                        },
                        "identifierName": "b_polygon"
                      },
                      "name": "b_polygon"
                    },
                    "consequent": {
                      "type": "MemberExpression",
                      "start": 2540,
                      "end": 2548,
                      "loc": {
                        "start": {
                          "line": 95,
                          "column": 31
                        },
                        "end": {
                          "line": 95,
                          "column": 39
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2540,
                        "end": 2541,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 31
                          },
                          "end": {
                            "line": 95,
                            "column": 32
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2542,
                        "end": 2548,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 33
                          },
                          "end": {
                            "line": 95,
                            "column": 39
                          },
                          "identifierName": "_min_x"
                        },
                        "name": "_min_x"
                      },
                      "computed": false
                    },
                    "alternate": {
                      "type": "BinaryExpression",
                      "start": 2551,
                      "end": 2565,
                      "loc": {
                        "start": {
                          "line": 95,
                          "column": 42
                        },
                        "end": {
                          "line": 95,
                          "column": 56
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 2551,
                        "end": 2554,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 42
                          },
                          "end": {
                            "line": 95,
                            "column": 45
                          },
                          "identifierName": "b_x"
                        },
                        "name": "b_x"
                      },
                      "operator": "-",
                      "right": {
                        "type": "Identifier",
                        "start": 2557,
                        "end": 2565,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 48
                          },
                          "end": {
                            "line": 95,
                            "column": 56
                          },
                          "identifierName": "b_radius"
                        },
                        "name": "b_radius"
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2568,
              "end": 2624,
              "loc": {
                "start": {
                  "line": 96,
                  "column": 1
                },
                "end": {
                  "line": 96,
                  "column": 57
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2574,
                  "end": 2623,
                  "loc": {
                    "start": {
                      "line": 96,
                      "column": 7
                    },
                    "end": {
                      "line": 96,
                      "column": 56
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2574,
                    "end": 2581,
                    "loc": {
                      "start": {
                        "line": 96,
                        "column": 7
                      },
                      "end": {
                        "line": 96,
                        "column": 14
                      },
                      "identifierName": "b_min_y"
                    },
                    "name": "b_min_y"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2586,
                    "end": 2623,
                    "loc": {
                      "start": {
                        "line": 96,
                        "column": 19
                      },
                      "end": {
                        "line": 96,
                        "column": 56
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2586,
                      "end": 2595,
                      "loc": {
                        "start": {
                          "line": 96,
                          "column": 19
                        },
                        "end": {
                          "line": 96,
                          "column": 28
                        },
                        "identifierName": "b_polygon"
                      },
                      "name": "b_polygon"
                    },
                    "consequent": {
                      "type": "MemberExpression",
                      "start": 2598,
                      "end": 2606,
                      "loc": {
                        "start": {
                          "line": 96,
                          "column": 31
                        },
                        "end": {
                          "line": 96,
                          "column": 39
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2598,
                        "end": 2599,
                        "loc": {
                          "start": {
                            "line": 96,
                            "column": 31
                          },
                          "end": {
                            "line": 96,
                            "column": 32
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2600,
                        "end": 2606,
                        "loc": {
                          "start": {
                            "line": 96,
                            "column": 33
                          },
                          "end": {
                            "line": 96,
                            "column": 39
                          },
                          "identifierName": "_min_y"
                        },
                        "name": "_min_y"
                      },
                      "computed": false
                    },
                    "alternate": {
                      "type": "BinaryExpression",
                      "start": 2609,
                      "end": 2623,
                      "loc": {
                        "start": {
                          "line": 96,
                          "column": 42
                        },
                        "end": {
                          "line": 96,
                          "column": 56
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 2609,
                        "end": 2612,
                        "loc": {
                          "start": {
                            "line": 96,
                            "column": 42
                          },
                          "end": {
                            "line": 96,
                            "column": 45
                          },
                          "identifierName": "b_y"
                        },
                        "name": "b_y"
                      },
                      "operator": "-",
                      "right": {
                        "type": "Identifier",
                        "start": 2615,
                        "end": 2623,
                        "loc": {
                          "start": {
                            "line": 96,
                            "column": 48
                          },
                          "end": {
                            "line": 96,
                            "column": 56
                          },
                          "identifierName": "b_radius"
                        },
                        "name": "b_radius"
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2626,
              "end": 2682,
              "loc": {
                "start": {
                  "line": 97,
                  "column": 1
                },
                "end": {
                  "line": 97,
                  "column": 57
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2632,
                  "end": 2681,
                  "loc": {
                    "start": {
                      "line": 97,
                      "column": 7
                    },
                    "end": {
                      "line": 97,
                      "column": 56
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2632,
                    "end": 2639,
                    "loc": {
                      "start": {
                        "line": 97,
                        "column": 7
                      },
                      "end": {
                        "line": 97,
                        "column": 14
                      },
                      "identifierName": "b_max_x"
                    },
                    "name": "b_max_x"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2644,
                    "end": 2681,
                    "loc": {
                      "start": {
                        "line": 97,
                        "column": 19
                      },
                      "end": {
                        "line": 97,
                        "column": 56
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2644,
                      "end": 2653,
                      "loc": {
                        "start": {
                          "line": 97,
                          "column": 19
                        },
                        "end": {
                          "line": 97,
                          "column": 28
                        },
                        "identifierName": "b_polygon"
                      },
                      "name": "b_polygon"
                    },
                    "consequent": {
                      "type": "MemberExpression",
                      "start": 2656,
                      "end": 2664,
                      "loc": {
                        "start": {
                          "line": 97,
                          "column": 31
                        },
                        "end": {
                          "line": 97,
                          "column": 39
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2656,
                        "end": 2657,
                        "loc": {
                          "start": {
                            "line": 97,
                            "column": 31
                          },
                          "end": {
                            "line": 97,
                            "column": 32
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2658,
                        "end": 2664,
                        "loc": {
                          "start": {
                            "line": 97,
                            "column": 33
                          },
                          "end": {
                            "line": 97,
                            "column": 39
                          },
                          "identifierName": "_max_x"
                        },
                        "name": "_max_x"
                      },
                      "computed": false
                    },
                    "alternate": {
                      "type": "BinaryExpression",
                      "start": 2667,
                      "end": 2681,
                      "loc": {
                        "start": {
                          "line": 97,
                          "column": 42
                        },
                        "end": {
                          "line": 97,
                          "column": 56
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 2667,
                        "end": 2670,
                        "loc": {
                          "start": {
                            "line": 97,
                            "column": 42
                          },
                          "end": {
                            "line": 97,
                            "column": 45
                          },
                          "identifierName": "b_x"
                        },
                        "name": "b_x"
                      },
                      "operator": "+",
                      "right": {
                        "type": "Identifier",
                        "start": 2673,
                        "end": 2681,
                        "loc": {
                          "start": {
                            "line": 97,
                            "column": 48
                          },
                          "end": {
                            "line": 97,
                            "column": 56
                          },
                          "identifierName": "b_radius"
                        },
                        "name": "b_radius"
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 2684,
              "end": 2740,
              "loc": {
                "start": {
                  "line": 98,
                  "column": 1
                },
                "end": {
                  "line": 98,
                  "column": 57
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 2690,
                  "end": 2739,
                  "loc": {
                    "start": {
                      "line": 98,
                      "column": 7
                    },
                    "end": {
                      "line": 98,
                      "column": 56
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 2690,
                    "end": 2697,
                    "loc": {
                      "start": {
                        "line": 98,
                        "column": 7
                      },
                      "end": {
                        "line": 98,
                        "column": 14
                      },
                      "identifierName": "b_max_y"
                    },
                    "name": "b_max_y"
                  },
                  "init": {
                    "type": "ConditionalExpression",
                    "start": 2702,
                    "end": 2739,
                    "loc": {
                      "start": {
                        "line": 98,
                        "column": 19
                      },
                      "end": {
                        "line": 98,
                        "column": 56
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 2702,
                      "end": 2711,
                      "loc": {
                        "start": {
                          "line": 98,
                          "column": 19
                        },
                        "end": {
                          "line": 98,
                          "column": 28
                        },
                        "identifierName": "b_polygon"
                      },
                      "name": "b_polygon"
                    },
                    "consequent": {
                      "type": "MemberExpression",
                      "start": 2714,
                      "end": 2722,
                      "loc": {
                        "start": {
                          "line": 98,
                          "column": 31
                        },
                        "end": {
                          "line": 98,
                          "column": 39
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2714,
                        "end": 2715,
                        "loc": {
                          "start": {
                            "line": 98,
                            "column": 31
                          },
                          "end": {
                            "line": 98,
                            "column": 32
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2716,
                        "end": 2722,
                        "loc": {
                          "start": {
                            "line": 98,
                            "column": 33
                          },
                          "end": {
                            "line": 98,
                            "column": 39
                          },
                          "identifierName": "_max_y"
                        },
                        "name": "_max_y"
                      },
                      "computed": false
                    },
                    "alternate": {
                      "type": "BinaryExpression",
                      "start": 2725,
                      "end": 2739,
                      "loc": {
                        "start": {
                          "line": 98,
                          "column": 42
                        },
                        "end": {
                          "line": 98,
                          "column": 56
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 2725,
                        "end": 2728,
                        "loc": {
                          "start": {
                            "line": 98,
                            "column": 42
                          },
                          "end": {
                            "line": 98,
                            "column": 45
                          },
                          "identifierName": "b_y"
                        },
                        "name": "b_y"
                      },
                      "operator": "+",
                      "right": {
                        "type": "Identifier",
                        "start": 2731,
                        "end": 2739,
                        "loc": {
                          "start": {
                            "line": 98,
                            "column": 48
                          },
                          "end": {
                            "line": 98,
                            "column": 56
                          },
                          "identifierName": "b_radius"
                        },
                        "name": "b_radius"
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "ReturnStatement",
              "start": 2743,
              "end": 2831,
              "loc": {
                "start": {
                  "line": 100,
                  "column": 1
                },
                "end": {
                  "line": 100,
                  "column": 89
                }
              },
              "argument": {
                "type": "LogicalExpression",
                "start": 2750,
                "end": 2830,
                "loc": {
                  "start": {
                    "line": 100,
                    "column": 8
                  },
                  "end": {
                    "line": 100,
                    "column": 88
                  }
                },
                "left": {
                  "type": "LogicalExpression",
                  "start": 2750,
                  "end": 2809,
                  "loc": {
                    "start": {
                      "line": 100,
                      "column": 8
                    },
                    "end": {
                      "line": 100,
                      "column": 67
                    }
                  },
                  "left": {
                    "type": "LogicalExpression",
                    "start": 2750,
                    "end": 2788,
                    "loc": {
                      "start": {
                        "line": 100,
                        "column": 8
                      },
                      "end": {
                        "line": 100,
                        "column": 46
                      }
                    },
                    "left": {
                      "type": "BinaryExpression",
                      "start": 2750,
                      "end": 2767,
                      "loc": {
                        "start": {
                          "line": 100,
                          "column": 8
                        },
                        "end": {
                          "line": 100,
                          "column": 25
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 2750,
                        "end": 2757,
                        "loc": {
                          "start": {
                            "line": 100,
                            "column": 8
                          },
                          "end": {
                            "line": 100,
                            "column": 15
                          },
                          "identifierName": "a_min_x"
                        },
                        "name": "a_min_x"
                      },
                      "operator": "<",
                      "right": {
                        "type": "Identifier",
                        "start": 2760,
                        "end": 2767,
                        "loc": {
                          "start": {
                            "line": 100,
                            "column": 18
                          },
                          "end": {
                            "line": 100,
                            "column": 25
                          },
                          "identifierName": "b_max_x"
                        },
                        "name": "b_max_x"
                      }
                    },
                    "operator": "&&",
                    "right": {
                      "type": "BinaryExpression",
                      "start": 2771,
                      "end": 2788,
                      "loc": {
                        "start": {
                          "line": 100,
                          "column": 29
                        },
                        "end": {
                          "line": 100,
                          "column": 46
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 2771,
                        "end": 2778,
                        "loc": {
                          "start": {
                            "line": 100,
                            "column": 29
                          },
                          "end": {
                            "line": 100,
                            "column": 36
                          },
                          "identifierName": "a_min_y"
                        },
                        "name": "a_min_y"
                      },
                      "operator": "<",
                      "right": {
                        "type": "Identifier",
                        "start": 2781,
                        "end": 2788,
                        "loc": {
                          "start": {
                            "line": 100,
                            "column": 39
                          },
                          "end": {
                            "line": 100,
                            "column": 46
                          },
                          "identifierName": "b_max_y"
                        },
                        "name": "b_max_y"
                      }
                    }
                  },
                  "operator": "&&",
                  "right": {
                    "type": "BinaryExpression",
                    "start": 2792,
                    "end": 2809,
                    "loc": {
                      "start": {
                        "line": 100,
                        "column": 50
                      },
                      "end": {
                        "line": 100,
                        "column": 67
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 2792,
                      "end": 2799,
                      "loc": {
                        "start": {
                          "line": 100,
                          "column": 50
                        },
                        "end": {
                          "line": 100,
                          "column": 57
                        },
                        "identifierName": "a_max_x"
                      },
                      "name": "a_max_x"
                    },
                    "operator": ">",
                    "right": {
                      "type": "Identifier",
                      "start": 2802,
                      "end": 2809,
                      "loc": {
                        "start": {
                          "line": 100,
                          "column": 60
                        },
                        "end": {
                          "line": 100,
                          "column": 67
                        },
                        "identifierName": "b_min_x"
                      },
                      "name": "b_min_x"
                    }
                  }
                },
                "operator": "&&",
                "right": {
                  "type": "BinaryExpression",
                  "start": 2813,
                  "end": 2830,
                  "loc": {
                    "start": {
                      "line": 100,
                      "column": 71
                    },
                    "end": {
                      "line": 100,
                      "column": 88
                    }
                  },
                  "left": {
                    "type": "Identifier",
                    "start": 2813,
                    "end": 2820,
                    "loc": {
                      "start": {
                        "line": 100,
                        "column": 71
                      },
                      "end": {
                        "line": 100,
                        "column": 78
                      },
                      "identifierName": "a_max_y"
                    },
                    "name": "a_max_y"
                  },
                  "operator": ">",
                  "right": {
                    "type": "Identifier",
                    "start": 2823,
                    "end": 2830,
                    "loc": {
                      "start": {
                        "line": 100,
                        "column": 81
                      },
                      "end": {
                        "line": 100,
                        "column": 88
                      },
                      "identifierName": "b_min_y"
                    },
                    "name": "b_min_y"
                  }
                }
              }
            }
          ],
          "directives": [],
          "trailingComments": null
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determines if two bodies' axis aligned bounding boxes are colliding\n * @param {Circle|Polygon|Point} a The source body to test\n * @param {Circle|Polygon|Point} b The target body to test against\n ",
            "start": 1713,
            "end": 1917,
            "loc": {
              "start": {
                "line": 76,
                "column": 0
              },
              "end": {
                "line": 80,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determines if two polygons are colliding\n * @param {Polygon} a The source polygon to test\n * @param {Polygon} b The target polygon to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
            "start": 2835,
            "end": 3115,
            "loc": {
              "start": {
                "line": 103,
                "column": 0
              },
              "end": {
                "line": 109,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "FunctionDeclaration",
        "start": 3116,
        "end": 3999,
        "loc": {
          "start": {
            "line": 110,
            "column": 0
          },
          "end": {
            "line": 148,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 3125,
          "end": 3139,
          "loc": {
            "start": {
              "line": 110,
              "column": 9
            },
            "end": {
              "line": 110,
              "column": 23
            },
            "identifierName": "polygonPolygon"
          },
          "name": "polygonPolygon",
          "leadingComments": null
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "Identifier",
            "start": 3140,
            "end": 3141,
            "loc": {
              "start": {
                "line": 110,
                "column": 24
              },
              "end": {
                "line": 110,
                "column": 25
              },
              "identifierName": "a"
            },
            "name": "a"
          },
          {
            "type": "Identifier",
            "start": 3143,
            "end": 3144,
            "loc": {
              "start": {
                "line": 110,
                "column": 27
              },
              "end": {
                "line": 110,
                "column": 28
              },
              "identifierName": "b"
            },
            "name": "b"
          },
          {
            "type": "AssignmentPattern",
            "start": 3146,
            "end": 3159,
            "loc": {
              "start": {
                "line": 110,
                "column": 30
              },
              "end": {
                "line": 110,
                "column": 43
              }
            },
            "left": {
              "type": "Identifier",
              "start": 3146,
              "end": 3152,
              "loc": {
                "start": {
                  "line": 110,
                  "column": 30
                },
                "end": {
                  "line": 110,
                  "column": 36
                },
                "identifierName": "result"
              },
              "name": "result"
            },
            "right": {
              "type": "NullLiteral",
              "start": 3155,
              "end": 3159,
              "loc": {
                "start": {
                  "line": 110,
                  "column": 39
                },
                "end": {
                  "line": 110,
                  "column": 43
                }
              }
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 3161,
          "end": 3999,
          "loc": {
            "start": {
              "line": 110,
              "column": 45
            },
            "end": {
              "line": 148,
              "column": 1
            }
          },
          "body": [
            {
              "type": "VariableDeclaration",
              "start": 3164,
              "end": 3197,
              "loc": {
                "start": {
                  "line": 111,
                  "column": 1
                },
                "end": {
                  "line": 111,
                  "column": 34
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 3170,
                  "end": 3196,
                  "loc": {
                    "start": {
                      "line": 111,
                      "column": 7
                    },
                    "end": {
                      "line": 111,
                      "column": 33
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 3170,
                    "end": 3177,
                    "loc": {
                      "start": {
                        "line": 111,
                        "column": 7
                      },
                      "end": {
                        "line": 111,
                        "column": 14
                      },
                      "identifierName": "a_count"
                    },
                    "name": "a_count"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 3180,
                    "end": 3196,
                    "loc": {
                      "start": {
                        "line": 111,
                        "column": 17
                      },
                      "end": {
                        "line": 111,
                        "column": 33
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 3180,
                      "end": 3189,
                      "loc": {
                        "start": {
                          "line": 111,
                          "column": 17
                        },
                        "end": {
                          "line": 111,
                          "column": 26
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 3180,
                        "end": 3181,
                        "loc": {
                          "start": {
                            "line": 111,
                            "column": 17
                          },
                          "end": {
                            "line": 111,
                            "column": 18
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 3182,
                        "end": 3189,
                        "loc": {
                          "start": {
                            "line": 111,
                            "column": 19
                          },
                          "end": {
                            "line": 111,
                            "column": 26
                          },
                          "identifierName": "_coords"
                        },
                        "name": "_coords"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3190,
                      "end": 3196,
                      "loc": {
                        "start": {
                          "line": 111,
                          "column": 27
                        },
                        "end": {
                          "line": 111,
                          "column": 33
                        },
                        "identifierName": "length"
                      },
                      "name": "length"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 3199,
              "end": 3232,
              "loc": {
                "start": {
                  "line": 112,
                  "column": 1
                },
                "end": {
                  "line": 112,
                  "column": 34
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 3205,
                  "end": 3231,
                  "loc": {
                    "start": {
                      "line": 112,
                      "column": 7
                    },
                    "end": {
                      "line": 112,
                      "column": 33
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 3205,
                    "end": 3212,
                    "loc": {
                      "start": {
                        "line": 112,
                        "column": 7
                      },
                      "end": {
                        "line": 112,
                        "column": 14
                      },
                      "identifierName": "b_count"
                    },
                    "name": "b_count"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 3215,
                    "end": 3231,
                    "loc": {
                      "start": {
                        "line": 112,
                        "column": 17
                      },
                      "end": {
                        "line": 112,
                        "column": 33
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 3215,
                      "end": 3224,
                      "loc": {
                        "start": {
                          "line": 112,
                          "column": 17
                        },
                        "end": {
                          "line": 112,
                          "column": 26
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 3215,
                        "end": 3216,
                        "loc": {
                          "start": {
                            "line": 112,
                            "column": 17
                          },
                          "end": {
                            "line": 112,
                            "column": 18
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 3217,
                        "end": 3224,
                        "loc": {
                          "start": {
                            "line": 112,
                            "column": 19
                          },
                          "end": {
                            "line": 112,
                            "column": 26
                          },
                          "identifierName": "_coords"
                        },
                        "name": "_coords"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3225,
                      "end": 3231,
                      "loc": {
                        "start": {
                          "line": 112,
                          "column": 27
                        },
                        "end": {
                          "line": 112,
                          "column": 33
                        },
                        "identifierName": "length"
                      },
                      "name": "length"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const",
              "trailingComments": [
                {
                  "type": "CommentLine",
                  "value": " Handle points specially",
                  "start": 3235,
                  "end": 3261,
                  "loc": {
                    "start": {
                      "line": 114,
                      "column": 1
                    },
                    "end": {
                      "line": 114,
                      "column": 27
                    }
                  }
                }
              ]
            },
            {
              "type": "IfStatement",
              "start": 3263,
              "end": 3475,
              "loc": {
                "start": {
                  "line": 115,
                  "column": 1
                },
                "end": {
                  "line": 124,
                  "column": 2
                }
              },
              "test": {
                "type": "LogicalExpression",
                "start": 3266,
                "end": 3296,
                "loc": {
                  "start": {
                    "line": 115,
                    "column": 4
                  },
                  "end": {
                    "line": 115,
                    "column": 34
                  }
                },
                "left": {
                  "type": "BinaryExpression",
                  "start": 3266,
                  "end": 3279,
                  "loc": {
                    "start": {
                      "line": 115,
                      "column": 4
                    },
                    "end": {
                      "line": 115,
                      "column": 17
                    }
                  },
                  "left": {
                    "type": "Identifier",
                    "start": 3266,
                    "end": 3273,
                    "loc": {
                      "start": {
                        "line": 115,
                        "column": 4
                      },
                      "end": {
                        "line": 115,
                        "column": 11
                      },
                      "identifierName": "a_count"
                    },
                    "name": "a_count",
                    "leadingComments": null
                  },
                  "operator": "===",
                  "right": {
                    "type": "NumericLiteral",
                    "start": 3278,
                    "end": 3279,
                    "loc": {
                      "start": {
                        "line": 115,
                        "column": 16
                      },
                      "end": {
                        "line": 115,
                        "column": 17
                      }
                    },
                    "extra": {
                      "rawValue": 2,
                      "raw": "2"
                    },
                    "value": 2
                  },
                  "leadingComments": null
                },
                "operator": "&&",
                "right": {
                  "type": "BinaryExpression",
                  "start": 3283,
                  "end": 3296,
                  "loc": {
                    "start": {
                      "line": 115,
                      "column": 21
                    },
                    "end": {
                      "line": 115,
                      "column": 34
                    }
                  },
                  "left": {
                    "type": "Identifier",
                    "start": 3283,
                    "end": 3290,
                    "loc": {
                      "start": {
                        "line": 115,
                        "column": 21
                      },
                      "end": {
                        "line": 115,
                        "column": 28
                      },
                      "identifierName": "b_count"
                    },
                    "name": "b_count"
                  },
                  "operator": "===",
                  "right": {
                    "type": "NumericLiteral",
                    "start": 3295,
                    "end": 3296,
                    "loc": {
                      "start": {
                        "line": 115,
                        "column": 33
                      },
                      "end": {
                        "line": 115,
                        "column": 34
                      }
                    },
                    "extra": {
                      "rawValue": 2,
                      "raw": "2"
                    },
                    "value": 2
                  }
                },
                "leadingComments": null
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 3298,
                "end": 3475,
                "loc": {
                  "start": {
                    "line": 115,
                    "column": 36
                  },
                  "end": {
                    "line": 124,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 3302,
                    "end": 3329,
                    "loc": {
                      "start": {
                        "line": 116,
                        "column": 2
                      },
                      "end": {
                        "line": 116,
                        "column": 29
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 3308,
                        "end": 3328,
                        "loc": {
                          "start": {
                            "line": 116,
                            "column": 8
                          },
                          "end": {
                            "line": 116,
                            "column": 28
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3308,
                          "end": 3316,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 8
                            },
                            "end": {
                              "line": 116,
                              "column": 16
                            },
                            "identifierName": "a_coords"
                          },
                          "name": "a_coords"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 3319,
                          "end": 3328,
                          "loc": {
                            "start": {
                              "line": 116,
                              "column": 19
                            },
                            "end": {
                              "line": 116,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3319,
                            "end": 3320,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 19
                              },
                              "end": {
                                "line": 116,
                                "column": 20
                              },
                              "identifierName": "a"
                            },
                            "name": "a"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3321,
                            "end": 3328,
                            "loc": {
                              "start": {
                                "line": 116,
                                "column": 21
                              },
                              "end": {
                                "line": 116,
                                "column": 28
                              },
                              "identifierName": "_coords"
                            },
                            "name": "_coords"
                          },
                          "computed": false
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 3332,
                    "end": 3359,
                    "loc": {
                      "start": {
                        "line": 117,
                        "column": 2
                      },
                      "end": {
                        "line": 117,
                        "column": 29
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 3338,
                        "end": 3358,
                        "loc": {
                          "start": {
                            "line": 117,
                            "column": 8
                          },
                          "end": {
                            "line": 117,
                            "column": 28
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 3338,
                          "end": 3346,
                          "loc": {
                            "start": {
                              "line": 117,
                              "column": 8
                            },
                            "end": {
                              "line": 117,
                              "column": 16
                            },
                            "identifierName": "b_coords"
                          },
                          "name": "b_coords"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 3349,
                          "end": 3358,
                          "loc": {
                            "start": {
                              "line": 117,
                              "column": 19
                            },
                            "end": {
                              "line": 117,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3349,
                            "end": 3350,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 19
                              },
                              "end": {
                                "line": 117,
                                "column": 20
                              },
                              "identifierName": "b"
                            },
                            "name": "b"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3351,
                            "end": 3358,
                            "loc": {
                              "start": {
                                "line": 117,
                                "column": 21
                              },
                              "end": {
                                "line": 117,
                                "column": 28
                              },
                              "identifierName": "_coords"
                            },
                            "name": "_coords"
                          },
                          "computed": false
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "IfStatement",
                    "start": 3363,
                    "end": 3402,
                    "loc": {
                      "start": {
                        "line": 119,
                        "column": 2
                      },
                      "end": {
                        "line": 121,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 3366,
                      "end": 3372,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 5
                        },
                        "end": {
                          "line": 119,
                          "column": 11
                        },
                        "identifierName": "result"
                      },
                      "name": "result"
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 3374,
                      "end": 3402,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 13
                        },
                        "end": {
                          "line": 121,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 3379,
                          "end": 3398,
                          "loc": {
                            "start": {
                              "line": 120,
                              "column": 3
                            },
                            "end": {
                              "line": 120,
                              "column": 22
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 3379,
                            "end": 3397,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 3
                              },
                              "end": {
                                "line": 120,
                                "column": 21
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 3379,
                              "end": 3393,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 3
                                },
                                "end": {
                                  "line": 120,
                                  "column": 17
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 3379,
                                "end": 3385,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 9
                                  },
                                  "identifierName": "result"
                                },
                                "name": "result"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3386,
                                "end": 3393,
                                "loc": {
                                  "start": {
                                    "line": 120,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 120,
                                    "column": 17
                                  },
                                  "identifierName": "overlap"
                                },
                                "name": "overlap"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 3396,
                              "end": 3397,
                              "loc": {
                                "start": {
                                  "line": 120,
                                  "column": 20
                                },
                                "end": {
                                  "line": 120,
                                  "column": 21
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 3406,
                    "end": 3472,
                    "loc": {
                      "start": {
                        "line": 123,
                        "column": 2
                      },
                      "end": {
                        "line": 123,
                        "column": 68
                      }
                    },
                    "argument": {
                      "type": "LogicalExpression",
                      "start": 3413,
                      "end": 3471,
                      "loc": {
                        "start": {
                          "line": 123,
                          "column": 9
                        },
                        "end": {
                          "line": 123,
                          "column": 67
                        }
                      },
                      "left": {
                        "type": "BinaryExpression",
                        "start": 3413,
                        "end": 3440,
                        "loc": {
                          "start": {
                            "line": 123,
                            "column": 9
                          },
                          "end": {
                            "line": 123,
                            "column": 36
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 3413,
                          "end": 3424,
                          "loc": {
                            "start": {
                              "line": 123,
                              "column": 9
                            },
                            "end": {
                              "line": 123,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3413,
                            "end": 3421,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 9
                              },
                              "end": {
                                "line": 123,
                                "column": 17
                              },
                              "identifierName": "a_coords"
                            },
                            "name": "a_coords"
                          },
                          "property": {
                            "type": "NumericLiteral",
                            "start": 3422,
                            "end": 3423,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 18
                              },
                              "end": {
                                "line": 123,
                                "column": 19
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          },
                          "computed": true
                        },
                        "operator": "===",
                        "right": {
                          "type": "MemberExpression",
                          "start": 3429,
                          "end": 3440,
                          "loc": {
                            "start": {
                              "line": 123,
                              "column": 25
                            },
                            "end": {
                              "line": 123,
                              "column": 36
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3429,
                            "end": 3437,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 25
                              },
                              "end": {
                                "line": 123,
                                "column": 33
                              },
                              "identifierName": "b_coords"
                            },
                            "name": "b_coords"
                          },
                          "property": {
                            "type": "NumericLiteral",
                            "start": 3438,
                            "end": 3439,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 34
                              },
                              "end": {
                                "line": 123,
                                "column": 35
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          },
                          "computed": true
                        }
                      },
                      "operator": "&&",
                      "right": {
                        "type": "BinaryExpression",
                        "start": 3444,
                        "end": 3471,
                        "loc": {
                          "start": {
                            "line": 123,
                            "column": 40
                          },
                          "end": {
                            "line": 123,
                            "column": 67
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 3444,
                          "end": 3455,
                          "loc": {
                            "start": {
                              "line": 123,
                              "column": 40
                            },
                            "end": {
                              "line": 123,
                              "column": 51
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3444,
                            "end": 3452,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 40
                              },
                              "end": {
                                "line": 123,
                                "column": 48
                              },
                              "identifierName": "a_coords"
                            },
                            "name": "a_coords"
                          },
                          "property": {
                            "type": "NumericLiteral",
                            "start": 3453,
                            "end": 3454,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 49
                              },
                              "end": {
                                "line": 123,
                                "column": 50
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          },
                          "computed": true
                        },
                        "operator": "===",
                        "right": {
                          "type": "MemberExpression",
                          "start": 3460,
                          "end": 3471,
                          "loc": {
                            "start": {
                              "line": 123,
                              "column": 56
                            },
                            "end": {
                              "line": 123,
                              "column": 67
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3460,
                            "end": 3468,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 56
                              },
                              "end": {
                                "line": 123,
                                "column": 64
                              },
                              "identifierName": "b_coords"
                            },
                            "name": "b_coords"
                          },
                          "property": {
                            "type": "NumericLiteral",
                            "start": 3469,
                            "end": 3470,
                            "loc": {
                              "start": {
                                "line": 123,
                                "column": 65
                              },
                              "end": {
                                "line": 123,
                                "column": 66
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          },
                          "computed": true
                        }
                      }
                    }
                  }
                ],
                "directives": []
              },
              "alternate": null,
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " Handle points specially",
                  "start": 3235,
                  "end": 3261,
                  "loc": {
                    "start": {
                      "line": 114,
                      "column": 1
                    },
                    "end": {
                      "line": 114,
                      "column": 27
                    }
                  }
                }
              ]
            },
            {
              "type": "VariableDeclaration",
              "start": 3478,
              "end": 3506,
              "loc": {
                "start": {
                  "line": 126,
                  "column": 1
                },
                "end": {
                  "line": 126,
                  "column": 29
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 3484,
                  "end": 3505,
                  "loc": {
                    "start": {
                      "line": 126,
                      "column": 7
                    },
                    "end": {
                      "line": 126,
                      "column": 28
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 3484,
                    "end": 3492,
                    "loc": {
                      "start": {
                        "line": 126,
                        "column": 7
                      },
                      "end": {
                        "line": 126,
                        "column": 15
                      },
                      "identifierName": "a_coords"
                    },
                    "name": "a_coords"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 3496,
                    "end": 3505,
                    "loc": {
                      "start": {
                        "line": 126,
                        "column": 19
                      },
                      "end": {
                        "line": 126,
                        "column": 28
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 3496,
                      "end": 3497,
                      "loc": {
                        "start": {
                          "line": 126,
                          "column": 19
                        },
                        "end": {
                          "line": 126,
                          "column": 20
                        },
                        "identifierName": "a"
                      },
                      "name": "a"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3498,
                      "end": 3505,
                      "loc": {
                        "start": {
                          "line": 126,
                          "column": 21
                        },
                        "end": {
                          "line": 126,
                          "column": 28
                        },
                        "identifierName": "_coords"
                      },
                      "name": "_coords"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 3508,
              "end": 3536,
              "loc": {
                "start": {
                  "line": 127,
                  "column": 1
                },
                "end": {
                  "line": 127,
                  "column": 29
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 3514,
                  "end": 3535,
                  "loc": {
                    "start": {
                      "line": 127,
                      "column": 7
                    },
                    "end": {
                      "line": 127,
                      "column": 28
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 3514,
                    "end": 3522,
                    "loc": {
                      "start": {
                        "line": 127,
                        "column": 7
                      },
                      "end": {
                        "line": 127,
                        "column": 15
                      },
                      "identifierName": "b_coords"
                    },
                    "name": "b_coords"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 3526,
                    "end": 3535,
                    "loc": {
                      "start": {
                        "line": 127,
                        "column": 19
                      },
                      "end": {
                        "line": 127,
                        "column": 28
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 3526,
                      "end": 3527,
                      "loc": {
                        "start": {
                          "line": 127,
                          "column": 19
                        },
                        "end": {
                          "line": 127,
                          "column": 20
                        },
                        "identifierName": "b"
                      },
                      "name": "b"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3528,
                      "end": 3535,
                      "loc": {
                        "start": {
                          "line": 127,
                          "column": 21
                        },
                        "end": {
                          "line": 127,
                          "column": 28
                        },
                        "identifierName": "_coords"
                      },
                      "name": "_coords"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 3538,
              "end": 3567,
              "loc": {
                "start": {
                  "line": 128,
                  "column": 1
                },
                "end": {
                  "line": 128,
                  "column": 30
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 3544,
                  "end": 3566,
                  "loc": {
                    "start": {
                      "line": 128,
                      "column": 7
                    },
                    "end": {
                      "line": 128,
                      "column": 29
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 3544,
                    "end": 3553,
                    "loc": {
                      "start": {
                        "line": 128,
                        "column": 7
                      },
                      "end": {
                        "line": 128,
                        "column": 16
                      },
                      "identifierName": "a_normals"
                    },
                    "name": "a_normals"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 3556,
                    "end": 3566,
                    "loc": {
                      "start": {
                        "line": 128,
                        "column": 19
                      },
                      "end": {
                        "line": 128,
                        "column": 29
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 3556,
                      "end": 3557,
                      "loc": {
                        "start": {
                          "line": 128,
                          "column": 19
                        },
                        "end": {
                          "line": 128,
                          "column": 20
                        },
                        "identifierName": "a"
                      },
                      "name": "a"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3558,
                      "end": 3566,
                      "loc": {
                        "start": {
                          "line": 128,
                          "column": 21
                        },
                        "end": {
                          "line": 128,
                          "column": 29
                        },
                        "identifierName": "_normals"
                      },
                      "name": "_normals"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 3569,
              "end": 3598,
              "loc": {
                "start": {
                  "line": 129,
                  "column": 1
                },
                "end": {
                  "line": 129,
                  "column": 30
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 3575,
                  "end": 3597,
                  "loc": {
                    "start": {
                      "line": 129,
                      "column": 7
                    },
                    "end": {
                      "line": 129,
                      "column": 29
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 3575,
                    "end": 3584,
                    "loc": {
                      "start": {
                        "line": 129,
                        "column": 7
                      },
                      "end": {
                        "line": 129,
                        "column": 16
                      },
                      "identifierName": "b_normals"
                    },
                    "name": "b_normals"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 3587,
                    "end": 3597,
                    "loc": {
                      "start": {
                        "line": 129,
                        "column": 19
                      },
                      "end": {
                        "line": 129,
                        "column": 29
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 3587,
                      "end": 3588,
                      "loc": {
                        "start": {
                          "line": 129,
                          "column": 19
                        },
                        "end": {
                          "line": 129,
                          "column": 20
                        },
                        "identifierName": "b"
                      },
                      "name": "b"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3589,
                      "end": 3597,
                      "loc": {
                        "start": {
                          "line": 129,
                          "column": 21
                        },
                        "end": {
                          "line": 129,
                          "column": 29
                        },
                        "identifierName": "_normals"
                      },
                      "name": "_normals"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "IfStatement",
              "start": 3601,
              "end": 3790,
              "loc": {
                "start": {
                  "line": 131,
                  "column": 1
                },
                "end": {
                  "line": 137,
                  "column": 2
                }
              },
              "test": {
                "type": "BinaryExpression",
                "start": 3604,
                "end": 3615,
                "loc": {
                  "start": {
                    "line": 131,
                    "column": 4
                  },
                  "end": {
                    "line": 131,
                    "column": 15
                  }
                },
                "left": {
                  "type": "Identifier",
                  "start": 3604,
                  "end": 3611,
                  "loc": {
                    "start": {
                      "line": 131,
                      "column": 4
                    },
                    "end": {
                      "line": 131,
                      "column": 11
                    },
                    "identifierName": "a_count"
                  },
                  "name": "a_count"
                },
                "operator": ">",
                "right": {
                  "type": "NumericLiteral",
                  "start": 3614,
                  "end": 3615,
                  "loc": {
                    "start": {
                      "line": 131,
                      "column": 14
                    },
                    "end": {
                      "line": 131,
                      "column": 15
                    }
                  },
                  "extra": {
                    "rawValue": 2,
                    "raw": "2"
                  },
                  "value": 2
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 3617,
                "end": 3790,
                "loc": {
                  "start": {
                    "line": 131,
                    "column": 17
                  },
                  "end": {
                    "line": 137,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "ForStatement",
                    "start": 3621,
                    "end": 3787,
                    "loc": {
                      "start": {
                        "line": 132,
                        "column": 2
                      },
                      "end": {
                        "line": 136,
                        "column": 3
                      }
                    },
                    "init": {
                      "type": "VariableDeclaration",
                      "start": 3625,
                      "end": 3643,
                      "loc": {
                        "start": {
                          "line": 132,
                          "column": 6
                        },
                        "end": {
                          "line": 132,
                          "column": 24
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3629,
                          "end": 3635,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 10
                            },
                            "end": {
                              "line": 132,
                              "column": 16
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3629,
                            "end": 3631,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 10
                              },
                              "end": {
                                "line": 132,
                                "column": 12
                              },
                              "identifierName": "ix"
                            },
                            "name": "ix"
                          },
                          "init": {
                            "type": "NumericLiteral",
                            "start": 3634,
                            "end": 3635,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 15
                              },
                              "end": {
                                "line": 132,
                                "column": 16
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 3637,
                          "end": 3643,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 18
                            },
                            "end": {
                              "line": 132,
                              "column": 24
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3637,
                            "end": 3639,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 18
                              },
                              "end": {
                                "line": 132,
                                "column": 20
                              },
                              "identifierName": "iy"
                            },
                            "name": "iy"
                          },
                          "init": {
                            "type": "NumericLiteral",
                            "start": 3642,
                            "end": 3643,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 23
                              },
                              "end": {
                                "line": 132,
                                "column": 24
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 3645,
                      "end": 3657,
                      "loc": {
                        "start": {
                          "line": 132,
                          "column": 26
                        },
                        "end": {
                          "line": 132,
                          "column": 38
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 3645,
                        "end": 3647,
                        "loc": {
                          "start": {
                            "line": 132,
                            "column": 26
                          },
                          "end": {
                            "line": 132,
                            "column": 28
                          },
                          "identifierName": "ix"
                        },
                        "name": "ix"
                      },
                      "operator": "<",
                      "right": {
                        "type": "Identifier",
                        "start": 3650,
                        "end": 3657,
                        "loc": {
                          "start": {
                            "line": 132,
                            "column": 31
                          },
                          "end": {
                            "line": 132,
                            "column": 38
                          },
                          "identifierName": "a_count"
                        },
                        "name": "a_count"
                      }
                    },
                    "update": {
                      "type": "SequenceExpression",
                      "start": 3659,
                      "end": 3675,
                      "loc": {
                        "start": {
                          "line": 132,
                          "column": 40
                        },
                        "end": {
                          "line": 132,
                          "column": 56
                        }
                      },
                      "expressions": [
                        {
                          "type": "AssignmentExpression",
                          "start": 3659,
                          "end": 3666,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 40
                            },
                            "end": {
                              "line": 132,
                              "column": 47
                            }
                          },
                          "operator": "+=",
                          "left": {
                            "type": "Identifier",
                            "start": 3659,
                            "end": 3661,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 40
                              },
                              "end": {
                                "line": 132,
                                "column": 42
                              },
                              "identifierName": "ix"
                            },
                            "name": "ix"
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 3665,
                            "end": 3666,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 46
                              },
                              "end": {
                                "line": 132,
                                "column": 47
                              }
                            },
                            "extra": {
                              "rawValue": 2,
                              "raw": "2"
                            },
                            "value": 2
                          }
                        },
                        {
                          "type": "AssignmentExpression",
                          "start": 3668,
                          "end": 3675,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 49
                            },
                            "end": {
                              "line": 132,
                              "column": 56
                            }
                          },
                          "operator": "+=",
                          "left": {
                            "type": "Identifier",
                            "start": 3668,
                            "end": 3670,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 49
                              },
                              "end": {
                                "line": 132,
                                "column": 51
                              },
                              "identifierName": "iy"
                            },
                            "name": "iy"
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 3674,
                            "end": 3675,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 55
                              },
                              "end": {
                                "line": 132,
                                "column": 56
                              }
                            },
                            "extra": {
                              "rawValue": 2,
                              "raw": "2"
                            },
                            "value": 2
                          }
                        }
                      ]
                    },
                    "body": {
                      "type": "BlockStatement",
                      "start": 3677,
                      "end": 3787,
                      "loc": {
                        "start": {
                          "line": 132,
                          "column": 58
                        },
                        "end": {
                          "line": 136,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 3682,
                          "end": 3783,
                          "loc": {
                            "start": {
                              "line": 133,
                              "column": 3
                            },
                            "end": {
                              "line": 135,
                              "column": 4
                            }
                          },
                          "test": {
                            "type": "CallExpression",
                            "start": 3685,
                            "end": 3757,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 6
                              },
                              "end": {
                                "line": 133,
                                "column": 78
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 3685,
                              "end": 3699,
                              "loc": {
                                "start": {
                                  "line": 133,
                                  "column": 6
                                },
                                "end": {
                                  "line": 133,
                                  "column": 20
                                },
                                "identifierName": "separatingAxis"
                              },
                              "name": "separatingAxis"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 3700,
                                "end": 3708,
                                "loc": {
                                  "start": {
                                    "line": 133,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 133,
                                    "column": 29
                                  },
                                  "identifierName": "a_coords"
                                },
                                "name": "a_coords"
                              },
                              {
                                "type": "Identifier",
                                "start": 3710,
                                "end": 3718,
                                "loc": {
                                  "start": {
                                    "line": 133,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 133,
                                    "column": 39
                                  },
                                  "identifierName": "b_coords"
                                },
                                "name": "b_coords"
                              },
                              {
                                "type": "MemberExpression",
                                "start": 3720,
                                "end": 3733,
                                "loc": {
                                  "start": {
                                    "line": 133,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 133,
                                    "column": 54
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3720,
                                  "end": 3729,
                                  "loc": {
                                    "start": {
                                      "line": 133,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 133,
                                      "column": 50
                                    },
                                    "identifierName": "a_normals"
                                  },
                                  "name": "a_normals"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3730,
                                  "end": 3732,
                                  "loc": {
                                    "start": {
                                      "line": 133,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 133,
                                      "column": 53
                                    },
                                    "identifierName": "ix"
                                  },
                                  "name": "ix"
                                },
                                "computed": true
                              },
                              {
                                "type": "MemberExpression",
                                "start": 3735,
                                "end": 3748,
                                "loc": {
                                  "start": {
                                    "line": 133,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 133,
                                    "column": 69
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3735,
                                  "end": 3744,
                                  "loc": {
                                    "start": {
                                      "line": 133,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 133,
                                      "column": 65
                                    },
                                    "identifierName": "a_normals"
                                  },
                                  "name": "a_normals"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3745,
                                  "end": 3747,
                                  "loc": {
                                    "start": {
                                      "line": 133,
                                      "column": 66
                                    },
                                    "end": {
                                      "line": 133,
                                      "column": 68
                                    },
                                    "identifierName": "iy"
                                  },
                                  "name": "iy"
                                },
                                "computed": true
                              },
                              {
                                "type": "Identifier",
                                "start": 3750,
                                "end": 3756,
                                "loc": {
                                  "start": {
                                    "line": 133,
                                    "column": 71
                                  },
                                  "end": {
                                    "line": 133,
                                    "column": 77
                                  },
                                  "identifierName": "result"
                                },
                                "name": "result"
                              }
                            ]
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 3759,
                            "end": 3783,
                            "loc": {
                              "start": {
                                "line": 133,
                                "column": 80
                              },
                              "end": {
                                "line": 135,
                                "column": 4
                              }
                            },
                            "body": [
                              {
                                "type": "ReturnStatement",
                                "start": 3765,
                                "end": 3778,
                                "loc": {
                                  "start": {
                                    "line": 134,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 134,
                                    "column": 17
                                  }
                                },
                                "argument": {
                                  "type": "BooleanLiteral",
                                  "start": 3772,
                                  "end": 3777,
                                  "loc": {
                                    "start": {
                                      "line": 134,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 134,
                                      "column": 16
                                    }
                                  },
                                  "value": false
                                }
                              }
                            ],
                            "directives": []
                          },
                          "alternate": null
                        }
                      ],
                      "directives": []
                    }
                  }
                ],
                "directives": []
              },
              "alternate": null
            },
            {
              "type": "IfStatement",
              "start": 3793,
              "end": 3982,
              "loc": {
                "start": {
                  "line": 139,
                  "column": 1
                },
                "end": {
                  "line": 145,
                  "column": 2
                }
              },
              "test": {
                "type": "BinaryExpression",
                "start": 3796,
                "end": 3807,
                "loc": {
                  "start": {
                    "line": 139,
                    "column": 4
                  },
                  "end": {
                    "line": 139,
                    "column": 15
                  }
                },
                "left": {
                  "type": "Identifier",
                  "start": 3796,
                  "end": 3803,
                  "loc": {
                    "start": {
                      "line": 139,
                      "column": 4
                    },
                    "end": {
                      "line": 139,
                      "column": 11
                    },
                    "identifierName": "b_count"
                  },
                  "name": "b_count"
                },
                "operator": ">",
                "right": {
                  "type": "NumericLiteral",
                  "start": 3806,
                  "end": 3807,
                  "loc": {
                    "start": {
                      "line": 139,
                      "column": 14
                    },
                    "end": {
                      "line": 139,
                      "column": 15
                    }
                  },
                  "extra": {
                    "rawValue": 2,
                    "raw": "2"
                  },
                  "value": 2
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 3809,
                "end": 3982,
                "loc": {
                  "start": {
                    "line": 139,
                    "column": 17
                  },
                  "end": {
                    "line": 145,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "ForStatement",
                    "start": 3813,
                    "end": 3979,
                    "loc": {
                      "start": {
                        "line": 140,
                        "column": 2
                      },
                      "end": {
                        "line": 144,
                        "column": 3
                      }
                    },
                    "init": {
                      "type": "VariableDeclaration",
                      "start": 3817,
                      "end": 3835,
                      "loc": {
                        "start": {
                          "line": 140,
                          "column": 6
                        },
                        "end": {
                          "line": 140,
                          "column": 24
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3821,
                          "end": 3827,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 10
                            },
                            "end": {
                              "line": 140,
                              "column": 16
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3821,
                            "end": 3823,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 10
                              },
                              "end": {
                                "line": 140,
                                "column": 12
                              },
                              "identifierName": "ix"
                            },
                            "name": "ix"
                          },
                          "init": {
                            "type": "NumericLiteral",
                            "start": 3826,
                            "end": 3827,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 15
                              },
                              "end": {
                                "line": 140,
                                "column": 16
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 3829,
                          "end": 3835,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 18
                            },
                            "end": {
                              "line": 140,
                              "column": 24
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3829,
                            "end": 3831,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 18
                              },
                              "end": {
                                "line": 140,
                                "column": 20
                              },
                              "identifierName": "iy"
                            },
                            "name": "iy"
                          },
                          "init": {
                            "type": "NumericLiteral",
                            "start": 3834,
                            "end": 3835,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 23
                              },
                              "end": {
                                "line": 140,
                                "column": 24
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 3837,
                      "end": 3849,
                      "loc": {
                        "start": {
                          "line": 140,
                          "column": 26
                        },
                        "end": {
                          "line": 140,
                          "column": 38
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 3837,
                        "end": 3839,
                        "loc": {
                          "start": {
                            "line": 140,
                            "column": 26
                          },
                          "end": {
                            "line": 140,
                            "column": 28
                          },
                          "identifierName": "ix"
                        },
                        "name": "ix"
                      },
                      "operator": "<",
                      "right": {
                        "type": "Identifier",
                        "start": 3842,
                        "end": 3849,
                        "loc": {
                          "start": {
                            "line": 140,
                            "column": 31
                          },
                          "end": {
                            "line": 140,
                            "column": 38
                          },
                          "identifierName": "b_count"
                        },
                        "name": "b_count"
                      }
                    },
                    "update": {
                      "type": "SequenceExpression",
                      "start": 3851,
                      "end": 3867,
                      "loc": {
                        "start": {
                          "line": 140,
                          "column": 40
                        },
                        "end": {
                          "line": 140,
                          "column": 56
                        }
                      },
                      "expressions": [
                        {
                          "type": "AssignmentExpression",
                          "start": 3851,
                          "end": 3858,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 40
                            },
                            "end": {
                              "line": 140,
                              "column": 47
                            }
                          },
                          "operator": "+=",
                          "left": {
                            "type": "Identifier",
                            "start": 3851,
                            "end": 3853,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 40
                              },
                              "end": {
                                "line": 140,
                                "column": 42
                              },
                              "identifierName": "ix"
                            },
                            "name": "ix"
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 3857,
                            "end": 3858,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 46
                              },
                              "end": {
                                "line": 140,
                                "column": 47
                              }
                            },
                            "extra": {
                              "rawValue": 2,
                              "raw": "2"
                            },
                            "value": 2
                          }
                        },
                        {
                          "type": "AssignmentExpression",
                          "start": 3860,
                          "end": 3867,
                          "loc": {
                            "start": {
                              "line": 140,
                              "column": 49
                            },
                            "end": {
                              "line": 140,
                              "column": 56
                            }
                          },
                          "operator": "+=",
                          "left": {
                            "type": "Identifier",
                            "start": 3860,
                            "end": 3862,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 49
                              },
                              "end": {
                                "line": 140,
                                "column": 51
                              },
                              "identifierName": "iy"
                            },
                            "name": "iy"
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 3866,
                            "end": 3867,
                            "loc": {
                              "start": {
                                "line": 140,
                                "column": 55
                              },
                              "end": {
                                "line": 140,
                                "column": 56
                              }
                            },
                            "extra": {
                              "rawValue": 2,
                              "raw": "2"
                            },
                            "value": 2
                          }
                        }
                      ]
                    },
                    "body": {
                      "type": "BlockStatement",
                      "start": 3869,
                      "end": 3979,
                      "loc": {
                        "start": {
                          "line": 140,
                          "column": 58
                        },
                        "end": {
                          "line": 144,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "IfStatement",
                          "start": 3874,
                          "end": 3975,
                          "loc": {
                            "start": {
                              "line": 141,
                              "column": 3
                            },
                            "end": {
                              "line": 143,
                              "column": 4
                            }
                          },
                          "test": {
                            "type": "CallExpression",
                            "start": 3877,
                            "end": 3949,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 6
                              },
                              "end": {
                                "line": 141,
                                "column": 78
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 3877,
                              "end": 3891,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 6
                                },
                                "end": {
                                  "line": 141,
                                  "column": 20
                                },
                                "identifierName": "separatingAxis"
                              },
                              "name": "separatingAxis"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 3892,
                                "end": 3900,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 29
                                  },
                                  "identifierName": "a_coords"
                                },
                                "name": "a_coords"
                              },
                              {
                                "type": "Identifier",
                                "start": 3902,
                                "end": 3910,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 39
                                  },
                                  "identifierName": "b_coords"
                                },
                                "name": "b_coords"
                              },
                              {
                                "type": "MemberExpression",
                                "start": 3912,
                                "end": 3925,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 54
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3912,
                                  "end": 3921,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 50
                                    },
                                    "identifierName": "b_normals"
                                  },
                                  "name": "b_normals"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3922,
                                  "end": 3924,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 53
                                    },
                                    "identifierName": "ix"
                                  },
                                  "name": "ix"
                                },
                                "computed": true
                              },
                              {
                                "type": "MemberExpression",
                                "start": 3927,
                                "end": 3940,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 69
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3927,
                                  "end": 3936,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 65
                                    },
                                    "identifierName": "b_normals"
                                  },
                                  "name": "b_normals"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3937,
                                  "end": 3939,
                                  "loc": {
                                    "start": {
                                      "line": 141,
                                      "column": 66
                                    },
                                    "end": {
                                      "line": 141,
                                      "column": 68
                                    },
                                    "identifierName": "iy"
                                  },
                                  "name": "iy"
                                },
                                "computed": true
                              },
                              {
                                "type": "Identifier",
                                "start": 3942,
                                "end": 3948,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 71
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 77
                                  },
                                  "identifierName": "result"
                                },
                                "name": "result"
                              }
                            ]
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 3951,
                            "end": 3975,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 80
                              },
                              "end": {
                                "line": 143,
                                "column": 4
                              }
                            },
                            "body": [
                              {
                                "type": "ReturnStatement",
                                "start": 3957,
                                "end": 3970,
                                "loc": {
                                  "start": {
                                    "line": 142,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 142,
                                    "column": 17
                                  }
                                },
                                "argument": {
                                  "type": "BooleanLiteral",
                                  "start": 3964,
                                  "end": 3969,
                                  "loc": {
                                    "start": {
                                      "line": 142,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 142,
                                      "column": 16
                                    }
                                  },
                                  "value": false
                                }
                              }
                            ],
                            "directives": []
                          },
                          "alternate": null
                        }
                      ],
                      "directives": []
                    }
                  }
                ],
                "directives": []
              },
              "alternate": null
            },
            {
              "type": "ReturnStatement",
              "start": 3985,
              "end": 3997,
              "loc": {
                "start": {
                  "line": 147,
                  "column": 1
                },
                "end": {
                  "line": 147,
                  "column": 13
                }
              },
              "argument": {
                "type": "BooleanLiteral",
                "start": 3992,
                "end": 3996,
                "loc": {
                  "start": {
                    "line": 147,
                    "column": 8
                  },
                  "end": {
                    "line": 147,
                    "column": 12
                  }
                },
                "value": true
              }
            }
          ],
          "directives": [],
          "trailingComments": null
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determines if two polygons are colliding\n * @param {Polygon} a The source polygon to test\n * @param {Polygon} b The target polygon to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
            "start": 2835,
            "end": 3115,
            "loc": {
              "start": {
                "line": 103,
                "column": 0
              },
              "end": {
                "line": 109,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determines if a polygon and a circle are colliding\n * @param {Polygon} a The source polygon to test\n * @param {Circle} b The target circle to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @param {Boolean} [reverse = false] Set to true to reverse a and b in the result parameter when testing circle->polygon instead of polygon->circle\n * @returns {Boolean}\n ",
            "start": 4001,
            "end": 4438,
            "loc": {
              "start": {
                "line": 150,
                "column": 0
              },
              "end": {
                "line": 157,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "FunctionDeclaration",
        "start": 4439,
        "end": 8037,
        "loc": {
          "start": {
            "line": 158,
            "column": 0
          },
          "end": {
            "line": 282,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 4448,
          "end": 4461,
          "loc": {
            "start": {
              "line": 158,
              "column": 9
            },
            "end": {
              "line": 158,
              "column": 22
            },
            "identifierName": "polygonCircle"
          },
          "name": "polygonCircle",
          "leadingComments": null
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "Identifier",
            "start": 4462,
            "end": 4463,
            "loc": {
              "start": {
                "line": 158,
                "column": 23
              },
              "end": {
                "line": 158,
                "column": 24
              },
              "identifierName": "a"
            },
            "name": "a"
          },
          {
            "type": "Identifier",
            "start": 4465,
            "end": 4466,
            "loc": {
              "start": {
                "line": 158,
                "column": 26
              },
              "end": {
                "line": 158,
                "column": 27
              },
              "identifierName": "b"
            },
            "name": "b"
          },
          {
            "type": "AssignmentPattern",
            "start": 4468,
            "end": 4481,
            "loc": {
              "start": {
                "line": 158,
                "column": 29
              },
              "end": {
                "line": 158,
                "column": 42
              }
            },
            "left": {
              "type": "Identifier",
              "start": 4468,
              "end": 4474,
              "loc": {
                "start": {
                  "line": 158,
                  "column": 29
                },
                "end": {
                  "line": 158,
                  "column": 35
                },
                "identifierName": "result"
              },
              "name": "result"
            },
            "right": {
              "type": "NullLiteral",
              "start": 4477,
              "end": 4481,
              "loc": {
                "start": {
                  "line": 158,
                  "column": 38
                },
                "end": {
                  "line": 158,
                  "column": 42
                }
              }
            }
          },
          {
            "type": "AssignmentPattern",
            "start": 4483,
            "end": 4498,
            "loc": {
              "start": {
                "line": 158,
                "column": 44
              },
              "end": {
                "line": 158,
                "column": 59
              }
            },
            "left": {
              "type": "Identifier",
              "start": 4483,
              "end": 4490,
              "loc": {
                "start": {
                  "line": 158,
                  "column": 44
                },
                "end": {
                  "line": 158,
                  "column": 51
                },
                "identifierName": "reverse"
              },
              "name": "reverse"
            },
            "right": {
              "type": "BooleanLiteral",
              "start": 4493,
              "end": 4498,
              "loc": {
                "start": {
                  "line": 158,
                  "column": 54
                },
                "end": {
                  "line": 158,
                  "column": 59
                }
              },
              "value": false
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 4500,
          "end": 8037,
          "loc": {
            "start": {
              "line": 158,
              "column": 61
            },
            "end": {
              "line": 282,
              "column": 1
            }
          },
          "body": [
            {
              "type": "VariableDeclaration",
              "start": 4503,
              "end": 4536,
              "loc": {
                "start": {
                  "line": 159,
                  "column": 1
                },
                "end": {
                  "line": 159,
                  "column": 34
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4509,
                  "end": 4535,
                  "loc": {
                    "start": {
                      "line": 159,
                      "column": 7
                    },
                    "end": {
                      "line": 159,
                      "column": 33
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4509,
                    "end": 4517,
                    "loc": {
                      "start": {
                        "line": 159,
                        "column": 7
                      },
                      "end": {
                        "line": 159,
                        "column": 15
                      },
                      "identifierName": "a_coords"
                    },
                    "name": "a_coords"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 4526,
                    "end": 4535,
                    "loc": {
                      "start": {
                        "line": 159,
                        "column": 24
                      },
                      "end": {
                        "line": 159,
                        "column": 33
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 4526,
                      "end": 4527,
                      "loc": {
                        "start": {
                          "line": 159,
                          "column": 24
                        },
                        "end": {
                          "line": 159,
                          "column": 25
                        },
                        "identifierName": "a"
                      },
                      "name": "a"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 4528,
                      "end": 4535,
                      "loc": {
                        "start": {
                          "line": 159,
                          "column": 26
                        },
                        "end": {
                          "line": 159,
                          "column": 33
                        },
                        "identifierName": "_coords"
                      },
                      "name": "_coords"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4538,
              "end": 4570,
              "loc": {
                "start": {
                  "line": 160,
                  "column": 1
                },
                "end": {
                  "line": 160,
                  "column": 33
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4544,
                  "end": 4569,
                  "loc": {
                    "start": {
                      "line": 160,
                      "column": 7
                    },
                    "end": {
                      "line": 160,
                      "column": 32
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4544,
                    "end": 4551,
                    "loc": {
                      "start": {
                        "line": 160,
                        "column": 7
                      },
                      "end": {
                        "line": 160,
                        "column": 14
                      },
                      "identifierName": "a_edges"
                    },
                    "name": "a_edges"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 4561,
                    "end": 4569,
                    "loc": {
                      "start": {
                        "line": 160,
                        "column": 24
                      },
                      "end": {
                        "line": 160,
                        "column": 32
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 4561,
                      "end": 4562,
                      "loc": {
                        "start": {
                          "line": 160,
                          "column": 24
                        },
                        "end": {
                          "line": 160,
                          "column": 25
                        },
                        "identifierName": "a"
                      },
                      "name": "a"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 4563,
                      "end": 4569,
                      "loc": {
                        "start": {
                          "line": 160,
                          "column": 26
                        },
                        "end": {
                          "line": 160,
                          "column": 32
                        },
                        "identifierName": "_edges"
                      },
                      "name": "_edges"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4572,
              "end": 4606,
              "loc": {
                "start": {
                  "line": 161,
                  "column": 1
                },
                "end": {
                  "line": 161,
                  "column": 35
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4578,
                  "end": 4605,
                  "loc": {
                    "start": {
                      "line": 161,
                      "column": 7
                    },
                    "end": {
                      "line": 161,
                      "column": 34
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4578,
                    "end": 4587,
                    "loc": {
                      "start": {
                        "line": 161,
                        "column": 7
                      },
                      "end": {
                        "line": 161,
                        "column": 16
                      },
                      "identifierName": "a_normals"
                    },
                    "name": "a_normals"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 4595,
                    "end": 4605,
                    "loc": {
                      "start": {
                        "line": 161,
                        "column": 24
                      },
                      "end": {
                        "line": 161,
                        "column": 34
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 4595,
                      "end": 4596,
                      "loc": {
                        "start": {
                          "line": 161,
                          "column": 24
                        },
                        "end": {
                          "line": 161,
                          "column": 25
                        },
                        "identifierName": "a"
                      },
                      "name": "a"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 4597,
                      "end": 4605,
                      "loc": {
                        "start": {
                          "line": 161,
                          "column": 26
                        },
                        "end": {
                          "line": 161,
                          "column": 34
                        },
                        "identifierName": "_normals"
                      },
                      "name": "_normals"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4608,
              "end": 4635,
              "loc": {
                "start": {
                  "line": 162,
                  "column": 1
                },
                "end": {
                  "line": 162,
                  "column": 28
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4614,
                  "end": 4634,
                  "loc": {
                    "start": {
                      "line": 162,
                      "column": 7
                    },
                    "end": {
                      "line": 162,
                      "column": 27
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4614,
                    "end": 4617,
                    "loc": {
                      "start": {
                        "line": 162,
                        "column": 7
                      },
                      "end": {
                        "line": 162,
                        "column": 10
                      },
                      "identifierName": "b_x"
                    },
                    "name": "b_x"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 4631,
                    "end": 4634,
                    "loc": {
                      "start": {
                        "line": 162,
                        "column": 24
                      },
                      "end": {
                        "line": 162,
                        "column": 27
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 4631,
                      "end": 4632,
                      "loc": {
                        "start": {
                          "line": 162,
                          "column": 24
                        },
                        "end": {
                          "line": 162,
                          "column": 25
                        },
                        "identifierName": "b"
                      },
                      "name": "b"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 4633,
                      "end": 4634,
                      "loc": {
                        "start": {
                          "line": 162,
                          "column": 26
                        },
                        "end": {
                          "line": 162,
                          "column": 27
                        },
                        "identifierName": "x"
                      },
                      "name": "x"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4637,
              "end": 4664,
              "loc": {
                "start": {
                  "line": 163,
                  "column": 1
                },
                "end": {
                  "line": 163,
                  "column": 28
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4643,
                  "end": 4663,
                  "loc": {
                    "start": {
                      "line": 163,
                      "column": 7
                    },
                    "end": {
                      "line": 163,
                      "column": 27
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4643,
                    "end": 4646,
                    "loc": {
                      "start": {
                        "line": 163,
                        "column": 7
                      },
                      "end": {
                        "line": 163,
                        "column": 10
                      },
                      "identifierName": "b_y"
                    },
                    "name": "b_y"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 4660,
                    "end": 4663,
                    "loc": {
                      "start": {
                        "line": 163,
                        "column": 24
                      },
                      "end": {
                        "line": 163,
                        "column": 27
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 4660,
                      "end": 4661,
                      "loc": {
                        "start": {
                          "line": 163,
                          "column": 24
                        },
                        "end": {
                          "line": 163,
                          "column": 25
                        },
                        "identifierName": "b"
                      },
                      "name": "b"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 4662,
                      "end": 4663,
                      "loc": {
                        "start": {
                          "line": 163,
                          "column": 26
                        },
                        "end": {
                          "line": 163,
                          "column": 27
                        },
                        "identifierName": "y"
                      },
                      "name": "y"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4666,
              "end": 4708,
              "loc": {
                "start": {
                  "line": 164,
                  "column": 1
                },
                "end": {
                  "line": 164,
                  "column": 43
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4672,
                  "end": 4707,
                  "loc": {
                    "start": {
                      "line": 164,
                      "column": 7
                    },
                    "end": {
                      "line": 164,
                      "column": 42
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4672,
                    "end": 4680,
                    "loc": {
                      "start": {
                        "line": 164,
                        "column": 7
                      },
                      "end": {
                        "line": 164,
                        "column": 15
                      },
                      "identifierName": "b_radius"
                    },
                    "name": "b_radius"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 4689,
                    "end": 4707,
                    "loc": {
                      "start": {
                        "line": 164,
                        "column": 24
                      },
                      "end": {
                        "line": 164,
                        "column": 42
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 4689,
                      "end": 4697,
                      "loc": {
                        "start": {
                          "line": 164,
                          "column": 24
                        },
                        "end": {
                          "line": 164,
                          "column": 32
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 4689,
                        "end": 4690,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 24
                          },
                          "end": {
                            "line": 164,
                            "column": 25
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 4691,
                        "end": 4697,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 26
                          },
                          "end": {
                            "line": 164,
                            "column": 32
                          },
                          "identifierName": "radius"
                        },
                        "name": "radius"
                      },
                      "computed": false
                    },
                    "operator": "*",
                    "right": {
                      "type": "MemberExpression",
                      "start": 4700,
                      "end": 4707,
                      "loc": {
                        "start": {
                          "line": 164,
                          "column": 35
                        },
                        "end": {
                          "line": 164,
                          "column": 42
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 4700,
                        "end": 4701,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 35
                          },
                          "end": {
                            "line": 164,
                            "column": 36
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 4702,
                        "end": 4707,
                        "loc": {
                          "start": {
                            "line": 164,
                            "column": 37
                          },
                          "end": {
                            "line": 164,
                            "column": 42
                          },
                          "identifierName": "scale"
                        },
                        "name": "scale"
                      },
                      "computed": false
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4710,
              "end": 4746,
              "loc": {
                "start": {
                  "line": 165,
                  "column": 1
                },
                "end": {
                  "line": 165,
                  "column": 37
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4716,
                  "end": 4745,
                  "loc": {
                    "start": {
                      "line": 165,
                      "column": 7
                    },
                    "end": {
                      "line": 165,
                      "column": 36
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4716,
                    "end": 4725,
                    "loc": {
                      "start": {
                        "line": 165,
                        "column": 7
                      },
                      "end": {
                        "line": 165,
                        "column": 16
                      },
                      "identifierName": "b_radius2"
                    },
                    "name": "b_radius2"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 4733,
                    "end": 4745,
                    "loc": {
                      "start": {
                        "line": 165,
                        "column": 24
                      },
                      "end": {
                        "line": 165,
                        "column": 36
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 4733,
                      "end": 4741,
                      "loc": {
                        "start": {
                          "line": 165,
                          "column": 24
                        },
                        "end": {
                          "line": 165,
                          "column": 32
                        },
                        "identifierName": "b_radius"
                      },
                      "name": "b_radius"
                    },
                    "operator": "*",
                    "right": {
                      "type": "NumericLiteral",
                      "start": 4744,
                      "end": 4745,
                      "loc": {
                        "start": {
                          "line": 165,
                          "column": 35
                        },
                        "end": {
                          "line": 165,
                          "column": 36
                        }
                      },
                      "extra": {
                        "rawValue": 2,
                        "raw": "2"
                      },
                      "value": 2
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4748,
              "end": 4791,
              "loc": {
                "start": {
                  "line": 166,
                  "column": 1
                },
                "end": {
                  "line": 166,
                  "column": 44
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4754,
                  "end": 4790,
                  "loc": {
                    "start": {
                      "line": 166,
                      "column": 7
                    },
                    "end": {
                      "line": 166,
                      "column": 43
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4754,
                    "end": 4768,
                    "loc": {
                      "start": {
                        "line": 166,
                        "column": 7
                      },
                      "end": {
                        "line": 166,
                        "column": 21
                      },
                      "identifierName": "radius_squared"
                    },
                    "name": "radius_squared"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 4771,
                    "end": 4790,
                    "loc": {
                      "start": {
                        "line": 166,
                        "column": 24
                      },
                      "end": {
                        "line": 166,
                        "column": 43
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 4771,
                      "end": 4779,
                      "loc": {
                        "start": {
                          "line": 166,
                          "column": 24
                        },
                        "end": {
                          "line": 166,
                          "column": 32
                        },
                        "identifierName": "b_radius"
                      },
                      "name": "b_radius"
                    },
                    "operator": "*",
                    "right": {
                      "type": "Identifier",
                      "start": 4782,
                      "end": 4790,
                      "loc": {
                        "start": {
                          "line": 166,
                          "column": 35
                        },
                        "end": {
                          "line": 166,
                          "column": 43
                        },
                        "identifierName": "b_radius"
                      },
                      "name": "b_radius"
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4793,
              "end": 4832,
              "loc": {
                "start": {
                  "line": 167,
                  "column": 1
                },
                "end": {
                  "line": 167,
                  "column": 40
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4799,
                  "end": 4831,
                  "loc": {
                    "start": {
                      "line": 167,
                      "column": 7
                    },
                    "end": {
                      "line": 167,
                      "column": 39
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4799,
                    "end": 4804,
                    "loc": {
                      "start": {
                        "line": 167,
                        "column": 7
                      },
                      "end": {
                        "line": 167,
                        "column": 12
                      },
                      "identifierName": "count"
                    },
                    "name": "count"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 4816,
                    "end": 4831,
                    "loc": {
                      "start": {
                        "line": 167,
                        "column": 24
                      },
                      "end": {
                        "line": 167,
                        "column": 39
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 4816,
                      "end": 4824,
                      "loc": {
                        "start": {
                          "line": 167,
                          "column": 24
                        },
                        "end": {
                          "line": 167,
                          "column": 32
                        },
                        "identifierName": "a_coords"
                      },
                      "name": "a_coords"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 4825,
                      "end": 4831,
                      "loc": {
                        "start": {
                          "line": 167,
                          "column": 33
                        },
                        "end": {
                          "line": 167,
                          "column": 39
                        },
                        "identifierName": "length"
                      },
                      "name": "length"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 4835,
              "end": 4856,
              "loc": {
                "start": {
                  "line": 169,
                  "column": 1
                },
                "end": {
                  "line": 169,
                  "column": 22
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4839,
                  "end": 4855,
                  "loc": {
                    "start": {
                      "line": 169,
                      "column": 5
                    },
                    "end": {
                      "line": 169,
                      "column": 21
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4839,
                    "end": 4845,
                    "loc": {
                      "start": {
                        "line": 169,
                        "column": 5
                      },
                      "end": {
                        "line": 169,
                        "column": 11
                      },
                      "identifierName": "a_in_b"
                    },
                    "name": "a_in_b"
                  },
                  "init": {
                    "type": "BooleanLiteral",
                    "start": 4851,
                    "end": 4855,
                    "loc": {
                      "start": {
                        "line": 169,
                        "column": 17
                      },
                      "end": {
                        "line": 169,
                        "column": 21
                      }
                    },
                    "value": true
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "VariableDeclaration",
              "start": 4858,
              "end": 4879,
              "loc": {
                "start": {
                  "line": 170,
                  "column": 1
                },
                "end": {
                  "line": 170,
                  "column": 22
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4862,
                  "end": 4878,
                  "loc": {
                    "start": {
                      "line": 170,
                      "column": 5
                    },
                    "end": {
                      "line": 170,
                      "column": 21
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4862,
                    "end": 4868,
                    "loc": {
                      "start": {
                        "line": 170,
                        "column": 5
                      },
                      "end": {
                        "line": 170,
                        "column": 11
                      },
                      "identifierName": "b_in_a"
                    },
                    "name": "b_in_a"
                  },
                  "init": {
                    "type": "BooleanLiteral",
                    "start": 4874,
                    "end": 4878,
                    "loc": {
                      "start": {
                        "line": 170,
                        "column": 17
                      },
                      "end": {
                        "line": 170,
                        "column": 21
                      }
                    },
                    "value": true
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "VariableDeclaration",
              "start": 4881,
              "end": 4902,
              "loc": {
                "start": {
                  "line": 171,
                  "column": 1
                },
                "end": {
                  "line": 171,
                  "column": 22
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4885,
                  "end": 4901,
                  "loc": {
                    "start": {
                      "line": 171,
                      "column": 5
                    },
                    "end": {
                      "line": 171,
                      "column": 21
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4885,
                    "end": 4892,
                    "loc": {
                      "start": {
                        "line": 171,
                        "column": 5
                      },
                      "end": {
                        "line": 171,
                        "column": 12
                      },
                      "identifierName": "overlap"
                    },
                    "name": "overlap"
                  },
                  "init": {
                    "type": "NullLiteral",
                    "start": 4897,
                    "end": 4901,
                    "loc": {
                      "start": {
                        "line": 171,
                        "column": 17
                      },
                      "end": {
                        "line": 171,
                        "column": 21
                      }
                    }
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "VariableDeclaration",
              "start": 4904,
              "end": 4922,
              "loc": {
                "start": {
                  "line": 172,
                  "column": 1
                },
                "end": {
                  "line": 172,
                  "column": 19
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4908,
                  "end": 4921,
                  "loc": {
                    "start": {
                      "line": 172,
                      "column": 5
                    },
                    "end": {
                      "line": 172,
                      "column": 18
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4908,
                    "end": 4917,
                    "loc": {
                      "start": {
                        "line": 172,
                        "column": 5
                      },
                      "end": {
                        "line": 172,
                        "column": 14
                      },
                      "identifierName": "overlap_x"
                    },
                    "name": "overlap_x"
                  },
                  "init": {
                    "type": "NumericLiteral",
                    "start": 4920,
                    "end": 4921,
                    "loc": {
                      "start": {
                        "line": 172,
                        "column": 17
                      },
                      "end": {
                        "line": 172,
                        "column": 18
                      }
                    },
                    "extra": {
                      "rawValue": 0,
                      "raw": "0"
                    },
                    "value": 0
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "VariableDeclaration",
              "start": 4924,
              "end": 4942,
              "loc": {
                "start": {
                  "line": 173,
                  "column": 1
                },
                "end": {
                  "line": 173,
                  "column": 19
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 4928,
                  "end": 4941,
                  "loc": {
                    "start": {
                      "line": 173,
                      "column": 5
                    },
                    "end": {
                      "line": 173,
                      "column": 18
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 4928,
                    "end": 4937,
                    "loc": {
                      "start": {
                        "line": 173,
                        "column": 5
                      },
                      "end": {
                        "line": 173,
                        "column": 14
                      },
                      "identifierName": "overlap_y"
                    },
                    "name": "overlap_y"
                  },
                  "init": {
                    "type": "NumericLiteral",
                    "start": 4940,
                    "end": 4941,
                    "loc": {
                      "start": {
                        "line": 173,
                        "column": 17
                      },
                      "end": {
                        "line": 173,
                        "column": 18
                      }
                    },
                    "extra": {
                      "rawValue": 0,
                      "raw": "0"
                    },
                    "value": 0
                  }
                }
              ],
              "kind": "let",
              "trailingComments": [
                {
                  "type": "CommentLine",
                  "value": " Handle points specially",
                  "start": 4945,
                  "end": 4971,
                  "loc": {
                    "start": {
                      "line": 175,
                      "column": 1
                    },
                    "end": {
                      "line": 175,
                      "column": 27
                    }
                  }
                }
              ]
            },
            {
              "type": "IfStatement",
              "start": 4973,
              "end": 7766,
              "loc": {
                "start": {
                  "line": 176,
                  "column": 1
                },
                "end": {
                  "line": 271,
                  "column": 2
                }
              },
              "test": {
                "type": "BinaryExpression",
                "start": 4976,
                "end": 4987,
                "loc": {
                  "start": {
                    "line": 176,
                    "column": 4
                  },
                  "end": {
                    "line": 176,
                    "column": 15
                  }
                },
                "left": {
                  "type": "Identifier",
                  "start": 4976,
                  "end": 4981,
                  "loc": {
                    "start": {
                      "line": 176,
                      "column": 4
                    },
                    "end": {
                      "line": 176,
                      "column": 9
                    },
                    "identifierName": "count"
                  },
                  "name": "count",
                  "leadingComments": null
                },
                "operator": "===",
                "right": {
                  "type": "NumericLiteral",
                  "start": 4986,
                  "end": 4987,
                  "loc": {
                    "start": {
                      "line": 176,
                      "column": 14
                    },
                    "end": {
                      "line": 176,
                      "column": 15
                    }
                  },
                  "extra": {
                    "rawValue": 2,
                    "raw": "2"
                  },
                  "value": 2
                },
                "leadingComments": null
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 4989,
                "end": 5395,
                "loc": {
                  "start": {
                    "line": 176,
                    "column": 17
                  },
                  "end": {
                    "line": 193,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 4993,
                    "end": 5034,
                    "loc": {
                      "start": {
                        "line": 177,
                        "column": 2
                      },
                      "end": {
                        "line": 177,
                        "column": 43
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 4999,
                        "end": 5033,
                        "loc": {
                          "start": {
                            "line": 177,
                            "column": 8
                          },
                          "end": {
                            "line": 177,
                            "column": 42
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 4999,
                          "end": 5006,
                          "loc": {
                            "start": {
                              "line": 177,
                              "column": 8
                            },
                            "end": {
                              "line": 177,
                              "column": 15
                            },
                            "identifierName": "coord_x"
                          },
                          "name": "coord_x"
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 5016,
                          "end": 5033,
                          "loc": {
                            "start": {
                              "line": 177,
                              "column": 25
                            },
                            "end": {
                              "line": 177,
                              "column": 42
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 5016,
                            "end": 5019,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 25
                              },
                              "end": {
                                "line": 177,
                                "column": 28
                              },
                              "identifierName": "b_x"
                            },
                            "name": "b_x"
                          },
                          "operator": "-",
                          "right": {
                            "type": "MemberExpression",
                            "start": 5022,
                            "end": 5033,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 31
                              },
                              "end": {
                                "line": 177,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 5022,
                              "end": 5030,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 31
                                },
                                "end": {
                                  "line": 177,
                                  "column": 39
                                },
                                "identifierName": "a_coords"
                              },
                              "name": "a_coords"
                            },
                            "property": {
                              "type": "NumericLiteral",
                              "start": 5031,
                              "end": 5032,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 40
                                },
                                "end": {
                                  "line": 177,
                                  "column": 41
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            },
                            "computed": true
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 5037,
                    "end": 5078,
                    "loc": {
                      "start": {
                        "line": 178,
                        "column": 2
                      },
                      "end": {
                        "line": 178,
                        "column": 43
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 5043,
                        "end": 5077,
                        "loc": {
                          "start": {
                            "line": 178,
                            "column": 8
                          },
                          "end": {
                            "line": 178,
                            "column": 42
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 5043,
                          "end": 5050,
                          "loc": {
                            "start": {
                              "line": 178,
                              "column": 8
                            },
                            "end": {
                              "line": 178,
                              "column": 15
                            },
                            "identifierName": "coord_y"
                          },
                          "name": "coord_y"
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 5060,
                          "end": 5077,
                          "loc": {
                            "start": {
                              "line": 178,
                              "column": 25
                            },
                            "end": {
                              "line": 178,
                              "column": 42
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 5060,
                            "end": 5063,
                            "loc": {
                              "start": {
                                "line": 178,
                                "column": 25
                              },
                              "end": {
                                "line": 178,
                                "column": 28
                              },
                              "identifierName": "b_y"
                            },
                            "name": "b_y"
                          },
                          "operator": "-",
                          "right": {
                            "type": "MemberExpression",
                            "start": 5066,
                            "end": 5077,
                            "loc": {
                              "start": {
                                "line": 178,
                                "column": 31
                              },
                              "end": {
                                "line": 178,
                                "column": 42
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 5066,
                              "end": 5074,
                              "loc": {
                                "start": {
                                  "line": 178,
                                  "column": 31
                                },
                                "end": {
                                  "line": 178,
                                  "column": 39
                                },
                                "identifierName": "a_coords"
                              },
                              "name": "a_coords"
                            },
                            "property": {
                              "type": "NumericLiteral",
                              "start": 5075,
                              "end": 5076,
                              "loc": {
                                "start": {
                                  "line": 178,
                                  "column": 40
                                },
                                "end": {
                                  "line": 178,
                                  "column": 41
                                }
                              },
                              "extra": {
                                "rawValue": 1,
                                "raw": "1"
                              },
                              "value": 1
                            },
                            "computed": true
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 5081,
                    "end": 5142,
                    "loc": {
                      "start": {
                        "line": 179,
                        "column": 2
                      },
                      "end": {
                        "line": 179,
                        "column": 63
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 5087,
                        "end": 5141,
                        "loc": {
                          "start": {
                            "line": 179,
                            "column": 8
                          },
                          "end": {
                            "line": 179,
                            "column": 62
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 5087,
                          "end": 5101,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 8
                            },
                            "end": {
                              "line": 179,
                              "column": 22
                            },
                            "identifierName": "length_squared"
                          },
                          "name": "length_squared"
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 5104,
                          "end": 5141,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 25
                            },
                            "end": {
                              "line": 179,
                              "column": 62
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 5104,
                            "end": 5121,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 25
                              },
                              "end": {
                                "line": 179,
                                "column": 42
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 5104,
                              "end": 5111,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 25
                                },
                                "end": {
                                  "line": 179,
                                  "column": 32
                                },
                                "identifierName": "coord_x"
                              },
                              "name": "coord_x"
                            },
                            "operator": "*",
                            "right": {
                              "type": "Identifier",
                              "start": 5114,
                              "end": 5121,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 35
                                },
                                "end": {
                                  "line": 179,
                                  "column": 42
                                },
                                "identifierName": "coord_x"
                              },
                              "name": "coord_x"
                            }
                          },
                          "operator": "+",
                          "right": {
                            "type": "BinaryExpression",
                            "start": 5124,
                            "end": 5141,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 45
                              },
                              "end": {
                                "line": 179,
                                "column": 62
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 5124,
                              "end": 5131,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 45
                                },
                                "end": {
                                  "line": 179,
                                  "column": 52
                                },
                                "identifierName": "coord_y"
                              },
                              "name": "coord_y"
                            },
                            "operator": "*",
                            "right": {
                              "type": "Identifier",
                              "start": 5134,
                              "end": 5141,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 55
                                },
                                "end": {
                                  "line": 179,
                                  "column": 62
                                },
                                "identifierName": "coord_y"
                              },
                              "name": "coord_y"
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "IfStatement",
                    "start": 5146,
                    "end": 5204,
                    "loc": {
                      "start": {
                        "line": 181,
                        "column": 2
                      },
                      "end": {
                        "line": 183,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 5149,
                      "end": 5180,
                      "loc": {
                        "start": {
                          "line": 181,
                          "column": 5
                        },
                        "end": {
                          "line": 181,
                          "column": 36
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 5149,
                        "end": 5163,
                        "loc": {
                          "start": {
                            "line": 181,
                            "column": 5
                          },
                          "end": {
                            "line": 181,
                            "column": 19
                          },
                          "identifierName": "length_squared"
                        },
                        "name": "length_squared"
                      },
                      "operator": ">",
                      "right": {
                        "type": "Identifier",
                        "start": 5166,
                        "end": 5180,
                        "loc": {
                          "start": {
                            "line": 181,
                            "column": 22
                          },
                          "end": {
                            "line": 181,
                            "column": 36
                          },
                          "identifierName": "radius_squared"
                        },
                        "name": "radius_squared"
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 5182,
                      "end": 5204,
                      "loc": {
                        "start": {
                          "line": 181,
                          "column": 38
                        },
                        "end": {
                          "line": 183,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 5187,
                          "end": 5200,
                          "loc": {
                            "start": {
                              "line": 182,
                              "column": 3
                            },
                            "end": {
                              "line": 182,
                              "column": 16
                            }
                          },
                          "argument": {
                            "type": "BooleanLiteral",
                            "start": 5194,
                            "end": 5199,
                            "loc": {
                              "start": {
                                "line": 182,
                                "column": 10
                              },
                              "end": {
                                "line": 182,
                                "column": 15
                              }
                            },
                            "value": false
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "IfStatement",
                    "start": 5208,
                    "end": 5392,
                    "loc": {
                      "start": {
                        "line": 185,
                        "column": 2
                      },
                      "end": {
                        "line": 192,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 5211,
                      "end": 5217,
                      "loc": {
                        "start": {
                          "line": 185,
                          "column": 5
                        },
                        "end": {
                          "line": 185,
                          "column": 11
                        },
                        "identifierName": "result"
                      },
                      "name": "result"
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 5219,
                      "end": 5392,
                      "loc": {
                        "start": {
                          "line": 185,
                          "column": 13
                        },
                        "end": {
                          "line": 192,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 5224,
                          "end": 5265,
                          "loc": {
                            "start": {
                              "line": 186,
                              "column": 3
                            },
                            "end": {
                              "line": 186,
                              "column": 44
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5230,
                              "end": 5264,
                              "loc": {
                                "start": {
                                  "line": 186,
                                  "column": 9
                                },
                                "end": {
                                  "line": 186,
                                  "column": 43
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5230,
                                "end": 5236,
                                "loc": {
                                  "start": {
                                    "line": 186,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 186,
                                    "column": 15
                                  },
                                  "identifierName": "length"
                                },
                                "name": "length"
                              },
                              "init": {
                                "type": "CallExpression",
                                "start": 5239,
                                "end": 5264,
                                "loc": {
                                  "start": {
                                    "line": 186,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 186,
                                    "column": 43
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 5239,
                                  "end": 5248,
                                  "loc": {
                                    "start": {
                                      "line": 186,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 186,
                                      "column": 27
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 5239,
                                    "end": 5243,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 22
                                      },
                                      "identifierName": "Math"
                                    },
                                    "name": "Math"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5244,
                                    "end": 5248,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 27
                                      },
                                      "identifierName": "sqrt"
                                    },
                                    "name": "sqrt"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 5249,
                                    "end": 5263,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 42
                                      },
                                      "identifierName": "length_squared"
                                    },
                                    "name": "length_squared"
                                  }
                                ]
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 5270,
                          "end": 5300,
                          "loc": {
                            "start": {
                              "line": 188,
                              "column": 3
                            },
                            "end": {
                              "line": 188,
                              "column": 33
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 5270,
                            "end": 5299,
                            "loc": {
                              "start": {
                                "line": 188,
                                "column": 3
                              },
                              "end": {
                                "line": 188,
                                "column": 32
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 5270,
                              "end": 5277,
                              "loc": {
                                "start": {
                                  "line": 188,
                                  "column": 3
                                },
                                "end": {
                                  "line": 188,
                                  "column": 10
                                },
                                "identifierName": "overlap"
                              },
                              "name": "overlap"
                            },
                            "right": {
                              "type": "BinaryExpression",
                              "start": 5282,
                              "end": 5299,
                              "loc": {
                                "start": {
                                  "line": 188,
                                  "column": 15
                                },
                                "end": {
                                  "line": 188,
                                  "column": 32
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 5282,
                                "end": 5290,
                                "loc": {
                                  "start": {
                                    "line": 188,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 188,
                                    "column": 23
                                  },
                                  "identifierName": "b_radius"
                                },
                                "name": "b_radius"
                              },
                              "operator": "-",
                              "right": {
                                "type": "Identifier",
                                "start": 5293,
                                "end": 5299,
                                "loc": {
                                  "start": {
                                    "line": 188,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 188,
                                    "column": 32
                                  },
                                  "identifierName": "length"
                                },
                                "name": "length"
                              }
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 5304,
                          "end": 5333,
                          "loc": {
                            "start": {
                              "line": 189,
                              "column": 3
                            },
                            "end": {
                              "line": 189,
                              "column": 32
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 5304,
                            "end": 5332,
                            "loc": {
                              "start": {
                                "line": 189,
                                "column": 3
                              },
                              "end": {
                                "line": 189,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 5304,
                              "end": 5313,
                              "loc": {
                                "start": {
                                  "line": 189,
                                  "column": 3
                                },
                                "end": {
                                  "line": 189,
                                  "column": 12
                                },
                                "identifierName": "overlap_x"
                              },
                              "name": "overlap_x"
                            },
                            "right": {
                              "type": "BinaryExpression",
                              "start": 5316,
                              "end": 5332,
                              "loc": {
                                "start": {
                                  "line": 189,
                                  "column": 15
                                },
                                "end": {
                                  "line": 189,
                                  "column": 31
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 5316,
                                "end": 5323,
                                "loc": {
                                  "start": {
                                    "line": 189,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 189,
                                    "column": 22
                                  },
                                  "identifierName": "coord_x"
                                },
                                "name": "coord_x"
                              },
                              "operator": "/",
                              "right": {
                                "type": "Identifier",
                                "start": 5326,
                                "end": 5332,
                                "loc": {
                                  "start": {
                                    "line": 189,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 189,
                                    "column": 31
                                  },
                                  "identifierName": "length"
                                },
                                "name": "length"
                              }
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 5337,
                          "end": 5366,
                          "loc": {
                            "start": {
                              "line": 190,
                              "column": 3
                            },
                            "end": {
                              "line": 190,
                              "column": 32
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 5337,
                            "end": 5365,
                            "loc": {
                              "start": {
                                "line": 190,
                                "column": 3
                              },
                              "end": {
                                "line": 190,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 5337,
                              "end": 5346,
                              "loc": {
                                "start": {
                                  "line": 190,
                                  "column": 3
                                },
                                "end": {
                                  "line": 190,
                                  "column": 12
                                },
                                "identifierName": "overlap_y"
                              },
                              "name": "overlap_y"
                            },
                            "right": {
                              "type": "BinaryExpression",
                              "start": 5349,
                              "end": 5365,
                              "loc": {
                                "start": {
                                  "line": 190,
                                  "column": 15
                                },
                                "end": {
                                  "line": 190,
                                  "column": 31
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 5349,
                                "end": 5356,
                                "loc": {
                                  "start": {
                                    "line": 190,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 190,
                                    "column": 22
                                  },
                                  "identifierName": "coord_y"
                                },
                                "name": "coord_y"
                              },
                              "operator": "/",
                              "right": {
                                "type": "Identifier",
                                "start": 5359,
                                "end": 5365,
                                "loc": {
                                  "start": {
                                    "line": 190,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 190,
                                    "column": 31
                                  },
                                  "identifierName": "length"
                                },
                                "name": "length"
                              }
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 5370,
                          "end": 5388,
                          "loc": {
                            "start": {
                              "line": 191,
                              "column": 3
                            },
                            "end": {
                              "line": 191,
                              "column": 21
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 5370,
                            "end": 5387,
                            "loc": {
                              "start": {
                                "line": 191,
                                "column": 3
                              },
                              "end": {
                                "line": 191,
                                "column": 20
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 5370,
                              "end": 5376,
                              "loc": {
                                "start": {
                                  "line": 191,
                                  "column": 3
                                },
                                "end": {
                                  "line": 191,
                                  "column": 9
                                },
                                "identifierName": "b_in_a"
                              },
                              "name": "b_in_a"
                            },
                            "right": {
                              "type": "BooleanLiteral",
                              "start": 5382,
                              "end": 5387,
                              "loc": {
                                "start": {
                                  "line": 191,
                                  "column": 15
                                },
                                "end": {
                                  "line": 191,
                                  "column": 20
                                }
                              },
                              "value": false
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  }
                ],
                "directives": []
              },
              "alternate": {
                "type": "BlockStatement",
                "start": 5402,
                "end": 7766,
                "loc": {
                  "start": {
                    "line": 194,
                    "column": 6
                  },
                  "end": {
                    "line": 271,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "ForStatement",
                    "start": 5406,
                    "end": 7763,
                    "loc": {
                      "start": {
                        "line": 195,
                        "column": 2
                      },
                      "end": {
                        "line": 270,
                        "column": 3
                      }
                    },
                    "init": {
                      "type": "VariableDeclaration",
                      "start": 5410,
                      "end": 5428,
                      "loc": {
                        "start": {
                          "line": 195,
                          "column": 6
                        },
                        "end": {
                          "line": 195,
                          "column": 24
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 5414,
                          "end": 5420,
                          "loc": {
                            "start": {
                              "line": 195,
                              "column": 10
                            },
                            "end": {
                              "line": 195,
                              "column": 16
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 5414,
                            "end": 5416,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 10
                              },
                              "end": {
                                "line": 195,
                                "column": 12
                              },
                              "identifierName": "ix"
                            },
                            "name": "ix"
                          },
                          "init": {
                            "type": "NumericLiteral",
                            "start": 5419,
                            "end": 5420,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 15
                              },
                              "end": {
                                "line": 195,
                                "column": 16
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        },
                        {
                          "type": "VariableDeclarator",
                          "start": 5422,
                          "end": 5428,
                          "loc": {
                            "start": {
                              "line": 195,
                              "column": 18
                            },
                            "end": {
                              "line": 195,
                              "column": 24
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 5422,
                            "end": 5424,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 18
                              },
                              "end": {
                                "line": 195,
                                "column": 20
                              },
                              "identifierName": "iy"
                            },
                            "name": "iy"
                          },
                          "init": {
                            "type": "NumericLiteral",
                            "start": 5427,
                            "end": 5428,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 23
                              },
                              "end": {
                                "line": 195,
                                "column": 24
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 5430,
                      "end": 5440,
                      "loc": {
                        "start": {
                          "line": 195,
                          "column": 26
                        },
                        "end": {
                          "line": 195,
                          "column": 36
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 5430,
                        "end": 5432,
                        "loc": {
                          "start": {
                            "line": 195,
                            "column": 26
                          },
                          "end": {
                            "line": 195,
                            "column": 28
                          },
                          "identifierName": "ix"
                        },
                        "name": "ix"
                      },
                      "operator": "<",
                      "right": {
                        "type": "Identifier",
                        "start": 5435,
                        "end": 5440,
                        "loc": {
                          "start": {
                            "line": 195,
                            "column": 31
                          },
                          "end": {
                            "line": 195,
                            "column": 36
                          },
                          "identifierName": "count"
                        },
                        "name": "count"
                      }
                    },
                    "update": {
                      "type": "SequenceExpression",
                      "start": 5442,
                      "end": 5458,
                      "loc": {
                        "start": {
                          "line": 195,
                          "column": 38
                        },
                        "end": {
                          "line": 195,
                          "column": 54
                        }
                      },
                      "expressions": [
                        {
                          "type": "AssignmentExpression",
                          "start": 5442,
                          "end": 5449,
                          "loc": {
                            "start": {
                              "line": 195,
                              "column": 38
                            },
                            "end": {
                              "line": 195,
                              "column": 45
                            }
                          },
                          "operator": "+=",
                          "left": {
                            "type": "Identifier",
                            "start": 5442,
                            "end": 5444,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 38
                              },
                              "end": {
                                "line": 195,
                                "column": 40
                              },
                              "identifierName": "ix"
                            },
                            "name": "ix"
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 5448,
                            "end": 5449,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 44
                              },
                              "end": {
                                "line": 195,
                                "column": 45
                              }
                            },
                            "extra": {
                              "rawValue": 2,
                              "raw": "2"
                            },
                            "value": 2
                          }
                        },
                        {
                          "type": "AssignmentExpression",
                          "start": 5451,
                          "end": 5458,
                          "loc": {
                            "start": {
                              "line": 195,
                              "column": 47
                            },
                            "end": {
                              "line": 195,
                              "column": 54
                            }
                          },
                          "operator": "+=",
                          "left": {
                            "type": "Identifier",
                            "start": 5451,
                            "end": 5453,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 47
                              },
                              "end": {
                                "line": 195,
                                "column": 49
                              },
                              "identifierName": "iy"
                            },
                            "name": "iy"
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 5457,
                            "end": 5458,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 53
                              },
                              "end": {
                                "line": 195,
                                "column": 54
                              }
                            },
                            "extra": {
                              "rawValue": 2,
                              "raw": "2"
                            },
                            "value": 2
                          }
                        }
                      ]
                    },
                    "body": {
                      "type": "BlockStatement",
                      "start": 5460,
                      "end": 7763,
                      "loc": {
                        "start": {
                          "line": 195,
                          "column": 56
                        },
                        "end": {
                          "line": 270,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 5465,
                          "end": 5500,
                          "loc": {
                            "start": {
                              "line": 196,
                              "column": 3
                            },
                            "end": {
                              "line": 196,
                              "column": 38
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5471,
                              "end": 5499,
                              "loc": {
                                "start": {
                                  "line": 196,
                                  "column": 9
                                },
                                "end": {
                                  "line": 196,
                                  "column": 37
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5471,
                                "end": 5478,
                                "loc": {
                                  "start": {
                                    "line": 196,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 196,
                                    "column": 16
                                  },
                                  "identifierName": "coord_x"
                                },
                                "name": "coord_x"
                              },
                              "init": {
                                "type": "BinaryExpression",
                                "start": 5481,
                                "end": 5499,
                                "loc": {
                                  "start": {
                                    "line": 196,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 196,
                                    "column": 37
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 5481,
                                  "end": 5484,
                                  "loc": {
                                    "start": {
                                      "line": 196,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 196,
                                      "column": 22
                                    },
                                    "identifierName": "b_x"
                                  },
                                  "name": "b_x"
                                },
                                "operator": "-",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 5487,
                                  "end": 5499,
                                  "loc": {
                                    "start": {
                                      "line": 196,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 196,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 5487,
                                    "end": 5495,
                                    "loc": {
                                      "start": {
                                        "line": 196,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 196,
                                        "column": 33
                                      },
                                      "identifierName": "a_coords"
                                    },
                                    "name": "a_coords"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5496,
                                    "end": 5498,
                                    "loc": {
                                      "start": {
                                        "line": 196,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 196,
                                        "column": 36
                                      },
                                      "identifierName": "ix"
                                    },
                                    "name": "ix"
                                  },
                                  "computed": true
                                }
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 5504,
                          "end": 5539,
                          "loc": {
                            "start": {
                              "line": 197,
                              "column": 3
                            },
                            "end": {
                              "line": 197,
                              "column": 38
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5510,
                              "end": 5538,
                              "loc": {
                                "start": {
                                  "line": 197,
                                  "column": 9
                                },
                                "end": {
                                  "line": 197,
                                  "column": 37
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5510,
                                "end": 5517,
                                "loc": {
                                  "start": {
                                    "line": 197,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 197,
                                    "column": 16
                                  },
                                  "identifierName": "coord_y"
                                },
                                "name": "coord_y"
                              },
                              "init": {
                                "type": "BinaryExpression",
                                "start": 5520,
                                "end": 5538,
                                "loc": {
                                  "start": {
                                    "line": 197,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 197,
                                    "column": 37
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 5520,
                                  "end": 5523,
                                  "loc": {
                                    "start": {
                                      "line": 197,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 197,
                                      "column": 22
                                    },
                                    "identifierName": "b_y"
                                  },
                                  "name": "b_y"
                                },
                                "operator": "-",
                                "right": {
                                  "type": "MemberExpression",
                                  "start": 5526,
                                  "end": 5538,
                                  "loc": {
                                    "start": {
                                      "line": 197,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 197,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 5526,
                                    "end": 5534,
                                    "loc": {
                                      "start": {
                                        "line": 197,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 197,
                                        "column": 33
                                      },
                                      "identifierName": "a_coords"
                                    },
                                    "name": "a_coords"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5535,
                                    "end": 5537,
                                    "loc": {
                                      "start": {
                                        "line": 197,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 197,
                                        "column": 36
                                      },
                                      "identifierName": "iy"
                                    },
                                    "name": "iy"
                                  },
                                  "computed": true
                                }
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 5543,
                          "end": 5571,
                          "loc": {
                            "start": {
                              "line": 198,
                              "column": 3
                            },
                            "end": {
                              "line": 198,
                              "column": 31
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5549,
                              "end": 5570,
                              "loc": {
                                "start": {
                                  "line": 198,
                                  "column": 9
                                },
                                "end": {
                                  "line": 198,
                                  "column": 30
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5549,
                                "end": 5555,
                                "loc": {
                                  "start": {
                                    "line": 198,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 198,
                                    "column": 15
                                  },
                                  "identifierName": "edge_x"
                                },
                                "name": "edge_x"
                              },
                              "init": {
                                "type": "MemberExpression",
                                "start": 5559,
                                "end": 5570,
                                "loc": {
                                  "start": {
                                    "line": 198,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 198,
                                    "column": 30
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 5559,
                                  "end": 5566,
                                  "loc": {
                                    "start": {
                                      "line": 198,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 198,
                                      "column": 26
                                    },
                                    "identifierName": "a_edges"
                                  },
                                  "name": "a_edges"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5567,
                                  "end": 5569,
                                  "loc": {
                                    "start": {
                                      "line": 198,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 198,
                                      "column": 29
                                    },
                                    "identifierName": "ix"
                                  },
                                  "name": "ix"
                                },
                                "computed": true
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 5575,
                          "end": 5603,
                          "loc": {
                            "start": {
                              "line": 199,
                              "column": 3
                            },
                            "end": {
                              "line": 199,
                              "column": 31
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5581,
                              "end": 5602,
                              "loc": {
                                "start": {
                                  "line": 199,
                                  "column": 9
                                },
                                "end": {
                                  "line": 199,
                                  "column": 30
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5581,
                                "end": 5587,
                                "loc": {
                                  "start": {
                                    "line": 199,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 199,
                                    "column": 15
                                  },
                                  "identifierName": "edge_y"
                                },
                                "name": "edge_y"
                              },
                              "init": {
                                "type": "MemberExpression",
                                "start": 5591,
                                "end": 5602,
                                "loc": {
                                  "start": {
                                    "line": 199,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 199,
                                    "column": 30
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 5591,
                                  "end": 5598,
                                  "loc": {
                                    "start": {
                                      "line": 199,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 199,
                                      "column": 26
                                    },
                                    "identifierName": "a_edges"
                                  },
                                  "name": "a_edges"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5599,
                                  "end": 5601,
                                  "loc": {
                                    "start": {
                                      "line": 199,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 199,
                                      "column": 29
                                    },
                                    "identifierName": "iy"
                                  },
                                  "name": "iy"
                                },
                                "computed": true
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 5607,
                          "end": 5659,
                          "loc": {
                            "start": {
                              "line": 200,
                              "column": 3
                            },
                            "end": {
                              "line": 200,
                              "column": 55
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5613,
                              "end": 5658,
                              "loc": {
                                "start": {
                                  "line": 200,
                                  "column": 9
                                },
                                "end": {
                                  "line": 200,
                                  "column": 54
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5613,
                                "end": 5616,
                                "loc": {
                                  "start": {
                                    "line": 200,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 200,
                                    "column": 12
                                  },
                                  "identifierName": "dot"
                                },
                                "name": "dot"
                              },
                              "init": {
                                "type": "BinaryExpression",
                                "start": 5623,
                                "end": 5658,
                                "loc": {
                                  "start": {
                                    "line": 200,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 200,
                                    "column": 54
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 5623,
                                  "end": 5639,
                                  "loc": {
                                    "start": {
                                      "line": 200,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 200,
                                      "column": 35
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 5623,
                                    "end": 5630,
                                    "loc": {
                                      "start": {
                                        "line": 200,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 200,
                                        "column": 26
                                      },
                                      "identifierName": "coord_x"
                                    },
                                    "name": "coord_x"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 5633,
                                    "end": 5639,
                                    "loc": {
                                      "start": {
                                        "line": 200,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 200,
                                        "column": 35
                                      },
                                      "identifierName": "edge_x"
                                    },
                                    "name": "edge_x"
                                  }
                                },
                                "operator": "+",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 5642,
                                  "end": 5658,
                                  "loc": {
                                    "start": {
                                      "line": 200,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 200,
                                      "column": 54
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 5642,
                                    "end": 5649,
                                    "loc": {
                                      "start": {
                                        "line": 200,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 200,
                                        "column": 45
                                      },
                                      "identifierName": "coord_y"
                                    },
                                    "name": "coord_y"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 5652,
                                    "end": 5658,
                                    "loc": {
                                      "start": {
                                        "line": 200,
                                        "column": 48
                                      },
                                      "end": {
                                        "line": 200,
                                        "column": 54
                                      },
                                      "identifierName": "edge_y"
                                    },
                                    "name": "edge_y"
                                  }
                                }
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 5663,
                          "end": 5742,
                          "loc": {
                            "start": {
                              "line": 201,
                              "column": 3
                            },
                            "end": {
                              "line": 201,
                              "column": 82
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5669,
                              "end": 5741,
                              "loc": {
                                "start": {
                                  "line": 201,
                                  "column": 9
                                },
                                "end": {
                                  "line": 201,
                                  "column": 81
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5669,
                                "end": 5675,
                                "loc": {
                                  "start": {
                                    "line": 201,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 201,
                                    "column": 15
                                  },
                                  "identifierName": "region"
                                },
                                "name": "region"
                              },
                              "init": {
                                "type": "ConditionalExpression",
                                "start": 5679,
                                "end": 5741,
                                "loc": {
                                  "start": {
                                    "line": 201,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 201,
                                    "column": 81
                                  }
                                },
                                "test": {
                                  "type": "BinaryExpression",
                                  "start": 5679,
                                  "end": 5686,
                                  "loc": {
                                    "start": {
                                      "line": 201,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 201,
                                      "column": 26
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 5679,
                                    "end": 5682,
                                    "loc": {
                                      "start": {
                                        "line": 201,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 201,
                                        "column": 22
                                      },
                                      "identifierName": "dot"
                                    },
                                    "name": "dot"
                                  },
                                  "operator": "<",
                                  "right": {
                                    "type": "NumericLiteral",
                                    "start": 5685,
                                    "end": 5686,
                                    "loc": {
                                      "start": {
                                        "line": 201,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 201,
                                        "column": 26
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  }
                                },
                                "consequent": {
                                  "type": "UnaryExpression",
                                  "start": 5689,
                                  "end": 5691,
                                  "loc": {
                                    "start": {
                                      "line": 201,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 201,
                                      "column": 31
                                    }
                                  },
                                  "operator": "-",
                                  "prefix": true,
                                  "argument": {
                                    "type": "NumericLiteral",
                                    "start": 5690,
                                    "end": 5691,
                                    "loc": {
                                      "start": {
                                        "line": 201,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 201,
                                        "column": 31
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  },
                                  "extra": {
                                    "parenthesizedArgument": false
                                  }
                                },
                                "alternate": {
                                  "type": "ConditionalExpression",
                                  "start": 5694,
                                  "end": 5741,
                                  "loc": {
                                    "start": {
                                      "line": 201,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 201,
                                      "column": 81
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 5694,
                                    "end": 5733,
                                    "loc": {
                                      "start": {
                                        "line": 201,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 201,
                                        "column": 73
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 5694,
                                      "end": 5697,
                                      "loc": {
                                        "start": {
                                          "line": 201,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 201,
                                          "column": 37
                                        },
                                        "identifierName": "dot"
                                      },
                                      "name": "dot"
                                    },
                                    "operator": ">",
                                    "right": {
                                      "type": "BinaryExpression",
                                      "start": 5700,
                                      "end": 5733,
                                      "loc": {
                                        "start": {
                                          "line": 201,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 201,
                                          "column": 73
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 5700,
                                        "end": 5715,
                                        "loc": {
                                          "start": {
                                            "line": 201,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 201,
                                            "column": 55
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 5700,
                                          "end": 5706,
                                          "loc": {
                                            "start": {
                                              "line": 201,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 201,
                                              "column": 46
                                            },
                                            "identifierName": "edge_x"
                                          },
                                          "name": "edge_x"
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 5709,
                                          "end": 5715,
                                          "loc": {
                                            "start": {
                                              "line": 201,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 201,
                                              "column": 55
                                            },
                                            "identifierName": "edge_x"
                                          },
                                          "name": "edge_x"
                                        }
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "BinaryExpression",
                                        "start": 5718,
                                        "end": 5733,
                                        "loc": {
                                          "start": {
                                            "line": 201,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 201,
                                            "column": 73
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 5718,
                                          "end": 5724,
                                          "loc": {
                                            "start": {
                                              "line": 201,
                                              "column": 58
                                            },
                                            "end": {
                                              "line": 201,
                                              "column": 64
                                            },
                                            "identifierName": "edge_y"
                                          },
                                          "name": "edge_y"
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 5727,
                                          "end": 5733,
                                          "loc": {
                                            "start": {
                                              "line": 201,
                                              "column": 67
                                            },
                                            "end": {
                                              "line": 201,
                                              "column": 73
                                            },
                                            "identifierName": "edge_y"
                                          },
                                          "name": "edge_y"
                                        }
                                      }
                                    }
                                  },
                                  "consequent": {
                                    "type": "NumericLiteral",
                                    "start": 5736,
                                    "end": 5737,
                                    "loc": {
                                      "start": {
                                        "line": 201,
                                        "column": 76
                                      },
                                      "end": {
                                        "line": 201,
                                        "column": 77
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  },
                                  "alternate": {
                                    "type": "NumericLiteral",
                                    "start": 5740,
                                    "end": 5741,
                                    "loc": {
                                      "start": {
                                        "line": 201,
                                        "column": 80
                                      },
                                      "end": {
                                        "line": 201,
                                        "column": 81
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  }
                                }
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 5747,
                          "end": 5775,
                          "loc": {
                            "start": {
                              "line": 203,
                              "column": 3
                            },
                            "end": {
                              "line": 203,
                              "column": 31
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5751,
                              "end": 5774,
                              "loc": {
                                "start": {
                                  "line": 203,
                                  "column": 7
                                },
                                "end": {
                                  "line": 203,
                                  "column": 30
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5751,
                                "end": 5766,
                                "loc": {
                                  "start": {
                                    "line": 203,
                                    "column": 7
                                  },
                                  "end": {
                                    "line": 203,
                                    "column": 22
                                  },
                                  "identifierName": "tmp_overlapping"
                                },
                                "name": "tmp_overlapping"
                              },
                              "init": {
                                "type": "BooleanLiteral",
                                "start": 5769,
                                "end": 5774,
                                "loc": {
                                  "start": {
                                    "line": 203,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 203,
                                    "column": 30
                                  }
                                },
                                "value": false
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 5779,
                          "end": 5803,
                          "loc": {
                            "start": {
                              "line": 204,
                              "column": 3
                            },
                            "end": {
                              "line": 204,
                              "column": 27
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5783,
                              "end": 5802,
                              "loc": {
                                "start": {
                                  "line": 204,
                                  "column": 7
                                },
                                "end": {
                                  "line": 204,
                                  "column": 26
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5783,
                                "end": 5794,
                                "loc": {
                                  "start": {
                                    "line": 204,
                                    "column": 7
                                  },
                                  "end": {
                                    "line": 204,
                                    "column": 18
                                  },
                                  "identifierName": "tmp_overlap"
                                },
                                "name": "tmp_overlap"
                              },
                              "init": {
                                "type": "NumericLiteral",
                                "start": 5801,
                                "end": 5802,
                                "loc": {
                                  "start": {
                                    "line": 204,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 204,
                                    "column": 26
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 5807,
                          "end": 5831,
                          "loc": {
                            "start": {
                              "line": 205,
                              "column": 3
                            },
                            "end": {
                              "line": 205,
                              "column": 27
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5811,
                              "end": 5830,
                              "loc": {
                                "start": {
                                  "line": 205,
                                  "column": 7
                                },
                                "end": {
                                  "line": 205,
                                  "column": 26
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5811,
                                "end": 5824,
                                "loc": {
                                  "start": {
                                    "line": 205,
                                    "column": 7
                                  },
                                  "end": {
                                    "line": 205,
                                    "column": 20
                                  },
                                  "identifierName": "tmp_overlap_x"
                                },
                                "name": "tmp_overlap_x"
                              },
                              "init": {
                                "type": "NumericLiteral",
                                "start": 5829,
                                "end": 5830,
                                "loc": {
                                  "start": {
                                    "line": 205,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 205,
                                    "column": 26
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 5835,
                          "end": 5859,
                          "loc": {
                            "start": {
                              "line": 206,
                              "column": 3
                            },
                            "end": {
                              "line": 206,
                              "column": 27
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 5839,
                              "end": 5858,
                              "loc": {
                                "start": {
                                  "line": 206,
                                  "column": 7
                                },
                                "end": {
                                  "line": 206,
                                  "column": 26
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 5839,
                                "end": 5852,
                                "loc": {
                                  "start": {
                                    "line": 206,
                                    "column": 7
                                  },
                                  "end": {
                                    "line": 206,
                                    "column": 20
                                  },
                                  "identifierName": "tmp_overlap_y"
                                },
                                "name": "tmp_overlap_y"
                              },
                              "init": {
                                "type": "NumericLiteral",
                                "start": 5857,
                                "end": 5858,
                                "loc": {
                                  "start": {
                                    "line": 206,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 206,
                                    "column": 26
                                  }
                                },
                                "extra": {
                                  "rawValue": 0,
                                  "raw": "0"
                                },
                                "value": 0
                              }
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "IfStatement",
                          "start": 5864,
                          "end": 5969,
                          "loc": {
                            "start": {
                              "line": 208,
                              "column": 3
                            },
                            "end": {
                              "line": 210,
                              "column": 4
                            }
                          },
                          "test": {
                            "type": "LogicalExpression",
                            "start": 5867,
                            "end": 5941,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 6
                              },
                              "end": {
                                "line": 208,
                                "column": 80
                              }
                            },
                            "left": {
                              "type": "LogicalExpression",
                              "start": 5867,
                              "end": 5883,
                              "loc": {
                                "start": {
                                  "line": 208,
                                  "column": 6
                                },
                                "end": {
                                  "line": 208,
                                  "column": 22
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 5867,
                                "end": 5873,
                                "loc": {
                                  "start": {
                                    "line": 208,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 208,
                                    "column": 12
                                  },
                                  "identifierName": "result"
                                },
                                "name": "result"
                              },
                              "operator": "&&",
                              "right": {
                                "type": "Identifier",
                                "start": 5877,
                                "end": 5883,
                                "loc": {
                                  "start": {
                                    "line": 208,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 208,
                                    "column": 22
                                  },
                                  "identifierName": "a_in_b"
                                },
                                "name": "a_in_b"
                              }
                            },
                            "operator": "&&",
                            "right": {
                              "type": "BinaryExpression",
                              "start": 5887,
                              "end": 5941,
                              "loc": {
                                "start": {
                                  "line": 208,
                                  "column": 26
                                },
                                "end": {
                                  "line": 208,
                                  "column": 80
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 5887,
                                "end": 5924,
                                "loc": {
                                  "start": {
                                    "line": 208,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 208,
                                    "column": 63
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 5887,
                                  "end": 5904,
                                  "loc": {
                                    "start": {
                                      "line": 208,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 208,
                                      "column": 43
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 5887,
                                    "end": 5894,
                                    "loc": {
                                      "start": {
                                        "line": 208,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 208,
                                        "column": 33
                                      },
                                      "identifierName": "coord_x"
                                    },
                                    "name": "coord_x"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 5897,
                                    "end": 5904,
                                    "loc": {
                                      "start": {
                                        "line": 208,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 208,
                                        "column": 43
                                      },
                                      "identifierName": "coord_x"
                                    },
                                    "name": "coord_x"
                                  }
                                },
                                "operator": "+",
                                "right": {
                                  "type": "BinaryExpression",
                                  "start": 5907,
                                  "end": 5924,
                                  "loc": {
                                    "start": {
                                      "line": 208,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 208,
                                      "column": 63
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 5907,
                                    "end": 5914,
                                    "loc": {
                                      "start": {
                                        "line": 208,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 208,
                                        "column": 53
                                      },
                                      "identifierName": "coord_y"
                                    },
                                    "name": "coord_y"
                                  },
                                  "operator": "*",
                                  "right": {
                                    "type": "Identifier",
                                    "start": 5917,
                                    "end": 5924,
                                    "loc": {
                                      "start": {
                                        "line": 208,
                                        "column": 56
                                      },
                                      "end": {
                                        "line": 208,
                                        "column": 63
                                      },
                                      "identifierName": "coord_y"
                                    },
                                    "name": "coord_y"
                                  }
                                }
                              },
                              "operator": ">",
                              "right": {
                                "type": "Identifier",
                                "start": 5927,
                                "end": 5941,
                                "loc": {
                                  "start": {
                                    "line": 208,
                                    "column": 66
                                  },
                                  "end": {
                                    "line": 208,
                                    "column": 80
                                  },
                                  "identifierName": "radius_squared"
                                },
                                "name": "radius_squared"
                              }
                            }
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 5943,
                            "end": 5969,
                            "loc": {
                              "start": {
                                "line": 208,
                                "column": 82
                              },
                              "end": {
                                "line": 210,
                                "column": 4
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 5949,
                                "end": 5964,
                                "loc": {
                                  "start": {
                                    "line": 209,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 209,
                                    "column": 19
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 5949,
                                  "end": 5963,
                                  "loc": {
                                    "start": {
                                      "line": 209,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 209,
                                      "column": 18
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 5949,
                                    "end": 5955,
                                    "loc": {
                                      "start": {
                                        "line": 209,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 209,
                                        "column": 10
                                      },
                                      "identifierName": "a_in_b"
                                    },
                                    "name": "a_in_b"
                                  },
                                  "right": {
                                    "type": "BooleanLiteral",
                                    "start": 5958,
                                    "end": 5963,
                                    "loc": {
                                      "start": {
                                        "line": 209,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 209,
                                        "column": 18
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              }
                            ],
                            "directives": []
                          },
                          "alternate": null
                        },
                        {
                          "type": "IfStatement",
                          "start": 5974,
                          "end": 7590,
                          "loc": {
                            "start": {
                              "line": 212,
                              "column": 3
                            },
                            "end": {
                              "line": 263,
                              "column": 4
                            }
                          },
                          "test": {
                            "type": "Identifier",
                            "start": 5977,
                            "end": 5983,
                            "loc": {
                              "start": {
                                "line": 212,
                                "column": 6
                              },
                              "end": {
                                "line": 212,
                                "column": 12
                              },
                              "identifierName": "region"
                            },
                            "name": "region"
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 5985,
                            "end": 7033,
                            "loc": {
                              "start": {
                                "line": 212,
                                "column": 14
                              },
                              "end": {
                                "line": 242,
                                "column": 4
                              }
                            },
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "start": 5991,
                                "end": 6022,
                                "loc": {
                                  "start": {
                                    "line": 213,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 213,
                                    "column": 35
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 5997,
                                    "end": 6021,
                                    "loc": {
                                      "start": {
                                        "line": 213,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 213,
                                        "column": 34
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 5997,
                                      "end": 6001,
                                      "loc": {
                                        "start": {
                                          "line": 213,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 213,
                                          "column": 14
                                        },
                                        "identifierName": "left"
                                      },
                                      "name": "left"
                                    },
                                    "init": {
                                      "type": "BinaryExpression",
                                      "start": 6008,
                                      "end": 6021,
                                      "loc": {
                                        "start": {
                                          "line": 213,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 213,
                                          "column": 34
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 6008,
                                        "end": 6014,
                                        "loc": {
                                          "start": {
                                            "line": 213,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 213,
                                            "column": 27
                                          },
                                          "identifierName": "region"
                                        },
                                        "name": "region"
                                      },
                                      "operator": "===",
                                      "right": {
                                        "type": "UnaryExpression",
                                        "start": 6019,
                                        "end": 6021,
                                        "loc": {
                                          "start": {
                                            "line": 213,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 213,
                                            "column": 34
                                          }
                                        },
                                        "operator": "-",
                                        "prefix": true,
                                        "argument": {
                                          "type": "NumericLiteral",
                                          "start": 6020,
                                          "end": 6021,
                                          "loc": {
                                            "start": {
                                              "line": 213,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 213,
                                              "column": 34
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 1,
                                            "raw": "1"
                                          },
                                          "value": 1
                                        },
                                        "extra": {
                                          "parenthesizedArgument": false
                                        }
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 6027,
                                "end": 6117,
                                "loc": {
                                  "start": {
                                    "line": 214,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 214,
                                    "column": 94
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 6033,
                                    "end": 6116,
                                    "loc": {
                                      "start": {
                                        "line": 214,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 214,
                                        "column": 93
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 6033,
                                      "end": 6040,
                                      "loc": {
                                        "start": {
                                          "line": 214,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 214,
                                          "column": 17
                                        },
                                        "identifierName": "other_x"
                                      },
                                      "name": "other_x"
                                    },
                                    "init": {
                                      "type": "ConditionalExpression",
                                      "start": 6044,
                                      "end": 6116,
                                      "loc": {
                                        "start": {
                                          "line": 214,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 214,
                                          "column": 93
                                        }
                                      },
                                      "test": {
                                        "type": "Identifier",
                                        "start": 6044,
                                        "end": 6048,
                                        "loc": {
                                          "start": {
                                            "line": 214,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 214,
                                            "column": 25
                                          },
                                          "identifierName": "left"
                                        },
                                        "name": "left"
                                      },
                                      "consequent": {
                                        "type": "ConditionalExpression",
                                        "start": 6052,
                                        "end": 6081,
                                        "loc": {
                                          "start": {
                                            "line": 214,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 214,
                                            "column": 58
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 6052,
                                          "end": 6060,
                                          "loc": {
                                            "start": {
                                              "line": 214,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 214,
                                              "column": 37
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 6052,
                                            "end": 6054,
                                            "loc": {
                                              "start": {
                                                "line": 214,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 214,
                                                "column": 31
                                              },
                                              "identifierName": "ix"
                                            },
                                            "name": "ix"
                                          },
                                          "operator": "===",
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 6059,
                                            "end": 6060,
                                            "loc": {
                                              "start": {
                                                "line": 214,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 214,
                                                "column": 37
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 0,
                                              "raw": "0"
                                            },
                                            "value": 0
                                          }
                                        },
                                        "consequent": {
                                          "type": "BinaryExpression",
                                          "start": 6063,
                                          "end": 6072,
                                          "loc": {
                                            "start": {
                                              "line": 214,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 214,
                                              "column": 49
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 6063,
                                            "end": 6068,
                                            "loc": {
                                              "start": {
                                                "line": 214,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 214,
                                                "column": 45
                                              },
                                              "identifierName": "count"
                                            },
                                            "name": "count"
                                          },
                                          "operator": "-",
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 6071,
                                            "end": 6072,
                                            "loc": {
                                              "start": {
                                                "line": 214,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 214,
                                                "column": 49
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 2,
                                              "raw": "2"
                                            },
                                            "value": 2
                                          }
                                        },
                                        "alternate": {
                                          "type": "BinaryExpression",
                                          "start": 6075,
                                          "end": 6081,
                                          "loc": {
                                            "start": {
                                              "line": 214,
                                              "column": 52
                                            },
                                            "end": {
                                              "line": 214,
                                              "column": 58
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 6075,
                                            "end": 6077,
                                            "loc": {
                                              "start": {
                                                "line": 214,
                                                "column": 52
                                              },
                                              "end": {
                                                "line": 214,
                                                "column": 54
                                              },
                                              "identifierName": "ix"
                                            },
                                            "name": "ix"
                                          },
                                          "operator": "-",
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 6080,
                                            "end": 6081,
                                            "loc": {
                                              "start": {
                                                "line": 214,
                                                "column": 57
                                              },
                                              "end": {
                                                "line": 214,
                                                "column": 58
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 2,
                                              "raw": "2"
                                            },
                                            "value": 2
                                          }
                                        },
                                        "extra": {
                                          "parenthesized": true,
                                          "parenStart": 6051
                                        }
                                      },
                                      "alternate": {
                                        "type": "ConditionalExpression",
                                        "start": 6086,
                                        "end": 6115,
                                        "loc": {
                                          "start": {
                                            "line": 214,
                                            "column": 63
                                          },
                                          "end": {
                                            "line": 214,
                                            "column": 92
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 6086,
                                          "end": 6102,
                                          "loc": {
                                            "start": {
                                              "line": 214,
                                              "column": 63
                                            },
                                            "end": {
                                              "line": 214,
                                              "column": 79
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 6086,
                                            "end": 6088,
                                            "loc": {
                                              "start": {
                                                "line": 214,
                                                "column": 63
                                              },
                                              "end": {
                                                "line": 214,
                                                "column": 65
                                              },
                                              "identifierName": "ix"
                                            },
                                            "name": "ix"
                                          },
                                          "operator": "===",
                                          "right": {
                                            "type": "BinaryExpression",
                                            "start": 6093,
                                            "end": 6102,
                                            "loc": {
                                              "start": {
                                                "line": 214,
                                                "column": 70
                                              },
                                              "end": {
                                                "line": 214,
                                                "column": 79
                                              }
                                            },
                                            "left": {
                                              "type": "Identifier",
                                              "start": 6093,
                                              "end": 6098,
                                              "loc": {
                                                "start": {
                                                  "line": 214,
                                                  "column": 70
                                                },
                                                "end": {
                                                  "line": 214,
                                                  "column": 75
                                                },
                                                "identifierName": "count"
                                              },
                                              "name": "count"
                                            },
                                            "operator": "-",
                                            "right": {
                                              "type": "NumericLiteral",
                                              "start": 6101,
                                              "end": 6102,
                                              "loc": {
                                                "start": {
                                                  "line": 214,
                                                  "column": 78
                                                },
                                                "end": {
                                                  "line": 214,
                                                  "column": 79
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 2,
                                                "raw": "2"
                                              },
                                              "value": 2
                                            }
                                          }
                                        },
                                        "consequent": {
                                          "type": "NumericLiteral",
                                          "start": 6105,
                                          "end": 6106,
                                          "loc": {
                                            "start": {
                                              "line": 214,
                                              "column": 82
                                            },
                                            "end": {
                                              "line": 214,
                                              "column": 83
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 0,
                                            "raw": "0"
                                          },
                                          "value": 0
                                        },
                                        "alternate": {
                                          "type": "BinaryExpression",
                                          "start": 6109,
                                          "end": 6115,
                                          "loc": {
                                            "start": {
                                              "line": 214,
                                              "column": 86
                                            },
                                            "end": {
                                              "line": 214,
                                              "column": 92
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 6109,
                                            "end": 6111,
                                            "loc": {
                                              "start": {
                                                "line": 214,
                                                "column": 86
                                              },
                                              "end": {
                                                "line": 214,
                                                "column": 88
                                              },
                                              "identifierName": "ix"
                                            },
                                            "name": "ix"
                                          },
                                          "operator": "+",
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 6114,
                                            "end": 6115,
                                            "loc": {
                                              "start": {
                                                "line": 214,
                                                "column": 91
                                              },
                                              "end": {
                                                "line": 214,
                                                "column": 92
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 2,
                                              "raw": "2"
                                            },
                                            "value": 2
                                          }
                                        },
                                        "extra": {
                                          "parenthesized": true,
                                          "parenStart": 6085
                                        }
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 6122,
                                "end": 6151,
                                "loc": {
                                  "start": {
                                    "line": 215,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 215,
                                    "column": 33
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 6128,
                                    "end": 6150,
                                    "loc": {
                                      "start": {
                                        "line": 215,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 215,
                                        "column": 32
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 6128,
                                      "end": 6135,
                                      "loc": {
                                        "start": {
                                          "line": 215,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 215,
                                          "column": 17
                                        },
                                        "identifierName": "other_y"
                                      },
                                      "name": "other_y"
                                    },
                                    "init": {
                                      "type": "BinaryExpression",
                                      "start": 6139,
                                      "end": 6150,
                                      "loc": {
                                        "start": {
                                          "line": 215,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 215,
                                          "column": 32
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 6139,
                                        "end": 6146,
                                        "loc": {
                                          "start": {
                                            "line": 215,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 215,
                                            "column": 28
                                          },
                                          "identifierName": "other_x"
                                        },
                                        "name": "other_x"
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "NumericLiteral",
                                        "start": 6149,
                                        "end": 6150,
                                        "loc": {
                                          "start": {
                                            "line": 215,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 215,
                                            "column": 32
                                          }
                                        },
                                        "extra": {
                                          "rawValue": 1,
                                          "raw": "1"
                                        },
                                        "value": 1
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 6156,
                                "end": 6197,
                                "loc": {
                                  "start": {
                                    "line": 216,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 216,
                                    "column": 45
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 6162,
                                    "end": 6196,
                                    "loc": {
                                      "start": {
                                        "line": 216,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 216,
                                        "column": 44
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 6162,
                                      "end": 6170,
                                      "loc": {
                                        "start": {
                                          "line": 216,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 216,
                                          "column": 18
                                        },
                                        "identifierName": "coord2_x"
                                      },
                                      "name": "coord2_x"
                                    },
                                    "init": {
                                      "type": "BinaryExpression",
                                      "start": 6173,
                                      "end": 6196,
                                      "loc": {
                                        "start": {
                                          "line": 216,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 216,
                                          "column": 44
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 6173,
                                        "end": 6176,
                                        "loc": {
                                          "start": {
                                            "line": 216,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 216,
                                            "column": 24
                                          },
                                          "identifierName": "b_x"
                                        },
                                        "name": "b_x"
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 6179,
                                        "end": 6196,
                                        "loc": {
                                          "start": {
                                            "line": 216,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 216,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 6179,
                                          "end": 6187,
                                          "loc": {
                                            "start": {
                                              "line": 216,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 216,
                                              "column": 35
                                            },
                                            "identifierName": "a_coords"
                                          },
                                          "name": "a_coords"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 6188,
                                          "end": 6195,
                                          "loc": {
                                            "start": {
                                              "line": 216,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 216,
                                              "column": 43
                                            },
                                            "identifierName": "other_x"
                                          },
                                          "name": "other_x"
                                        },
                                        "computed": true
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 6202,
                                "end": 6243,
                                "loc": {
                                  "start": {
                                    "line": 217,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 217,
                                    "column": 45
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 6208,
                                    "end": 6242,
                                    "loc": {
                                      "start": {
                                        "line": 217,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 217,
                                        "column": 44
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 6208,
                                      "end": 6216,
                                      "loc": {
                                        "start": {
                                          "line": 217,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 217,
                                          "column": 18
                                        },
                                        "identifierName": "coord2_y"
                                      },
                                      "name": "coord2_y"
                                    },
                                    "init": {
                                      "type": "BinaryExpression",
                                      "start": 6219,
                                      "end": 6242,
                                      "loc": {
                                        "start": {
                                          "line": 217,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 217,
                                          "column": 44
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 6219,
                                        "end": 6222,
                                        "loc": {
                                          "start": {
                                            "line": 217,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 217,
                                            "column": 24
                                          },
                                          "identifierName": "b_y"
                                        },
                                        "name": "b_y"
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 6225,
                                        "end": 6242,
                                        "loc": {
                                          "start": {
                                            "line": 217,
                                            "column": 27
                                          },
                                          "end": {
                                            "line": 217,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 6225,
                                          "end": 6233,
                                          "loc": {
                                            "start": {
                                              "line": 217,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 217,
                                              "column": 35
                                            },
                                            "identifierName": "a_coords"
                                          },
                                          "name": "a_coords"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 6234,
                                          "end": 6241,
                                          "loc": {
                                            "start": {
                                              "line": 217,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 217,
                                              "column": 43
                                            },
                                            "identifierName": "other_y"
                                          },
                                          "name": "other_y"
                                        },
                                        "computed": true
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 6248,
                                "end": 6282,
                                "loc": {
                                  "start": {
                                    "line": 218,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 218,
                                    "column": 38
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 6254,
                                    "end": 6281,
                                    "loc": {
                                      "start": {
                                        "line": 218,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 218,
                                        "column": 37
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 6254,
                                      "end": 6261,
                                      "loc": {
                                        "start": {
                                          "line": 218,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 218,
                                          "column": 17
                                        },
                                        "identifierName": "edge2_x"
                                      },
                                      "name": "edge2_x"
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "start": 6265,
                                      "end": 6281,
                                      "loc": {
                                        "start": {
                                          "line": 218,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 218,
                                          "column": 37
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6265,
                                        "end": 6272,
                                        "loc": {
                                          "start": {
                                            "line": 218,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 218,
                                            "column": 28
                                          },
                                          "identifierName": "a_edges"
                                        },
                                        "name": "a_edges"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6273,
                                        "end": 6280,
                                        "loc": {
                                          "start": {
                                            "line": 218,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 218,
                                            "column": 36
                                          },
                                          "identifierName": "other_x"
                                        },
                                        "name": "other_x"
                                      },
                                      "computed": true
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 6287,
                                "end": 6321,
                                "loc": {
                                  "start": {
                                    "line": 219,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 219,
                                    "column": 38
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 6293,
                                    "end": 6320,
                                    "loc": {
                                      "start": {
                                        "line": 219,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 219,
                                        "column": 37
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 6293,
                                      "end": 6300,
                                      "loc": {
                                        "start": {
                                          "line": 219,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 219,
                                          "column": 17
                                        },
                                        "identifierName": "edge2_y"
                                      },
                                      "name": "edge2_y"
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "start": 6304,
                                      "end": 6320,
                                      "loc": {
                                        "start": {
                                          "line": 219,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 219,
                                          "column": 37
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6304,
                                        "end": 6311,
                                        "loc": {
                                          "start": {
                                            "line": 219,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 219,
                                            "column": 28
                                          },
                                          "identifierName": "a_edges"
                                        },
                                        "name": "a_edges"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6312,
                                        "end": 6319,
                                        "loc": {
                                          "start": {
                                            "line": 219,
                                            "column": 29
                                          },
                                          "end": {
                                            "line": 219,
                                            "column": 36
                                          },
                                          "identifierName": "other_y"
                                        },
                                        "name": "other_y"
                                      },
                                      "computed": true
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 6326,
                                "end": 6383,
                                "loc": {
                                  "start": {
                                    "line": 220,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 220,
                                    "column": 61
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 6332,
                                    "end": 6382,
                                    "loc": {
                                      "start": {
                                        "line": 220,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 220,
                                        "column": 60
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 6332,
                                      "end": 6336,
                                      "loc": {
                                        "start": {
                                          "line": 220,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 220,
                                          "column": 14
                                        },
                                        "identifierName": "dot2"
                                      },
                                      "name": "dot2"
                                    },
                                    "init": {
                                      "type": "BinaryExpression",
                                      "start": 6343,
                                      "end": 6382,
                                      "loc": {
                                        "start": {
                                          "line": 220,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 220,
                                          "column": 60
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 6343,
                                        "end": 6361,
                                        "loc": {
                                          "start": {
                                            "line": 220,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 220,
                                            "column": 39
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 6343,
                                          "end": 6351,
                                          "loc": {
                                            "start": {
                                              "line": 220,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 220,
                                              "column": 29
                                            },
                                            "identifierName": "coord2_x"
                                          },
                                          "name": "coord2_x"
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 6354,
                                          "end": 6361,
                                          "loc": {
                                            "start": {
                                              "line": 220,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 220,
                                              "column": 39
                                            },
                                            "identifierName": "edge2_x"
                                          },
                                          "name": "edge2_x"
                                        }
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "BinaryExpression",
                                        "start": 6364,
                                        "end": 6382,
                                        "loc": {
                                          "start": {
                                            "line": 220,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 220,
                                            "column": 60
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 6364,
                                          "end": 6372,
                                          "loc": {
                                            "start": {
                                              "line": 220,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 220,
                                              "column": 50
                                            },
                                            "identifierName": "coord2_y"
                                          },
                                          "name": "coord2_y"
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 6375,
                                          "end": 6382,
                                          "loc": {
                                            "start": {
                                              "line": 220,
                                              "column": 53
                                            },
                                            "end": {
                                              "line": 220,
                                              "column": 60
                                            },
                                            "identifierName": "edge2_y"
                                          },
                                          "name": "edge2_y"
                                        }
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 6388,
                                "end": 6474,
                                "loc": {
                                  "start": {
                                    "line": 221,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 221,
                                    "column": 90
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 6394,
                                    "end": 6473,
                                    "loc": {
                                      "start": {
                                        "line": 221,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 221,
                                        "column": 89
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 6394,
                                      "end": 6401,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 17
                                        },
                                        "identifierName": "region2"
                                      },
                                      "name": "region2"
                                    },
                                    "init": {
                                      "type": "ConditionalExpression",
                                      "start": 6405,
                                      "end": 6473,
                                      "loc": {
                                        "start": {
                                          "line": 221,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 221,
                                          "column": 89
                                        }
                                      },
                                      "test": {
                                        "type": "BinaryExpression",
                                        "start": 6405,
                                        "end": 6413,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 29
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 6405,
                                          "end": 6409,
                                          "loc": {
                                            "start": {
                                              "line": 221,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 221,
                                              "column": 25
                                            },
                                            "identifierName": "dot2"
                                          },
                                          "name": "dot2"
                                        },
                                        "operator": "<",
                                        "right": {
                                          "type": "NumericLiteral",
                                          "start": 6412,
                                          "end": 6413,
                                          "loc": {
                                            "start": {
                                              "line": 221,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 221,
                                              "column": 29
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 0,
                                            "raw": "0"
                                          },
                                          "value": 0
                                        }
                                      },
                                      "consequent": {
                                        "type": "UnaryExpression",
                                        "start": 6416,
                                        "end": 6418,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 34
                                          }
                                        },
                                        "operator": "-",
                                        "prefix": true,
                                        "argument": {
                                          "type": "NumericLiteral",
                                          "start": 6417,
                                          "end": 6418,
                                          "loc": {
                                            "start": {
                                              "line": 221,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 221,
                                              "column": 34
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 1,
                                            "raw": "1"
                                          },
                                          "value": 1
                                        },
                                        "extra": {
                                          "parenthesizedArgument": false
                                        }
                                      },
                                      "alternate": {
                                        "type": "ConditionalExpression",
                                        "start": 6421,
                                        "end": 6473,
                                        "loc": {
                                          "start": {
                                            "line": 221,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 221,
                                            "column": 89
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 6421,
                                          "end": 6465,
                                          "loc": {
                                            "start": {
                                              "line": 221,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 221,
                                              "column": 81
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 6421,
                                            "end": 6425,
                                            "loc": {
                                              "start": {
                                                "line": 221,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 221,
                                                "column": 41
                                              },
                                              "identifierName": "dot2"
                                            },
                                            "name": "dot2"
                                          },
                                          "operator": ">",
                                          "right": {
                                            "type": "BinaryExpression",
                                            "start": 6428,
                                            "end": 6465,
                                            "loc": {
                                              "start": {
                                                "line": 221,
                                                "column": 44
                                              },
                                              "end": {
                                                "line": 221,
                                                "column": 81
                                              }
                                            },
                                            "left": {
                                              "type": "BinaryExpression",
                                              "start": 6428,
                                              "end": 6445,
                                              "loc": {
                                                "start": {
                                                  "line": 221,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 221,
                                                  "column": 61
                                                }
                                              },
                                              "left": {
                                                "type": "Identifier",
                                                "start": 6428,
                                                "end": 6435,
                                                "loc": {
                                                  "start": {
                                                    "line": 221,
                                                    "column": 44
                                                  },
                                                  "end": {
                                                    "line": 221,
                                                    "column": 51
                                                  },
                                                  "identifierName": "edge2_x"
                                                },
                                                "name": "edge2_x"
                                              },
                                              "operator": "*",
                                              "right": {
                                                "type": "Identifier",
                                                "start": 6438,
                                                "end": 6445,
                                                "loc": {
                                                  "start": {
                                                    "line": 221,
                                                    "column": 54
                                                  },
                                                  "end": {
                                                    "line": 221,
                                                    "column": 61
                                                  },
                                                  "identifierName": "edge2_x"
                                                },
                                                "name": "edge2_x"
                                              }
                                            },
                                            "operator": "+",
                                            "right": {
                                              "type": "BinaryExpression",
                                              "start": 6448,
                                              "end": 6465,
                                              "loc": {
                                                "start": {
                                                  "line": 221,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 221,
                                                  "column": 81
                                                }
                                              },
                                              "left": {
                                                "type": "Identifier",
                                                "start": 6448,
                                                "end": 6455,
                                                "loc": {
                                                  "start": {
                                                    "line": 221,
                                                    "column": 64
                                                  },
                                                  "end": {
                                                    "line": 221,
                                                    "column": 71
                                                  },
                                                  "identifierName": "edge2_y"
                                                },
                                                "name": "edge2_y"
                                              },
                                              "operator": "*",
                                              "right": {
                                                "type": "Identifier",
                                                "start": 6458,
                                                "end": 6465,
                                                "loc": {
                                                  "start": {
                                                    "line": 221,
                                                    "column": 74
                                                  },
                                                  "end": {
                                                    "line": 221,
                                                    "column": 81
                                                  },
                                                  "identifierName": "edge2_y"
                                                },
                                                "name": "edge2_y"
                                              }
                                            }
                                          }
                                        },
                                        "consequent": {
                                          "type": "NumericLiteral",
                                          "start": 6468,
                                          "end": 6469,
                                          "loc": {
                                            "start": {
                                              "line": 221,
                                              "column": 84
                                            },
                                            "end": {
                                              "line": 221,
                                              "column": 85
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 1,
                                            "raw": "1"
                                          },
                                          "value": 1
                                        },
                                        "alternate": {
                                          "type": "NumericLiteral",
                                          "start": 6472,
                                          "end": 6473,
                                          "loc": {
                                            "start": {
                                              "line": 221,
                                              "column": 88
                                            },
                                            "end": {
                                              "line": 221,
                                              "column": 89
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 0,
                                            "raw": "0"
                                          },
                                          "value": 0
                                        }
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "IfStatement",
                                "start": 6480,
                                "end": 7028,
                                "loc": {
                                  "start": {
                                    "line": 223,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 241,
                                    "column": 5
                                  }
                                },
                                "test": {
                                  "type": "BinaryExpression",
                                  "start": 6483,
                                  "end": 6502,
                                  "loc": {
                                    "start": {
                                      "line": 223,
                                      "column": 7
                                    },
                                    "end": {
                                      "line": 223,
                                      "column": 26
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 6483,
                                    "end": 6490,
                                    "loc": {
                                      "start": {
                                        "line": 223,
                                        "column": 7
                                      },
                                      "end": {
                                        "line": 223,
                                        "column": 14
                                      },
                                      "identifierName": "region2"
                                    },
                                    "name": "region2"
                                  },
                                  "operator": "===",
                                  "right": {
                                    "type": "UnaryExpression",
                                    "start": 6495,
                                    "end": 6502,
                                    "loc": {
                                      "start": {
                                        "line": 223,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 223,
                                        "column": 26
                                      }
                                    },
                                    "operator": "-",
                                    "prefix": true,
                                    "argument": {
                                      "type": "Identifier",
                                      "start": 6496,
                                      "end": 6502,
                                      "loc": {
                                        "start": {
                                          "line": 223,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 223,
                                          "column": 26
                                        },
                                        "identifierName": "region"
                                      },
                                      "name": "region"
                                    },
                                    "extra": {
                                      "parenthesizedArgument": false
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 6504,
                                  "end": 7028,
                                  "loc": {
                                    "start": {
                                      "line": 223,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 241,
                                      "column": 5
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 6511,
                                      "end": 6560,
                                      "loc": {
                                        "start": {
                                          "line": 224,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 224,
                                          "column": 54
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 6517,
                                          "end": 6559,
                                          "loc": {
                                            "start": {
                                              "line": 224,
                                              "column": 11
                                            },
                                            "end": {
                                              "line": 224,
                                              "column": 53
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 6517,
                                            "end": 6525,
                                            "loc": {
                                              "start": {
                                                "line": 224,
                                                "column": 11
                                              },
                                              "end": {
                                                "line": 224,
                                                "column": 19
                                              },
                                              "identifierName": "target_x"
                                            },
                                            "name": "target_x"
                                          },
                                          "init": {
                                            "type": "ConditionalExpression",
                                            "start": 6534,
                                            "end": 6559,
                                            "loc": {
                                              "start": {
                                                "line": 224,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 224,
                                                "column": 53
                                              }
                                            },
                                            "test": {
                                              "type": "Identifier",
                                              "start": 6534,
                                              "end": 6538,
                                              "loc": {
                                                "start": {
                                                  "line": 224,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 224,
                                                  "column": 32
                                                },
                                                "identifierName": "left"
                                              },
                                              "name": "left"
                                            },
                                            "consequent": {
                                              "type": "Identifier",
                                              "start": 6541,
                                              "end": 6548,
                                              "loc": {
                                                "start": {
                                                  "line": 224,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 224,
                                                  "column": 42
                                                },
                                                "identifierName": "coord_x"
                                              },
                                              "name": "coord_x"
                                            },
                                            "alternate": {
                                              "type": "Identifier",
                                              "start": 6551,
                                              "end": 6559,
                                              "loc": {
                                                "start": {
                                                  "line": 224,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 224,
                                                  "column": 53
                                                },
                                                "identifierName": "coord2_x"
                                              },
                                              "name": "coord2_x"
                                            }
                                          }
                                        }
                                      ],
                                      "kind": "const"
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 6566,
                                      "end": 6615,
                                      "loc": {
                                        "start": {
                                          "line": 225,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 225,
                                          "column": 54
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 6572,
                                          "end": 6614,
                                          "loc": {
                                            "start": {
                                              "line": 225,
                                              "column": 11
                                            },
                                            "end": {
                                              "line": 225,
                                              "column": 53
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 6572,
                                            "end": 6580,
                                            "loc": {
                                              "start": {
                                                "line": 225,
                                                "column": 11
                                              },
                                              "end": {
                                                "line": 225,
                                                "column": 19
                                              },
                                              "identifierName": "target_y"
                                            },
                                            "name": "target_y"
                                          },
                                          "init": {
                                            "type": "ConditionalExpression",
                                            "start": 6589,
                                            "end": 6614,
                                            "loc": {
                                              "start": {
                                                "line": 225,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 225,
                                                "column": 53
                                              }
                                            },
                                            "test": {
                                              "type": "Identifier",
                                              "start": 6589,
                                              "end": 6593,
                                              "loc": {
                                                "start": {
                                                  "line": 225,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 225,
                                                  "column": 32
                                                },
                                                "identifierName": "left"
                                              },
                                              "name": "left"
                                            },
                                            "consequent": {
                                              "type": "Identifier",
                                              "start": 6596,
                                              "end": 6603,
                                              "loc": {
                                                "start": {
                                                  "line": 225,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 225,
                                                  "column": 42
                                                },
                                                "identifierName": "coord_y"
                                              },
                                              "name": "coord_y"
                                            },
                                            "alternate": {
                                              "type": "Identifier",
                                              "start": 6606,
                                              "end": 6614,
                                              "loc": {
                                                "start": {
                                                  "line": 225,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 225,
                                                  "column": 53
                                                },
                                                "identifierName": "coord2_y"
                                              },
                                              "name": "coord2_y"
                                            }
                                          }
                                        }
                                      ],
                                      "kind": "const"
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 6621,
                                      "end": 6686,
                                      "loc": {
                                        "start": {
                                          "line": 226,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 226,
                                          "column": 70
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 6627,
                                          "end": 6685,
                                          "loc": {
                                            "start": {
                                              "line": 226,
                                              "column": 11
                                            },
                                            "end": {
                                              "line": 226,
                                              "column": 69
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 6627,
                                            "end": 6641,
                                            "loc": {
                                              "start": {
                                                "line": 226,
                                                "column": 11
                                              },
                                              "end": {
                                                "line": 226,
                                                "column": 25
                                              },
                                              "identifierName": "length_squared"
                                            },
                                            "name": "length_squared"
                                          },
                                          "init": {
                                            "type": "BinaryExpression",
                                            "start": 6644,
                                            "end": 6685,
                                            "loc": {
                                              "start": {
                                                "line": 226,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 226,
                                                "column": 69
                                              }
                                            },
                                            "left": {
                                              "type": "BinaryExpression",
                                              "start": 6644,
                                              "end": 6663,
                                              "loc": {
                                                "start": {
                                                  "line": 226,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 226,
                                                  "column": 47
                                                }
                                              },
                                              "left": {
                                                "type": "Identifier",
                                                "start": 6644,
                                                "end": 6652,
                                                "loc": {
                                                  "start": {
                                                    "line": 226,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 226,
                                                    "column": 36
                                                  },
                                                  "identifierName": "target_x"
                                                },
                                                "name": "target_x"
                                              },
                                              "operator": "*",
                                              "right": {
                                                "type": "Identifier",
                                                "start": 6655,
                                                "end": 6663,
                                                "loc": {
                                                  "start": {
                                                    "line": 226,
                                                    "column": 39
                                                  },
                                                  "end": {
                                                    "line": 226,
                                                    "column": 47
                                                  },
                                                  "identifierName": "target_x"
                                                },
                                                "name": "target_x"
                                              }
                                            },
                                            "operator": "+",
                                            "right": {
                                              "type": "BinaryExpression",
                                              "start": 6666,
                                              "end": 6685,
                                              "loc": {
                                                "start": {
                                                  "line": 226,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 226,
                                                  "column": 69
                                                }
                                              },
                                              "left": {
                                                "type": "Identifier",
                                                "start": 6666,
                                                "end": 6674,
                                                "loc": {
                                                  "start": {
                                                    "line": 226,
                                                    "column": 50
                                                  },
                                                  "end": {
                                                    "line": 226,
                                                    "column": 58
                                                  },
                                                  "identifierName": "target_y"
                                                },
                                                "name": "target_y"
                                              },
                                              "operator": "*",
                                              "right": {
                                                "type": "Identifier",
                                                "start": 6677,
                                                "end": 6685,
                                                "loc": {
                                                  "start": {
                                                    "line": 226,
                                                    "column": 61
                                                  },
                                                  "end": {
                                                    "line": 226,
                                                    "column": 69
                                                  },
                                                  "identifierName": "target_y"
                                                },
                                                "name": "target_y"
                                              }
                                            }
                                          }
                                        }
                                      ],
                                      "kind": "const"
                                    },
                                    {
                                      "type": "IfStatement",
                                      "start": 6693,
                                      "end": 6757,
                                      "loc": {
                                        "start": {
                                          "line": 228,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 230,
                                          "column": 6
                                        }
                                      },
                                      "test": {
                                        "type": "BinaryExpression",
                                        "start": 6696,
                                        "end": 6727,
                                        "loc": {
                                          "start": {
                                            "line": 228,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 228,
                                            "column": 39
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 6696,
                                          "end": 6710,
                                          "loc": {
                                            "start": {
                                              "line": 228,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 228,
                                              "column": 22
                                            },
                                            "identifierName": "length_squared"
                                          },
                                          "name": "length_squared"
                                        },
                                        "operator": ">",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 6713,
                                          "end": 6727,
                                          "loc": {
                                            "start": {
                                              "line": 228,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 228,
                                              "column": 39
                                            },
                                            "identifierName": "radius_squared"
                                          },
                                          "name": "radius_squared"
                                        }
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 6729,
                                        "end": 6757,
                                        "loc": {
                                          "start": {
                                            "line": 228,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 230,
                                            "column": 6
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ReturnStatement",
                                            "start": 6737,
                                            "end": 6750,
                                            "loc": {
                                              "start": {
                                                "line": 229,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 229,
                                                "column": 19
                                              }
                                            },
                                            "argument": {
                                              "type": "BooleanLiteral",
                                              "start": 6744,
                                              "end": 6749,
                                              "loc": {
                                                "start": {
                                                  "line": 229,
                                                  "column": 13
                                                },
                                                "end": {
                                                  "line": 229,
                                                  "column": 18
                                                }
                                              },
                                              "value": false
                                            }
                                          }
                                        ],
                                        "directives": []
                                      },
                                      "alternate": null
                                    },
                                    {
                                      "type": "IfStatement",
                                      "start": 6764,
                                      "end": 7022,
                                      "loc": {
                                        "start": {
                                          "line": 232,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 240,
                                          "column": 6
                                        }
                                      },
                                      "test": {
                                        "type": "Identifier",
                                        "start": 6767,
                                        "end": 6773,
                                        "loc": {
                                          "start": {
                                            "line": 232,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 232,
                                            "column": 14
                                          },
                                          "identifierName": "result"
                                        },
                                        "name": "result"
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 6775,
                                        "end": 7022,
                                        "loc": {
                                          "start": {
                                            "line": 232,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 240,
                                            "column": 6
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 6783,
                                            "end": 6824,
                                            "loc": {
                                              "start": {
                                                "line": 233,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 233,
                                                "column": 47
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 6789,
                                                "end": 6823,
                                                "loc": {
                                                  "start": {
                                                    "line": 233,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 233,
                                                    "column": 46
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 6789,
                                                  "end": 6795,
                                                  "loc": {
                                                    "start": {
                                                      "line": 233,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 233,
                                                      "column": 18
                                                    },
                                                    "identifierName": "length"
                                                  },
                                                  "name": "length"
                                                },
                                                "init": {
                                                  "type": "CallExpression",
                                                  "start": 6798,
                                                  "end": 6823,
                                                  "loc": {
                                                    "start": {
                                                      "line": 233,
                                                      "column": 21
                                                    },
                                                    "end": {
                                                      "line": 233,
                                                      "column": 46
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 6798,
                                                    "end": 6807,
                                                    "loc": {
                                                      "start": {
                                                        "line": 233,
                                                        "column": 21
                                                      },
                                                      "end": {
                                                        "line": 233,
                                                        "column": 30
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 6798,
                                                      "end": 6802,
                                                      "loc": {
                                                        "start": {
                                                          "line": 233,
                                                          "column": 21
                                                        },
                                                        "end": {
                                                          "line": 233,
                                                          "column": 25
                                                        },
                                                        "identifierName": "Math"
                                                      },
                                                      "name": "Math"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 6803,
                                                      "end": 6807,
                                                      "loc": {
                                                        "start": {
                                                          "line": 233,
                                                          "column": 26
                                                        },
                                                        "end": {
                                                          "line": 233,
                                                          "column": 30
                                                        },
                                                        "identifierName": "sqrt"
                                                      },
                                                      "name": "sqrt"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 6808,
                                                      "end": 6822,
                                                      "loc": {
                                                        "start": {
                                                          "line": 233,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 233,
                                                          "column": 45
                                                        },
                                                        "identifierName": "length_squared"
                                                      },
                                                      "name": "length_squared"
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "kind": "const"
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 6832,
                                            "end": 6855,
                                            "loc": {
                                              "start": {
                                                "line": 235,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 235,
                                                "column": 29
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 6832,
                                              "end": 6854,
                                              "loc": {
                                                "start": {
                                                  "line": 235,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 235,
                                                  "column": 28
                                                }
                                              },
                                              "operator": "=",
                                              "left": {
                                                "type": "Identifier",
                                                "start": 6832,
                                                "end": 6847,
                                                "loc": {
                                                  "start": {
                                                    "line": 235,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 235,
                                                    "column": 21
                                                  },
                                                  "identifierName": "tmp_overlapping"
                                                },
                                                "name": "tmp_overlapping"
                                              },
                                              "right": {
                                                "type": "BooleanLiteral",
                                                "start": 6850,
                                                "end": 6854,
                                                "loc": {
                                                  "start": {
                                                    "line": 235,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 235,
                                                    "column": 28
                                                  }
                                                },
                                                "value": true
                                              }
                                            }
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 6862,
                                            "end": 6898,
                                            "loc": {
                                              "start": {
                                                "line": 236,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 236,
                                                "column": 42
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 6862,
                                              "end": 6897,
                                              "loc": {
                                                "start": {
                                                  "line": 236,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 236,
                                                  "column": 41
                                                }
                                              },
                                              "operator": "=",
                                              "left": {
                                                "type": "Identifier",
                                                "start": 6862,
                                                "end": 6873,
                                                "loc": {
                                                  "start": {
                                                    "line": 236,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 236,
                                                    "column": 17
                                                  },
                                                  "identifierName": "tmp_overlap"
                                                },
                                                "name": "tmp_overlap"
                                              },
                                              "right": {
                                                "type": "BinaryExpression",
                                                "start": 6880,
                                                "end": 6897,
                                                "loc": {
                                                  "start": {
                                                    "line": 236,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 236,
                                                    "column": 41
                                                  }
                                                },
                                                "left": {
                                                  "type": "Identifier",
                                                  "start": 6880,
                                                  "end": 6888,
                                                  "loc": {
                                                    "start": {
                                                      "line": 236,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 236,
                                                      "column": 32
                                                    },
                                                    "identifierName": "b_radius"
                                                  },
                                                  "name": "b_radius"
                                                },
                                                "operator": "-",
                                                "right": {
                                                  "type": "Identifier",
                                                  "start": 6891,
                                                  "end": 6897,
                                                  "loc": {
                                                    "start": {
                                                      "line": 236,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 236,
                                                      "column": 41
                                                    },
                                                    "identifierName": "length"
                                                  },
                                                  "name": "length"
                                                }
                                              }
                                            }
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 6905,
                                            "end": 6941,
                                            "loc": {
                                              "start": {
                                                "line": 237,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 237,
                                                "column": 42
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 6905,
                                              "end": 6940,
                                              "loc": {
                                                "start": {
                                                  "line": 237,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 237,
                                                  "column": 41
                                                }
                                              },
                                              "operator": "=",
                                              "left": {
                                                "type": "Identifier",
                                                "start": 6905,
                                                "end": 6918,
                                                "loc": {
                                                  "start": {
                                                    "line": 237,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 237,
                                                    "column": 19
                                                  },
                                                  "identifierName": "tmp_overlap_x"
                                                },
                                                "name": "tmp_overlap_x"
                                              },
                                              "right": {
                                                "type": "BinaryExpression",
                                                "start": 6923,
                                                "end": 6940,
                                                "loc": {
                                                  "start": {
                                                    "line": 237,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 237,
                                                    "column": 41
                                                  }
                                                },
                                                "left": {
                                                  "type": "Identifier",
                                                  "start": 6923,
                                                  "end": 6931,
                                                  "loc": {
                                                    "start": {
                                                      "line": 237,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 237,
                                                      "column": 32
                                                    },
                                                    "identifierName": "target_x"
                                                  },
                                                  "name": "target_x"
                                                },
                                                "operator": "/",
                                                "right": {
                                                  "type": "Identifier",
                                                  "start": 6934,
                                                  "end": 6940,
                                                  "loc": {
                                                    "start": {
                                                      "line": 237,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 237,
                                                      "column": 41
                                                    },
                                                    "identifierName": "length"
                                                  },
                                                  "name": "length"
                                                }
                                              }
                                            }
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 6948,
                                            "end": 6984,
                                            "loc": {
                                              "start": {
                                                "line": 238,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 238,
                                                "column": 42
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 6948,
                                              "end": 6983,
                                              "loc": {
                                                "start": {
                                                  "line": 238,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 238,
                                                  "column": 41
                                                }
                                              },
                                              "operator": "=",
                                              "left": {
                                                "type": "Identifier",
                                                "start": 6948,
                                                "end": 6961,
                                                "loc": {
                                                  "start": {
                                                    "line": 238,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 238,
                                                    "column": 19
                                                  },
                                                  "identifierName": "tmp_overlap_y"
                                                },
                                                "name": "tmp_overlap_y"
                                              },
                                              "right": {
                                                "type": "BinaryExpression",
                                                "start": 6966,
                                                "end": 6983,
                                                "loc": {
                                                  "start": {
                                                    "line": 238,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 238,
                                                    "column": 41
                                                  }
                                                },
                                                "left": {
                                                  "type": "Identifier",
                                                  "start": 6966,
                                                  "end": 6974,
                                                  "loc": {
                                                    "start": {
                                                      "line": 238,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 238,
                                                      "column": 32
                                                    },
                                                    "identifierName": "target_y"
                                                  },
                                                  "name": "target_y"
                                                },
                                                "operator": "/",
                                                "right": {
                                                  "type": "Identifier",
                                                  "start": 6977,
                                                  "end": 6983,
                                                  "loc": {
                                                    "start": {
                                                      "line": 238,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 238,
                                                      "column": 41
                                                    },
                                                    "identifierName": "length"
                                                  },
                                                  "name": "length"
                                                }
                                              }
                                            }
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 6991,
                                            "end": 7015,
                                            "loc": {
                                              "start": {
                                                "line": 239,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 239,
                                                "column": 30
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 6991,
                                              "end": 7014,
                                              "loc": {
                                                "start": {
                                                  "line": 239,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 239,
                                                  "column": 29
                                                }
                                              },
                                              "operator": "=",
                                              "left": {
                                                "type": "Identifier",
                                                "start": 6991,
                                                "end": 6997,
                                                "loc": {
                                                  "start": {
                                                    "line": 239,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 239,
                                                    "column": 12
                                                  },
                                                  "identifierName": "b_in_a"
                                                },
                                                "name": "b_in_a"
                                              },
                                              "right": {
                                                "type": "BooleanLiteral",
                                                "start": 7009,
                                                "end": 7014,
                                                "loc": {
                                                  "start": {
                                                    "line": 239,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 239,
                                                    "column": 29
                                                  }
                                                },
                                                "value": false
                                              }
                                            }
                                          }
                                        ],
                                        "directives": []
                                      },
                                      "alternate": null
                                    }
                                  ],
                                  "directives": []
                                },
                                "alternate": null
                              }
                            ],
                            "directives": []
                          },
                          "alternate": {
                            "type": "BlockStatement",
                            "start": 7042,
                            "end": 7590,
                            "loc": {
                              "start": {
                                "line": 243,
                                "column": 8
                              },
                              "end": {
                                "line": 263,
                                "column": 4
                              }
                            },
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "start": 7048,
                                "end": 7086,
                                "loc": {
                                  "start": {
                                    "line": 244,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 244,
                                    "column": 42
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 7054,
                                    "end": 7085,
                                    "loc": {
                                      "start": {
                                        "line": 244,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 244,
                                        "column": 41
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 7054,
                                      "end": 7062,
                                      "loc": {
                                        "start": {
                                          "line": 244,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 244,
                                          "column": 18
                                        },
                                        "identifierName": "normal_x"
                                      },
                                      "name": "normal_x"
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "start": 7072,
                                      "end": 7085,
                                      "loc": {
                                        "start": {
                                          "line": 244,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 244,
                                          "column": 41
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 7072,
                                        "end": 7081,
                                        "loc": {
                                          "start": {
                                            "line": 244,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 244,
                                            "column": 37
                                          },
                                          "identifierName": "a_normals"
                                        },
                                        "name": "a_normals"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7082,
                                        "end": 7084,
                                        "loc": {
                                          "start": {
                                            "line": 244,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 244,
                                            "column": 40
                                          },
                                          "identifierName": "ix"
                                        },
                                        "name": "ix"
                                      },
                                      "computed": true
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 7091,
                                "end": 7129,
                                "loc": {
                                  "start": {
                                    "line": 245,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 245,
                                    "column": 42
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 7097,
                                    "end": 7128,
                                    "loc": {
                                      "start": {
                                        "line": 245,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 245,
                                        "column": 41
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 7097,
                                      "end": 7105,
                                      "loc": {
                                        "start": {
                                          "line": 245,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 245,
                                          "column": 18
                                        },
                                        "identifierName": "normal_y"
                                      },
                                      "name": "normal_y"
                                    },
                                    "init": {
                                      "type": "MemberExpression",
                                      "start": 7115,
                                      "end": 7128,
                                      "loc": {
                                        "start": {
                                          "line": 245,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 245,
                                          "column": 41
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 7115,
                                        "end": 7124,
                                        "loc": {
                                          "start": {
                                            "line": 245,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 245,
                                            "column": 37
                                          },
                                          "identifierName": "a_normals"
                                        },
                                        "name": "a_normals"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7125,
                                        "end": 7127,
                                        "loc": {
                                          "start": {
                                            "line": 245,
                                            "column": 38
                                          },
                                          "end": {
                                            "line": 245,
                                            "column": 40
                                          },
                                          "identifierName": "iy"
                                        },
                                        "name": "iy"
                                      },
                                      "computed": true
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 7134,
                                "end": 7198,
                                "loc": {
                                  "start": {
                                    "line": 246,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 246,
                                    "column": 68
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 7140,
                                    "end": 7197,
                                    "loc": {
                                      "start": {
                                        "line": 246,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 246,
                                        "column": 67
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 7140,
                                      "end": 7146,
                                      "loc": {
                                        "start": {
                                          "line": 246,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 246,
                                          "column": 16
                                        },
                                        "identifierName": "length"
                                      },
                                      "name": "length"
                                    },
                                    "init": {
                                      "type": "BinaryExpression",
                                      "start": 7158,
                                      "end": 7197,
                                      "loc": {
                                        "start": {
                                          "line": 246,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 246,
                                          "column": 67
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 7158,
                                        "end": 7176,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 46
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 7158,
                                          "end": 7165,
                                          "loc": {
                                            "start": {
                                              "line": 246,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 246,
                                              "column": 35
                                            },
                                            "identifierName": "coord_x"
                                          },
                                          "name": "coord_x"
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 7168,
                                          "end": 7176,
                                          "loc": {
                                            "start": {
                                              "line": 246,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 246,
                                              "column": 46
                                            },
                                            "identifierName": "normal_x"
                                          },
                                          "name": "normal_x"
                                        }
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "BinaryExpression",
                                        "start": 7179,
                                        "end": 7197,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 67
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 7179,
                                          "end": 7186,
                                          "loc": {
                                            "start": {
                                              "line": 246,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 246,
                                              "column": 56
                                            },
                                            "identifierName": "coord_y"
                                          },
                                          "name": "coord_y"
                                        },
                                        "operator": "*",
                                        "right": {
                                          "type": "Identifier",
                                          "start": 7189,
                                          "end": 7197,
                                          "loc": {
                                            "start": {
                                              "line": 246,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 246,
                                              "column": 67
                                            },
                                            "identifierName": "normal_y"
                                          },
                                          "name": "normal_y"
                                        }
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 7203,
                                "end": 7257,
                                "loc": {
                                  "start": {
                                    "line": 247,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 247,
                                    "column": 58
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 7209,
                                    "end": 7256,
                                    "loc": {
                                      "start": {
                                        "line": 247,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 247,
                                        "column": 57
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 7209,
                                      "end": 7224,
                                      "loc": {
                                        "start": {
                                          "line": 247,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 247,
                                          "column": 25
                                        },
                                        "identifierName": "absolute_length"
                                      },
                                      "name": "absolute_length"
                                    },
                                    "init": {
                                      "type": "ConditionalExpression",
                                      "start": 7227,
                                      "end": 7256,
                                      "loc": {
                                        "start": {
                                          "line": 247,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 247,
                                          "column": 57
                                        }
                                      },
                                      "test": {
                                        "type": "BinaryExpression",
                                        "start": 7227,
                                        "end": 7237,
                                        "loc": {
                                          "start": {
                                            "line": 247,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 247,
                                            "column": 38
                                          }
                                        },
                                        "left": {
                                          "type": "Identifier",
                                          "start": 7227,
                                          "end": 7233,
                                          "loc": {
                                            "start": {
                                              "line": 247,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 247,
                                              "column": 34
                                            },
                                            "identifierName": "length"
                                          },
                                          "name": "length"
                                        },
                                        "operator": "<",
                                        "right": {
                                          "type": "NumericLiteral",
                                          "start": 7236,
                                          "end": 7237,
                                          "loc": {
                                            "start": {
                                              "line": 247,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 247,
                                              "column": 38
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 0,
                                            "raw": "0"
                                          },
                                          "value": 0
                                        }
                                      },
                                      "consequent": {
                                        "type": "UnaryExpression",
                                        "start": 7240,
                                        "end": 7247,
                                        "loc": {
                                          "start": {
                                            "line": 247,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 247,
                                            "column": 48
                                          }
                                        },
                                        "operator": "-",
                                        "prefix": true,
                                        "argument": {
                                          "type": "Identifier",
                                          "start": 7241,
                                          "end": 7247,
                                          "loc": {
                                            "start": {
                                              "line": 247,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 247,
                                              "column": 48
                                            },
                                            "identifierName": "length"
                                          },
                                          "name": "length"
                                        },
                                        "extra": {
                                          "parenthesizedArgument": false
                                        }
                                      },
                                      "alternate": {
                                        "type": "Identifier",
                                        "start": 7250,
                                        "end": 7256,
                                        "loc": {
                                          "start": {
                                            "line": 247,
                                            "column": 51
                                          },
                                          "end": {
                                            "line": 247,
                                            "column": 57
                                          },
                                          "identifierName": "length"
                                        },
                                        "name": "length"
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "IfStatement",
                                "start": 7263,
                                "end": 7334,
                                "loc": {
                                  "start": {
                                    "line": 249,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 251,
                                    "column": 5
                                  }
                                },
                                "test": {
                                  "type": "LogicalExpression",
                                  "start": 7266,
                                  "end": 7306,
                                  "loc": {
                                    "start": {
                                      "line": 249,
                                      "column": 7
                                    },
                                    "end": {
                                      "line": 249,
                                      "column": 47
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 7266,
                                    "end": 7276,
                                    "loc": {
                                      "start": {
                                        "line": 249,
                                        "column": 7
                                      },
                                      "end": {
                                        "line": 249,
                                        "column": 17
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 7266,
                                      "end": 7272,
                                      "loc": {
                                        "start": {
                                          "line": 249,
                                          "column": 7
                                        },
                                        "end": {
                                          "line": 249,
                                          "column": 13
                                        },
                                        "identifierName": "length"
                                      },
                                      "name": "length"
                                    },
                                    "operator": ">",
                                    "right": {
                                      "type": "NumericLiteral",
                                      "start": 7275,
                                      "end": 7276,
                                      "loc": {
                                        "start": {
                                          "line": 249,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 249,
                                          "column": 17
                                        }
                                      },
                                      "extra": {
                                        "rawValue": 0,
                                        "raw": "0"
                                      },
                                      "value": 0
                                    }
                                  },
                                  "operator": "&&",
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 7280,
                                    "end": 7306,
                                    "loc": {
                                      "start": {
                                        "line": 249,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 249,
                                        "column": 47
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 7280,
                                      "end": 7295,
                                      "loc": {
                                        "start": {
                                          "line": 249,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 249,
                                          "column": 36
                                        },
                                        "identifierName": "absolute_length"
                                      },
                                      "name": "absolute_length"
                                    },
                                    "operator": ">",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 7298,
                                      "end": 7306,
                                      "loc": {
                                        "start": {
                                          "line": 249,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 249,
                                          "column": 47
                                        },
                                        "identifierName": "b_radius"
                                      },
                                      "name": "b_radius"
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 7308,
                                  "end": 7334,
                                  "loc": {
                                    "start": {
                                      "line": 249,
                                      "column": 49
                                    },
                                    "end": {
                                      "line": 251,
                                      "column": 5
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ReturnStatement",
                                      "start": 7315,
                                      "end": 7328,
                                      "loc": {
                                        "start": {
                                          "line": 250,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 250,
                                          "column": 18
                                        }
                                      },
                                      "argument": {
                                        "type": "BooleanLiteral",
                                        "start": 7322,
                                        "end": 7327,
                                        "loc": {
                                          "start": {
                                            "line": 250,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 250,
                                            "column": 17
                                          }
                                        },
                                        "value": false
                                      }
                                    }
                                  ],
                                  "directives": []
                                },
                                "alternate": null
                              },
                              {
                                "type": "IfStatement",
                                "start": 7340,
                                "end": 7585,
                                "loc": {
                                  "start": {
                                    "line": 253,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 262,
                                    "column": 5
                                  }
                                },
                                "test": {
                                  "type": "Identifier",
                                  "start": 7343,
                                  "end": 7349,
                                  "loc": {
                                    "start": {
                                      "line": 253,
                                      "column": 7
                                    },
                                    "end": {
                                      "line": 253,
                                      "column": 13
                                    },
                                    "identifierName": "result"
                                  },
                                  "name": "result"
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 7351,
                                  "end": 7585,
                                  "loc": {
                                    "start": {
                                      "line": 253,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 262,
                                      "column": 5
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 7358,
                                      "end": 7381,
                                      "loc": {
                                        "start": {
                                          "line": 254,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 254,
                                          "column": 28
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 7358,
                                        "end": 7380,
                                        "loc": {
                                          "start": {
                                            "line": 254,
                                            "column": 5
                                          },
                                          "end": {
                                            "line": 254,
                                            "column": 27
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 7358,
                                          "end": 7373,
                                          "loc": {
                                            "start": {
                                              "line": 254,
                                              "column": 5
                                            },
                                            "end": {
                                              "line": 254,
                                              "column": 20
                                            },
                                            "identifierName": "tmp_overlapping"
                                          },
                                          "name": "tmp_overlapping"
                                        },
                                        "right": {
                                          "type": "BooleanLiteral",
                                          "start": 7376,
                                          "end": 7380,
                                          "loc": {
                                            "start": {
                                              "line": 254,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 254,
                                              "column": 27
                                            }
                                          },
                                          "value": true
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 7387,
                                      "end": 7423,
                                      "loc": {
                                        "start": {
                                          "line": 255,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 255,
                                          "column": 41
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 7387,
                                        "end": 7422,
                                        "loc": {
                                          "start": {
                                            "line": 255,
                                            "column": 5
                                          },
                                          "end": {
                                            "line": 255,
                                            "column": 40
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 7387,
                                          "end": 7398,
                                          "loc": {
                                            "start": {
                                              "line": 255,
                                              "column": 5
                                            },
                                            "end": {
                                              "line": 255,
                                              "column": 16
                                            },
                                            "identifierName": "tmp_overlap"
                                          },
                                          "name": "tmp_overlap"
                                        },
                                        "right": {
                                          "type": "BinaryExpression",
                                          "start": 7405,
                                          "end": 7422,
                                          "loc": {
                                            "start": {
                                              "line": 255,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 255,
                                              "column": 40
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 7405,
                                            "end": 7413,
                                            "loc": {
                                              "start": {
                                                "line": 255,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 255,
                                                "column": 31
                                              },
                                              "identifierName": "b_radius"
                                            },
                                            "name": "b_radius"
                                          },
                                          "operator": "-",
                                          "right": {
                                            "type": "Identifier",
                                            "start": 7416,
                                            "end": 7422,
                                            "loc": {
                                              "start": {
                                                "line": 255,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 255,
                                                "column": 40
                                              },
                                              "identifierName": "length"
                                            },
                                            "name": "length"
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 7429,
                                      "end": 7456,
                                      "loc": {
                                        "start": {
                                          "line": 256,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 256,
                                          "column": 32
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 7429,
                                        "end": 7455,
                                        "loc": {
                                          "start": {
                                            "line": 256,
                                            "column": 5
                                          },
                                          "end": {
                                            "line": 256,
                                            "column": 31
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 7429,
                                          "end": 7442,
                                          "loc": {
                                            "start": {
                                              "line": 256,
                                              "column": 5
                                            },
                                            "end": {
                                              "line": 256,
                                              "column": 18
                                            },
                                            "identifierName": "tmp_overlap_x"
                                          },
                                          "name": "tmp_overlap_x"
                                        },
                                        "right": {
                                          "type": "Identifier",
                                          "start": 7447,
                                          "end": 7455,
                                          "loc": {
                                            "start": {
                                              "line": 256,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 256,
                                              "column": 31
                                            },
                                            "identifierName": "normal_x"
                                          },
                                          "name": "normal_x"
                                        }
                                      }
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 7462,
                                      "end": 7489,
                                      "loc": {
                                        "start": {
                                          "line": 257,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 257,
                                          "column": 32
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 7462,
                                        "end": 7488,
                                        "loc": {
                                          "start": {
                                            "line": 257,
                                            "column": 5
                                          },
                                          "end": {
                                            "line": 257,
                                            "column": 31
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 7462,
                                          "end": 7475,
                                          "loc": {
                                            "start": {
                                              "line": 257,
                                              "column": 5
                                            },
                                            "end": {
                                              "line": 257,
                                              "column": 18
                                            },
                                            "identifierName": "tmp_overlap_y"
                                          },
                                          "name": "tmp_overlap_y"
                                        },
                                        "right": {
                                          "type": "Identifier",
                                          "start": 7480,
                                          "end": 7488,
                                          "loc": {
                                            "start": {
                                              "line": 257,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 257,
                                              "column": 31
                                            },
                                            "identifierName": "normal_y"
                                          },
                                          "name": "normal_y"
                                        }
                                      }
                                    },
                                    {
                                      "type": "IfStatement",
                                      "start": 7496,
                                      "end": 7579,
                                      "loc": {
                                        "start": {
                                          "line": 259,
                                          "column": 5
                                        },
                                        "end": {
                                          "line": 261,
                                          "column": 6
                                        }
                                      },
                                      "test": {
                                        "type": "LogicalExpression",
                                        "start": 7499,
                                        "end": 7547,
                                        "loc": {
                                          "start": {
                                            "line": 259,
                                            "column": 8
                                          },
                                          "end": {
                                            "line": 259,
                                            "column": 56
                                          }
                                        },
                                        "left": {
                                          "type": "LogicalExpression",
                                          "start": 7499,
                                          "end": 7520,
                                          "loc": {
                                            "start": {
                                              "line": 259,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 259,
                                              "column": 29
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 7499,
                                            "end": 7505,
                                            "loc": {
                                              "start": {
                                                "line": 259,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 259,
                                                "column": 14
                                              },
                                              "identifierName": "b_in_a"
                                            },
                                            "name": "b_in_a"
                                          },
                                          "operator": "&&",
                                          "right": {
                                            "type": "BinaryExpression",
                                            "start": 7509,
                                            "end": 7520,
                                            "loc": {
                                              "start": {
                                                "line": 259,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 259,
                                                "column": 29
                                              }
                                            },
                                            "left": {
                                              "type": "Identifier",
                                              "start": 7509,
                                              "end": 7515,
                                              "loc": {
                                                "start": {
                                                  "line": 259,
                                                  "column": 18
                                                },
                                                "end": {
                                                  "line": 259,
                                                  "column": 24
                                                },
                                                "identifierName": "length"
                                              },
                                              "name": "length"
                                            },
                                            "operator": ">=",
                                            "right": {
                                              "type": "NumericLiteral",
                                              "start": 7519,
                                              "end": 7520,
                                              "loc": {
                                                "start": {
                                                  "line": 259,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 259,
                                                  "column": 29
                                                }
                                              },
                                              "extra": {
                                                "rawValue": 0,
                                                "raw": "0"
                                              },
                                              "value": 0
                                            }
                                          }
                                        },
                                        "operator": "||",
                                        "right": {
                                          "type": "BinaryExpression",
                                          "start": 7524,
                                          "end": 7547,
                                          "loc": {
                                            "start": {
                                              "line": 259,
                                              "column": 33
                                            },
                                            "end": {
                                              "line": 259,
                                              "column": 56
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 7524,
                                            "end": 7535,
                                            "loc": {
                                              "start": {
                                                "line": 259,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 259,
                                                "column": 44
                                              },
                                              "identifierName": "tmp_overlap"
                                            },
                                            "name": "tmp_overlap"
                                          },
                                          "operator": "<",
                                          "right": {
                                            "type": "Identifier",
                                            "start": 7538,
                                            "end": 7547,
                                            "loc": {
                                              "start": {
                                                "line": 259,
                                                "column": 47
                                              },
                                              "end": {
                                                "line": 259,
                                                "column": 56
                                              },
                                              "identifierName": "b_radius2"
                                            },
                                            "name": "b_radius2"
                                          }
                                        }
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 7549,
                                        "end": 7579,
                                        "loc": {
                                          "start": {
                                            "line": 259,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 261,
                                            "column": 6
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 7557,
                                            "end": 7572,
                                            "loc": {
                                              "start": {
                                                "line": 260,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 260,
                                                "column": 21
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 7557,
                                              "end": 7571,
                                              "loc": {
                                                "start": {
                                                  "line": 260,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 260,
                                                  "column": 20
                                                }
                                              },
                                              "operator": "=",
                                              "left": {
                                                "type": "Identifier",
                                                "start": 7557,
                                                "end": 7563,
                                                "loc": {
                                                  "start": {
                                                    "line": 260,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 260,
                                                    "column": 12
                                                  },
                                                  "identifierName": "b_in_a"
                                                },
                                                "name": "b_in_a"
                                              },
                                              "right": {
                                                "type": "BooleanLiteral",
                                                "start": 7566,
                                                "end": 7571,
                                                "loc": {
                                                  "start": {
                                                    "line": 260,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 260,
                                                    "column": 20
                                                  }
                                                },
                                                "value": false
                                              }
                                            }
                                          }
                                        ],
                                        "directives": []
                                      },
                                      "alternate": null
                                    }
                                  ],
                                  "directives": []
                                },
                                "alternate": null
                              }
                            ],
                            "directives": []
                          }
                        },
                        {
                          "type": "IfStatement",
                          "start": 7595,
                          "end": 7759,
                          "loc": {
                            "start": {
                              "line": 265,
                              "column": 3
                            },
                            "end": {
                              "line": 269,
                              "column": 4
                            }
                          },
                          "test": {
                            "type": "LogicalExpression",
                            "start": 7598,
                            "end": 7660,
                            "loc": {
                              "start": {
                                "line": 265,
                                "column": 6
                              },
                              "end": {
                                "line": 265,
                                "column": 68
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 7598,
                              "end": 7613,
                              "loc": {
                                "start": {
                                  "line": 265,
                                  "column": 6
                                },
                                "end": {
                                  "line": 265,
                                  "column": 21
                                },
                                "identifierName": "tmp_overlapping"
                              },
                              "name": "tmp_overlapping"
                            },
                            "operator": "&&",
                            "right": {
                              "type": "LogicalExpression",
                              "start": 7618,
                              "end": 7659,
                              "loc": {
                                "start": {
                                  "line": 265,
                                  "column": 26
                                },
                                "end": {
                                  "line": 265,
                                  "column": 67
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 7618,
                                "end": 7634,
                                "loc": {
                                  "start": {
                                    "line": 265,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 265,
                                    "column": 42
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 7618,
                                  "end": 7625,
                                  "loc": {
                                    "start": {
                                      "line": 265,
                                      "column": 26
                                    },
                                    "end": {
                                      "line": 265,
                                      "column": 33
                                    },
                                    "identifierName": "overlap"
                                  },
                                  "name": "overlap"
                                },
                                "operator": "===",
                                "right": {
                                  "type": "NullLiteral",
                                  "start": 7630,
                                  "end": 7634,
                                  "loc": {
                                    "start": {
                                      "line": 265,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 265,
                                      "column": 42
                                    }
                                  }
                                }
                              },
                              "operator": "||",
                              "right": {
                                "type": "BinaryExpression",
                                "start": 7638,
                                "end": 7659,
                                "loc": {
                                  "start": {
                                    "line": 265,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 265,
                                    "column": 67
                                  }
                                },
                                "left": {
                                  "type": "Identifier",
                                  "start": 7638,
                                  "end": 7645,
                                  "loc": {
                                    "start": {
                                      "line": 265,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 265,
                                      "column": 53
                                    },
                                    "identifierName": "overlap"
                                  },
                                  "name": "overlap"
                                },
                                "operator": ">",
                                "right": {
                                  "type": "Identifier",
                                  "start": 7648,
                                  "end": 7659,
                                  "loc": {
                                    "start": {
                                      "line": 265,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 265,
                                      "column": 67
                                    },
                                    "identifierName": "tmp_overlap"
                                  },
                                  "name": "tmp_overlap"
                                }
                              },
                              "extra": {
                                "parenthesized": true,
                                "parenStart": 7617
                              }
                            }
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 7662,
                            "end": 7759,
                            "loc": {
                              "start": {
                                "line": 265,
                                "column": 70
                              },
                              "end": {
                                "line": 269,
                                "column": 4
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 7668,
                                "end": 7692,
                                "loc": {
                                  "start": {
                                    "line": 266,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 266,
                                    "column": 28
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 7668,
                                  "end": 7691,
                                  "loc": {
                                    "start": {
                                      "line": 266,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 266,
                                      "column": 27
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 7668,
                                    "end": 7675,
                                    "loc": {
                                      "start": {
                                        "line": 266,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 266,
                                        "column": 11
                                      },
                                      "identifierName": "overlap"
                                    },
                                    "name": "overlap"
                                  },
                                  "right": {
                                    "type": "Identifier",
                                    "start": 7680,
                                    "end": 7691,
                                    "loc": {
                                      "start": {
                                        "line": 266,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 266,
                                        "column": 27
                                      },
                                      "identifierName": "tmp_overlap"
                                    },
                                    "name": "tmp_overlap"
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 7697,
                                "end": 7723,
                                "loc": {
                                  "start": {
                                    "line": 267,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 267,
                                    "column": 30
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 7697,
                                  "end": 7722,
                                  "loc": {
                                    "start": {
                                      "line": 267,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 267,
                                      "column": 29
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 7697,
                                    "end": 7706,
                                    "loc": {
                                      "start": {
                                        "line": 267,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 267,
                                        "column": 13
                                      },
                                      "identifierName": "overlap_x"
                                    },
                                    "name": "overlap_x"
                                  },
                                  "right": {
                                    "type": "Identifier",
                                    "start": 7709,
                                    "end": 7722,
                                    "loc": {
                                      "start": {
                                        "line": 267,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 267,
                                        "column": 29
                                      },
                                      "identifierName": "tmp_overlap_x"
                                    },
                                    "name": "tmp_overlap_x"
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 7728,
                                "end": 7754,
                                "loc": {
                                  "start": {
                                    "line": 268,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 268,
                                    "column": 30
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 7728,
                                  "end": 7753,
                                  "loc": {
                                    "start": {
                                      "line": 268,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 268,
                                      "column": 29
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 7728,
                                    "end": 7737,
                                    "loc": {
                                      "start": {
                                        "line": 268,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 268,
                                        "column": 13
                                      },
                                      "identifierName": "overlap_y"
                                    },
                                    "name": "overlap_y"
                                  },
                                  "right": {
                                    "type": "Identifier",
                                    "start": 7740,
                                    "end": 7753,
                                    "loc": {
                                      "start": {
                                        "line": 268,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 268,
                                        "column": 29
                                      },
                                      "identifierName": "tmp_overlap_y"
                                    },
                                    "name": "tmp_overlap_y"
                                  }
                                }
                              }
                            ],
                            "directives": []
                          },
                          "alternate": null
                        }
                      ],
                      "directives": []
                    }
                  }
                ],
                "directives": []
              },
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " Handle points specially",
                  "start": 4945,
                  "end": 4971,
                  "loc": {
                    "start": {
                      "line": 175,
                      "column": 1
                    },
                    "end": {
                      "line": 175,
                      "column": 27
                    }
                  }
                }
              ]
            },
            {
              "type": "IfStatement",
              "start": 7769,
              "end": 8020,
              "loc": {
                "start": {
                  "line": 273,
                  "column": 1
                },
                "end": {
                  "line": 279,
                  "column": 2
                }
              },
              "test": {
                "type": "Identifier",
                "start": 7772,
                "end": 7778,
                "loc": {
                  "start": {
                    "line": 273,
                    "column": 4
                  },
                  "end": {
                    "line": 273,
                    "column": 10
                  },
                  "identifierName": "result"
                },
                "name": "result"
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 7780,
                "end": 8020,
                "loc": {
                  "start": {
                    "line": 273,
                    "column": 12
                  },
                  "end": {
                    "line": 279,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 7784,
                    "end": 7829,
                    "loc": {
                      "start": {
                        "line": 274,
                        "column": 2
                      },
                      "end": {
                        "line": 274,
                        "column": 47
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 7784,
                      "end": 7828,
                      "loc": {
                        "start": {
                          "line": 274,
                          "column": 2
                        },
                        "end": {
                          "line": 274,
                          "column": 46
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 7784,
                        "end": 7797,
                        "loc": {
                          "start": {
                            "line": 274,
                            "column": 2
                          },
                          "end": {
                            "line": 274,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 7784,
                          "end": 7790,
                          "loc": {
                            "start": {
                              "line": 274,
                              "column": 2
                            },
                            "end": {
                              "line": 274,
                              "column": 8
                            },
                            "identifierName": "result"
                          },
                          "name": "result"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 7791,
                          "end": 7797,
                          "loc": {
                            "start": {
                              "line": 274,
                              "column": 9
                            },
                            "end": {
                              "line": 274,
                              "column": 15
                            },
                            "identifierName": "a_in_b"
                          },
                          "name": "a_in_b"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ConditionalExpression",
                        "start": 7803,
                        "end": 7828,
                        "loc": {
                          "start": {
                            "line": 274,
                            "column": 21
                          },
                          "end": {
                            "line": 274,
                            "column": 46
                          }
                        },
                        "test": {
                          "type": "Identifier",
                          "start": 7803,
                          "end": 7810,
                          "loc": {
                            "start": {
                              "line": 274,
                              "column": 21
                            },
                            "end": {
                              "line": 274,
                              "column": 28
                            },
                            "identifierName": "reverse"
                          },
                          "name": "reverse"
                        },
                        "consequent": {
                          "type": "Identifier",
                          "start": 7813,
                          "end": 7819,
                          "loc": {
                            "start": {
                              "line": 274,
                              "column": 31
                            },
                            "end": {
                              "line": 274,
                              "column": 37
                            },
                            "identifierName": "b_in_a"
                          },
                          "name": "b_in_a"
                        },
                        "alternate": {
                          "type": "Identifier",
                          "start": 7822,
                          "end": 7828,
                          "loc": {
                            "start": {
                              "line": 274,
                              "column": 40
                            },
                            "end": {
                              "line": 274,
                              "column": 46
                            },
                            "identifierName": "a_in_b"
                          },
                          "name": "a_in_b"
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 7832,
                    "end": 7877,
                    "loc": {
                      "start": {
                        "line": 275,
                        "column": 2
                      },
                      "end": {
                        "line": 275,
                        "column": 47
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 7832,
                      "end": 7876,
                      "loc": {
                        "start": {
                          "line": 275,
                          "column": 2
                        },
                        "end": {
                          "line": 275,
                          "column": 46
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 7832,
                        "end": 7845,
                        "loc": {
                          "start": {
                            "line": 275,
                            "column": 2
                          },
                          "end": {
                            "line": 275,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 7832,
                          "end": 7838,
                          "loc": {
                            "start": {
                              "line": 275,
                              "column": 2
                            },
                            "end": {
                              "line": 275,
                              "column": 8
                            },
                            "identifierName": "result"
                          },
                          "name": "result"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 7839,
                          "end": 7845,
                          "loc": {
                            "start": {
                              "line": 275,
                              "column": 9
                            },
                            "end": {
                              "line": 275,
                              "column": 15
                            },
                            "identifierName": "b_in_a"
                          },
                          "name": "b_in_a"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ConditionalExpression",
                        "start": 7851,
                        "end": 7876,
                        "loc": {
                          "start": {
                            "line": 275,
                            "column": 21
                          },
                          "end": {
                            "line": 275,
                            "column": 46
                          }
                        },
                        "test": {
                          "type": "Identifier",
                          "start": 7851,
                          "end": 7858,
                          "loc": {
                            "start": {
                              "line": 275,
                              "column": 21
                            },
                            "end": {
                              "line": 275,
                              "column": 28
                            },
                            "identifierName": "reverse"
                          },
                          "name": "reverse"
                        },
                        "consequent": {
                          "type": "Identifier",
                          "start": 7861,
                          "end": 7867,
                          "loc": {
                            "start": {
                              "line": 275,
                              "column": 31
                            },
                            "end": {
                              "line": 275,
                              "column": 37
                            },
                            "identifierName": "a_in_b"
                          },
                          "name": "a_in_b"
                        },
                        "alternate": {
                          "type": "Identifier",
                          "start": 7870,
                          "end": 7876,
                          "loc": {
                            "start": {
                              "line": 275,
                              "column": 40
                            },
                            "end": {
                              "line": 275,
                              "column": 46
                            },
                            "identifierName": "b_in_a"
                          },
                          "name": "b_in_a"
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 7880,
                    "end": 7907,
                    "loc": {
                      "start": {
                        "line": 276,
                        "column": 2
                      },
                      "end": {
                        "line": 276,
                        "column": 29
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 7880,
                      "end": 7906,
                      "loc": {
                        "start": {
                          "line": 276,
                          "column": 2
                        },
                        "end": {
                          "line": 276,
                          "column": 28
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 7880,
                        "end": 7894,
                        "loc": {
                          "start": {
                            "line": 276,
                            "column": 2
                          },
                          "end": {
                            "line": 276,
                            "column": 16
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 7880,
                          "end": 7886,
                          "loc": {
                            "start": {
                              "line": 276,
                              "column": 2
                            },
                            "end": {
                              "line": 276,
                              "column": 8
                            },
                            "identifierName": "result"
                          },
                          "name": "result"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 7887,
                          "end": 7894,
                          "loc": {
                            "start": {
                              "line": 276,
                              "column": 9
                            },
                            "end": {
                              "line": 276,
                              "column": 16
                            },
                            "identifierName": "overlap"
                          },
                          "name": "overlap"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "Identifier",
                        "start": 7899,
                        "end": 7906,
                        "loc": {
                          "start": {
                            "line": 276,
                            "column": 21
                          },
                          "end": {
                            "line": 276,
                            "column": 28
                          },
                          "identifierName": "overlap"
                        },
                        "name": "overlap"
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 7910,
                    "end": 7962,
                    "loc": {
                      "start": {
                        "line": 277,
                        "column": 2
                      },
                      "end": {
                        "line": 277,
                        "column": 54
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 7910,
                      "end": 7961,
                      "loc": {
                        "start": {
                          "line": 277,
                          "column": 2
                        },
                        "end": {
                          "line": 277,
                          "column": 53
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 7910,
                        "end": 7926,
                        "loc": {
                          "start": {
                            "line": 277,
                            "column": 2
                          },
                          "end": {
                            "line": 277,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 7910,
                          "end": 7916,
                          "loc": {
                            "start": {
                              "line": 277,
                              "column": 2
                            },
                            "end": {
                              "line": 277,
                              "column": 8
                            },
                            "identifierName": "result"
                          },
                          "name": "result"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 7917,
                          "end": 7926,
                          "loc": {
                            "start": {
                              "line": 277,
                              "column": 9
                            },
                            "end": {
                              "line": 277,
                              "column": 18
                            },
                            "identifierName": "overlap_x"
                          },
                          "name": "overlap_x"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ConditionalExpression",
                        "start": 7929,
                        "end": 7961,
                        "loc": {
                          "start": {
                            "line": 277,
                            "column": 21
                          },
                          "end": {
                            "line": 277,
                            "column": 53
                          }
                        },
                        "test": {
                          "type": "Identifier",
                          "start": 7929,
                          "end": 7936,
                          "loc": {
                            "start": {
                              "line": 277,
                              "column": 21
                            },
                            "end": {
                              "line": 277,
                              "column": 28
                            },
                            "identifierName": "reverse"
                          },
                          "name": "reverse"
                        },
                        "consequent": {
                          "type": "UnaryExpression",
                          "start": 7939,
                          "end": 7949,
                          "loc": {
                            "start": {
                              "line": 277,
                              "column": 31
                            },
                            "end": {
                              "line": 277,
                              "column": 41
                            }
                          },
                          "operator": "-",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 7940,
                            "end": 7949,
                            "loc": {
                              "start": {
                                "line": 277,
                                "column": 32
                              },
                              "end": {
                                "line": 277,
                                "column": 41
                              },
                              "identifierName": "overlap_x"
                            },
                            "name": "overlap_x"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "alternate": {
                          "type": "Identifier",
                          "start": 7952,
                          "end": 7961,
                          "loc": {
                            "start": {
                              "line": 277,
                              "column": 44
                            },
                            "end": {
                              "line": 277,
                              "column": 53
                            },
                            "identifierName": "overlap_x"
                          },
                          "name": "overlap_x"
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 7965,
                    "end": 8017,
                    "loc": {
                      "start": {
                        "line": 278,
                        "column": 2
                      },
                      "end": {
                        "line": 278,
                        "column": 54
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 7965,
                      "end": 8016,
                      "loc": {
                        "start": {
                          "line": 278,
                          "column": 2
                        },
                        "end": {
                          "line": 278,
                          "column": 53
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 7965,
                        "end": 7981,
                        "loc": {
                          "start": {
                            "line": 278,
                            "column": 2
                          },
                          "end": {
                            "line": 278,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 7965,
                          "end": 7971,
                          "loc": {
                            "start": {
                              "line": 278,
                              "column": 2
                            },
                            "end": {
                              "line": 278,
                              "column": 8
                            },
                            "identifierName": "result"
                          },
                          "name": "result"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 7972,
                          "end": 7981,
                          "loc": {
                            "start": {
                              "line": 278,
                              "column": 9
                            },
                            "end": {
                              "line": 278,
                              "column": 18
                            },
                            "identifierName": "overlap_y"
                          },
                          "name": "overlap_y"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "ConditionalExpression",
                        "start": 7984,
                        "end": 8016,
                        "loc": {
                          "start": {
                            "line": 278,
                            "column": 21
                          },
                          "end": {
                            "line": 278,
                            "column": 53
                          }
                        },
                        "test": {
                          "type": "Identifier",
                          "start": 7984,
                          "end": 7991,
                          "loc": {
                            "start": {
                              "line": 278,
                              "column": 21
                            },
                            "end": {
                              "line": 278,
                              "column": 28
                            },
                            "identifierName": "reverse"
                          },
                          "name": "reverse"
                        },
                        "consequent": {
                          "type": "UnaryExpression",
                          "start": 7994,
                          "end": 8004,
                          "loc": {
                            "start": {
                              "line": 278,
                              "column": 31
                            },
                            "end": {
                              "line": 278,
                              "column": 41
                            }
                          },
                          "operator": "-",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 7995,
                            "end": 8004,
                            "loc": {
                              "start": {
                                "line": 278,
                                "column": 32
                              },
                              "end": {
                                "line": 278,
                                "column": 41
                              },
                              "identifierName": "overlap_y"
                            },
                            "name": "overlap_y"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "alternate": {
                          "type": "Identifier",
                          "start": 8007,
                          "end": 8016,
                          "loc": {
                            "start": {
                              "line": 278,
                              "column": 44
                            },
                            "end": {
                              "line": 278,
                              "column": 53
                            },
                            "identifierName": "overlap_y"
                          },
                          "name": "overlap_y"
                        }
                      }
                    }
                  }
                ],
                "directives": []
              },
              "alternate": null
            },
            {
              "type": "ReturnStatement",
              "start": 8023,
              "end": 8035,
              "loc": {
                "start": {
                  "line": 281,
                  "column": 1
                },
                "end": {
                  "line": 281,
                  "column": 13
                }
              },
              "argument": {
                "type": "BooleanLiteral",
                "start": 8030,
                "end": 8034,
                "loc": {
                  "start": {
                    "line": 281,
                    "column": 8
                  },
                  "end": {
                    "line": 281,
                    "column": 12
                  }
                },
                "value": true
              }
            }
          ],
          "directives": [],
          "trailingComments": null
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determines if a polygon and a circle are colliding\n * @param {Polygon} a The source polygon to test\n * @param {Circle} b The target circle to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @param {Boolean} [reverse = false] Set to true to reverse a and b in the result parameter when testing circle->polygon instead of polygon->circle\n * @returns {Boolean}\n ",
            "start": 4001,
            "end": 4438,
            "loc": {
              "start": {
                "line": 150,
                "column": 0
              },
              "end": {
                "line": 157,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determines if two circles are colliding\n * @param {Circle} a The source circle to test\n * @param {Circle} b The target circle to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
            "start": 8039,
            "end": 8314,
            "loc": {
              "start": {
                "line": 284,
                "column": 0
              },
              "end": {
                "line": 290,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "FunctionDeclaration",
        "start": 8315,
        "end": 9075,
        "loc": {
          "start": {
            "line": 291,
            "column": 0
          },
          "end": {
            "line": 314,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 8324,
          "end": 8336,
          "loc": {
            "start": {
              "line": 291,
              "column": 9
            },
            "end": {
              "line": 291,
              "column": 21
            },
            "identifierName": "circleCircle"
          },
          "name": "circleCircle",
          "leadingComments": null
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "Identifier",
            "start": 8337,
            "end": 8338,
            "loc": {
              "start": {
                "line": 291,
                "column": 22
              },
              "end": {
                "line": 291,
                "column": 23
              },
              "identifierName": "a"
            },
            "name": "a"
          },
          {
            "type": "Identifier",
            "start": 8340,
            "end": 8341,
            "loc": {
              "start": {
                "line": 291,
                "column": 25
              },
              "end": {
                "line": 291,
                "column": 26
              },
              "identifierName": "b"
            },
            "name": "b"
          },
          {
            "type": "AssignmentPattern",
            "start": 8343,
            "end": 8356,
            "loc": {
              "start": {
                "line": 291,
                "column": 28
              },
              "end": {
                "line": 291,
                "column": 41
              }
            },
            "left": {
              "type": "Identifier",
              "start": 8343,
              "end": 8349,
              "loc": {
                "start": {
                  "line": 291,
                  "column": 28
                },
                "end": {
                  "line": 291,
                  "column": 34
                },
                "identifierName": "result"
              },
              "name": "result"
            },
            "right": {
              "type": "NullLiteral",
              "start": 8352,
              "end": 8356,
              "loc": {
                "start": {
                  "line": 291,
                  "column": 37
                },
                "end": {
                  "line": 291,
                  "column": 41
                }
              }
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 8358,
          "end": 9075,
          "loc": {
            "start": {
              "line": 291,
              "column": 43
            },
            "end": {
              "line": 314,
              "column": 1
            }
          },
          "body": [
            {
              "type": "VariableDeclaration",
              "start": 8361,
              "end": 8403,
              "loc": {
                "start": {
                  "line": 292,
                  "column": 1
                },
                "end": {
                  "line": 292,
                  "column": 43
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 8367,
                  "end": 8402,
                  "loc": {
                    "start": {
                      "line": 292,
                      "column": 7
                    },
                    "end": {
                      "line": 292,
                      "column": 42
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 8367,
                    "end": 8375,
                    "loc": {
                      "start": {
                        "line": 292,
                        "column": 7
                      },
                      "end": {
                        "line": 292,
                        "column": 15
                      },
                      "identifierName": "a_radius"
                    },
                    "name": "a_radius"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 8384,
                    "end": 8402,
                    "loc": {
                      "start": {
                        "line": 292,
                        "column": 24
                      },
                      "end": {
                        "line": 292,
                        "column": 42
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 8384,
                      "end": 8392,
                      "loc": {
                        "start": {
                          "line": 292,
                          "column": 24
                        },
                        "end": {
                          "line": 292,
                          "column": 32
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 8384,
                        "end": 8385,
                        "loc": {
                          "start": {
                            "line": 292,
                            "column": 24
                          },
                          "end": {
                            "line": 292,
                            "column": 25
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 8386,
                        "end": 8392,
                        "loc": {
                          "start": {
                            "line": 292,
                            "column": 26
                          },
                          "end": {
                            "line": 292,
                            "column": 32
                          },
                          "identifierName": "radius"
                        },
                        "name": "radius"
                      },
                      "computed": false
                    },
                    "operator": "*",
                    "right": {
                      "type": "MemberExpression",
                      "start": 8395,
                      "end": 8402,
                      "loc": {
                        "start": {
                          "line": 292,
                          "column": 35
                        },
                        "end": {
                          "line": 292,
                          "column": 42
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 8395,
                        "end": 8396,
                        "loc": {
                          "start": {
                            "line": 292,
                            "column": 35
                          },
                          "end": {
                            "line": 292,
                            "column": 36
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 8397,
                        "end": 8402,
                        "loc": {
                          "start": {
                            "line": 292,
                            "column": 37
                          },
                          "end": {
                            "line": 292,
                            "column": 42
                          },
                          "identifierName": "scale"
                        },
                        "name": "scale"
                      },
                      "computed": false
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 8405,
              "end": 8447,
              "loc": {
                "start": {
                  "line": 293,
                  "column": 1
                },
                "end": {
                  "line": 293,
                  "column": 43
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 8411,
                  "end": 8446,
                  "loc": {
                    "start": {
                      "line": 293,
                      "column": 7
                    },
                    "end": {
                      "line": 293,
                      "column": 42
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 8411,
                    "end": 8419,
                    "loc": {
                      "start": {
                        "line": 293,
                        "column": 7
                      },
                      "end": {
                        "line": 293,
                        "column": 15
                      },
                      "identifierName": "b_radius"
                    },
                    "name": "b_radius"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 8428,
                    "end": 8446,
                    "loc": {
                      "start": {
                        "line": 293,
                        "column": 24
                      },
                      "end": {
                        "line": 293,
                        "column": 42
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 8428,
                      "end": 8436,
                      "loc": {
                        "start": {
                          "line": 293,
                          "column": 24
                        },
                        "end": {
                          "line": 293,
                          "column": 32
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 8428,
                        "end": 8429,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 24
                          },
                          "end": {
                            "line": 293,
                            "column": 25
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 8430,
                        "end": 8436,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 26
                          },
                          "end": {
                            "line": 293,
                            "column": 32
                          },
                          "identifierName": "radius"
                        },
                        "name": "radius"
                      },
                      "computed": false
                    },
                    "operator": "*",
                    "right": {
                      "type": "MemberExpression",
                      "start": 8439,
                      "end": 8446,
                      "loc": {
                        "start": {
                          "line": 293,
                          "column": 35
                        },
                        "end": {
                          "line": 293,
                          "column": 42
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 8439,
                        "end": 8440,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 35
                          },
                          "end": {
                            "line": 293,
                            "column": 36
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 8441,
                        "end": 8446,
                        "loc": {
                          "start": {
                            "line": 293,
                            "column": 37
                          },
                          "end": {
                            "line": 293,
                            "column": 42
                          },
                          "identifierName": "scale"
                        },
                        "name": "scale"
                      },
                      "computed": false
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 8449,
              "end": 8482,
              "loc": {
                "start": {
                  "line": 294,
                  "column": 1
                },
                "end": {
                  "line": 294,
                  "column": 34
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 8455,
                  "end": 8481,
                  "loc": {
                    "start": {
                      "line": 294,
                      "column": 7
                    },
                    "end": {
                      "line": 294,
                      "column": 33
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 8455,
                    "end": 8467,
                    "loc": {
                      "start": {
                        "line": 294,
                        "column": 7
                      },
                      "end": {
                        "line": 294,
                        "column": 19
                      },
                      "identifierName": "difference_x"
                    },
                    "name": "difference_x"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 8472,
                    "end": 8481,
                    "loc": {
                      "start": {
                        "line": 294,
                        "column": 24
                      },
                      "end": {
                        "line": 294,
                        "column": 33
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 8472,
                      "end": 8475,
                      "loc": {
                        "start": {
                          "line": 294,
                          "column": 24
                        },
                        "end": {
                          "line": 294,
                          "column": 27
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 8472,
                        "end": 8473,
                        "loc": {
                          "start": {
                            "line": 294,
                            "column": 24
                          },
                          "end": {
                            "line": 294,
                            "column": 25
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 8474,
                        "end": 8475,
                        "loc": {
                          "start": {
                            "line": 294,
                            "column": 26
                          },
                          "end": {
                            "line": 294,
                            "column": 27
                          },
                          "identifierName": "x"
                        },
                        "name": "x"
                      },
                      "computed": false
                    },
                    "operator": "-",
                    "right": {
                      "type": "MemberExpression",
                      "start": 8478,
                      "end": 8481,
                      "loc": {
                        "start": {
                          "line": 294,
                          "column": 30
                        },
                        "end": {
                          "line": 294,
                          "column": 33
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 8478,
                        "end": 8479,
                        "loc": {
                          "start": {
                            "line": 294,
                            "column": 30
                          },
                          "end": {
                            "line": 294,
                            "column": 31
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 8480,
                        "end": 8481,
                        "loc": {
                          "start": {
                            "line": 294,
                            "column": 32
                          },
                          "end": {
                            "line": 294,
                            "column": 33
                          },
                          "identifierName": "x"
                        },
                        "name": "x"
                      },
                      "computed": false
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 8484,
              "end": 8517,
              "loc": {
                "start": {
                  "line": 295,
                  "column": 1
                },
                "end": {
                  "line": 295,
                  "column": 34
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 8490,
                  "end": 8516,
                  "loc": {
                    "start": {
                      "line": 295,
                      "column": 7
                    },
                    "end": {
                      "line": 295,
                      "column": 33
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 8490,
                    "end": 8502,
                    "loc": {
                      "start": {
                        "line": 295,
                        "column": 7
                      },
                      "end": {
                        "line": 295,
                        "column": 19
                      },
                      "identifierName": "difference_y"
                    },
                    "name": "difference_y"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 8507,
                    "end": 8516,
                    "loc": {
                      "start": {
                        "line": 295,
                        "column": 24
                      },
                      "end": {
                        "line": 295,
                        "column": 33
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 8507,
                      "end": 8510,
                      "loc": {
                        "start": {
                          "line": 295,
                          "column": 24
                        },
                        "end": {
                          "line": 295,
                          "column": 27
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 8507,
                        "end": 8508,
                        "loc": {
                          "start": {
                            "line": 295,
                            "column": 24
                          },
                          "end": {
                            "line": 295,
                            "column": 25
                          },
                          "identifierName": "b"
                        },
                        "name": "b"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 8509,
                        "end": 8510,
                        "loc": {
                          "start": {
                            "line": 295,
                            "column": 26
                          },
                          "end": {
                            "line": 295,
                            "column": 27
                          },
                          "identifierName": "y"
                        },
                        "name": "y"
                      },
                      "computed": false
                    },
                    "operator": "-",
                    "right": {
                      "type": "MemberExpression",
                      "start": 8513,
                      "end": 8516,
                      "loc": {
                        "start": {
                          "line": 295,
                          "column": 30
                        },
                        "end": {
                          "line": 295,
                          "column": 33
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 8513,
                        "end": 8514,
                        "loc": {
                          "start": {
                            "line": 295,
                            "column": 30
                          },
                          "end": {
                            "line": 295,
                            "column": 31
                          },
                          "identifierName": "a"
                        },
                        "name": "a"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 8515,
                        "end": 8516,
                        "loc": {
                          "start": {
                            "line": 295,
                            "column": 32
                          },
                          "end": {
                            "line": 295,
                            "column": 33
                          },
                          "identifierName": "y"
                        },
                        "name": "y"
                      },
                      "computed": false
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 8519,
              "end": 8562,
              "loc": {
                "start": {
                  "line": 296,
                  "column": 1
                },
                "end": {
                  "line": 296,
                  "column": 44
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 8525,
                  "end": 8561,
                  "loc": {
                    "start": {
                      "line": 296,
                      "column": 7
                    },
                    "end": {
                      "line": 296,
                      "column": 43
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 8525,
                    "end": 8535,
                    "loc": {
                      "start": {
                        "line": 296,
                        "column": 7
                      },
                      "end": {
                        "line": 296,
                        "column": 17
                      },
                      "identifierName": "radius_sum"
                    },
                    "name": "radius_sum"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 8542,
                    "end": 8561,
                    "loc": {
                      "start": {
                        "line": 296,
                        "column": 24
                      },
                      "end": {
                        "line": 296,
                        "column": 43
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 8542,
                      "end": 8550,
                      "loc": {
                        "start": {
                          "line": 296,
                          "column": 24
                        },
                        "end": {
                          "line": 296,
                          "column": 32
                        },
                        "identifierName": "a_radius"
                      },
                      "name": "a_radius"
                    },
                    "operator": "+",
                    "right": {
                      "type": "Identifier",
                      "start": 8553,
                      "end": 8561,
                      "loc": {
                        "start": {
                          "line": 296,
                          "column": 35
                        },
                        "end": {
                          "line": 296,
                          "column": 43
                        },
                        "identifierName": "b_radius"
                      },
                      "name": "b_radius"
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 8564,
              "end": 8645,
              "loc": {
                "start": {
                  "line": 297,
                  "column": 1
                },
                "end": {
                  "line": 297,
                  "column": 82
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 8570,
                  "end": 8644,
                  "loc": {
                    "start": {
                      "line": 297,
                      "column": 7
                    },
                    "end": {
                      "line": 297,
                      "column": 81
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 8570,
                    "end": 8584,
                    "loc": {
                      "start": {
                        "line": 297,
                        "column": 7
                      },
                      "end": {
                        "line": 297,
                        "column": 21
                      },
                      "identifierName": "length_squared"
                    },
                    "name": "length_squared"
                  },
                  "init": {
                    "type": "BinaryExpression",
                    "start": 8587,
                    "end": 8644,
                    "loc": {
                      "start": {
                        "line": 297,
                        "column": 24
                      },
                      "end": {
                        "line": 297,
                        "column": 81
                      }
                    },
                    "left": {
                      "type": "BinaryExpression",
                      "start": 8587,
                      "end": 8614,
                      "loc": {
                        "start": {
                          "line": 297,
                          "column": 24
                        },
                        "end": {
                          "line": 297,
                          "column": 51
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 8587,
                        "end": 8599,
                        "loc": {
                          "start": {
                            "line": 297,
                            "column": 24
                          },
                          "end": {
                            "line": 297,
                            "column": 36
                          },
                          "identifierName": "difference_x"
                        },
                        "name": "difference_x"
                      },
                      "operator": "*",
                      "right": {
                        "type": "Identifier",
                        "start": 8602,
                        "end": 8614,
                        "loc": {
                          "start": {
                            "line": 297,
                            "column": 39
                          },
                          "end": {
                            "line": 297,
                            "column": 51
                          },
                          "identifierName": "difference_x"
                        },
                        "name": "difference_x"
                      }
                    },
                    "operator": "+",
                    "right": {
                      "type": "BinaryExpression",
                      "start": 8617,
                      "end": 8644,
                      "loc": {
                        "start": {
                          "line": 297,
                          "column": 54
                        },
                        "end": {
                          "line": 297,
                          "column": 81
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 8617,
                        "end": 8629,
                        "loc": {
                          "start": {
                            "line": 297,
                            "column": 54
                          },
                          "end": {
                            "line": 297,
                            "column": 66
                          },
                          "identifierName": "difference_y"
                        },
                        "name": "difference_y"
                      },
                      "operator": "*",
                      "right": {
                        "type": "Identifier",
                        "start": 8632,
                        "end": 8644,
                        "loc": {
                          "start": {
                            "line": 297,
                            "column": 69
                          },
                          "end": {
                            "line": 297,
                            "column": 81
                          },
                          "identifierName": "difference_y"
                        },
                        "name": "difference_y"
                      }
                    }
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "IfStatement",
              "start": 8648,
              "end": 8713,
              "loc": {
                "start": {
                  "line": 299,
                  "column": 1
                },
                "end": {
                  "line": 301,
                  "column": 2
                }
              },
              "test": {
                "type": "BinaryExpression",
                "start": 8651,
                "end": 8691,
                "loc": {
                  "start": {
                    "line": 299,
                    "column": 4
                  },
                  "end": {
                    "line": 299,
                    "column": 44
                  }
                },
                "left": {
                  "type": "Identifier",
                  "start": 8651,
                  "end": 8665,
                  "loc": {
                    "start": {
                      "line": 299,
                      "column": 4
                    },
                    "end": {
                      "line": 299,
                      "column": 18
                    },
                    "identifierName": "length_squared"
                  },
                  "name": "length_squared"
                },
                "operator": ">",
                "right": {
                  "type": "BinaryExpression",
                  "start": 8668,
                  "end": 8691,
                  "loc": {
                    "start": {
                      "line": 299,
                      "column": 21
                    },
                    "end": {
                      "line": 299,
                      "column": 44
                    }
                  },
                  "left": {
                    "type": "Identifier",
                    "start": 8668,
                    "end": 8678,
                    "loc": {
                      "start": {
                        "line": 299,
                        "column": 21
                      },
                      "end": {
                        "line": 299,
                        "column": 31
                      },
                      "identifierName": "radius_sum"
                    },
                    "name": "radius_sum"
                  },
                  "operator": "*",
                  "right": {
                    "type": "Identifier",
                    "start": 8681,
                    "end": 8691,
                    "loc": {
                      "start": {
                        "line": 299,
                        "column": 34
                      },
                      "end": {
                        "line": 299,
                        "column": 44
                      },
                      "identifierName": "radius_sum"
                    },
                    "name": "radius_sum"
                  }
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 8693,
                "end": 8713,
                "loc": {
                  "start": {
                    "line": 299,
                    "column": 46
                  },
                  "end": {
                    "line": 301,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "ReturnStatement",
                    "start": 8697,
                    "end": 8710,
                    "loc": {
                      "start": {
                        "line": 300,
                        "column": 2
                      },
                      "end": {
                        "line": 300,
                        "column": 15
                      }
                    },
                    "argument": {
                      "type": "BooleanLiteral",
                      "start": 8704,
                      "end": 8709,
                      "loc": {
                        "start": {
                          "line": 300,
                          "column": 9
                        },
                        "end": {
                          "line": 300,
                          "column": 14
                        }
                      },
                      "value": false
                    }
                  }
                ],
                "directives": []
              },
              "alternate": null
            },
            {
              "type": "IfStatement",
              "start": 8716,
              "end": 9058,
              "loc": {
                "start": {
                  "line": 303,
                  "column": 1
                },
                "end": {
                  "line": 311,
                  "column": 2
                }
              },
              "test": {
                "type": "Identifier",
                "start": 8719,
                "end": 8725,
                "loc": {
                  "start": {
                    "line": 303,
                    "column": 4
                  },
                  "end": {
                    "line": 303,
                    "column": 10
                  },
                  "identifierName": "result"
                },
                "name": "result"
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 8727,
                "end": 9058,
                "loc": {
                  "start": {
                    "line": 303,
                    "column": 12
                  },
                  "end": {
                    "line": 311,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 8731,
                    "end": 8772,
                    "loc": {
                      "start": {
                        "line": 304,
                        "column": 2
                      },
                      "end": {
                        "line": 304,
                        "column": 43
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 8737,
                        "end": 8771,
                        "loc": {
                          "start": {
                            "line": 304,
                            "column": 8
                          },
                          "end": {
                            "line": 304,
                            "column": 42
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 8737,
                          "end": 8743,
                          "loc": {
                            "start": {
                              "line": 304,
                              "column": 8
                            },
                            "end": {
                              "line": 304,
                              "column": 14
                            },
                            "identifierName": "length"
                          },
                          "name": "length"
                        },
                        "init": {
                          "type": "CallExpression",
                          "start": 8746,
                          "end": 8771,
                          "loc": {
                            "start": {
                              "line": 304,
                              "column": 17
                            },
                            "end": {
                              "line": 304,
                              "column": 42
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 8746,
                            "end": 8755,
                            "loc": {
                              "start": {
                                "line": 304,
                                "column": 17
                              },
                              "end": {
                                "line": 304,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 8746,
                              "end": 8750,
                              "loc": {
                                "start": {
                                  "line": 304,
                                  "column": 17
                                },
                                "end": {
                                  "line": 304,
                                  "column": 21
                                },
                                "identifierName": "Math"
                              },
                              "name": "Math"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 8751,
                              "end": 8755,
                              "loc": {
                                "start": {
                                  "line": 304,
                                  "column": 22
                                },
                                "end": {
                                  "line": 304,
                                  "column": 26
                                },
                                "identifierName": "sqrt"
                              },
                              "name": "sqrt"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 8756,
                              "end": 8770,
                              "loc": {
                                "start": {
                                  "line": 304,
                                  "column": 27
                                },
                                "end": {
                                  "line": 304,
                                  "column": 41
                                },
                                "identifierName": "length_squared"
                              },
                              "name": "length_squared"
                            }
                          ]
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 8776,
                    "end": 8849,
                    "loc": {
                      "start": {
                        "line": 306,
                        "column": 2
                      },
                      "end": {
                        "line": 306,
                        "column": 75
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 8776,
                      "end": 8848,
                      "loc": {
                        "start": {
                          "line": 306,
                          "column": 2
                        },
                        "end": {
                          "line": 306,
                          "column": 74
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 8776,
                        "end": 8789,
                        "loc": {
                          "start": {
                            "line": 306,
                            "column": 2
                          },
                          "end": {
                            "line": 306,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 8776,
                          "end": 8782,
                          "loc": {
                            "start": {
                              "line": 306,
                              "column": 2
                            },
                            "end": {
                              "line": 306,
                              "column": 8
                            },
                            "identifierName": "result"
                          },
                          "name": "result"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 8783,
                          "end": 8789,
                          "loc": {
                            "start": {
                              "line": 306,
                              "column": 9
                            },
                            "end": {
                              "line": 306,
                              "column": 15
                            },
                            "identifierName": "a_in_b"
                          },
                          "name": "a_in_b"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 8795,
                        "end": 8848,
                        "loc": {
                          "start": {
                            "line": 306,
                            "column": 21
                          },
                          "end": {
                            "line": 306,
                            "column": 74
                          }
                        },
                        "left": {
                          "type": "BinaryExpression",
                          "start": 8795,
                          "end": 8815,
                          "loc": {
                            "start": {
                              "line": 306,
                              "column": 21
                            },
                            "end": {
                              "line": 306,
                              "column": 41
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 8795,
                            "end": 8803,
                            "loc": {
                              "start": {
                                "line": 306,
                                "column": 21
                              },
                              "end": {
                                "line": 306,
                                "column": 29
                              },
                              "identifierName": "a_radius"
                            },
                            "name": "a_radius"
                          },
                          "operator": "<=",
                          "right": {
                            "type": "Identifier",
                            "start": 8807,
                            "end": 8815,
                            "loc": {
                              "start": {
                                "line": 306,
                                "column": 33
                              },
                              "end": {
                                "line": 306,
                                "column": 41
                              },
                              "identifierName": "b_radius"
                            },
                            "name": "b_radius"
                          }
                        },
                        "operator": "&&",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 8819,
                          "end": 8848,
                          "loc": {
                            "start": {
                              "line": 306,
                              "column": 45
                            },
                            "end": {
                              "line": 306,
                              "column": 74
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 8819,
                            "end": 8825,
                            "loc": {
                              "start": {
                                "line": 306,
                                "column": 45
                              },
                              "end": {
                                "line": 306,
                                "column": 51
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "operator": "<=",
                          "right": {
                            "type": "BinaryExpression",
                            "start": 8829,
                            "end": 8848,
                            "loc": {
                              "start": {
                                "line": 306,
                                "column": 55
                              },
                              "end": {
                                "line": 306,
                                "column": 74
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 8829,
                              "end": 8837,
                              "loc": {
                                "start": {
                                  "line": 306,
                                  "column": 55
                                },
                                "end": {
                                  "line": 306,
                                  "column": 63
                                },
                                "identifierName": "b_radius"
                              },
                              "name": "b_radius"
                            },
                            "operator": "-",
                            "right": {
                              "type": "Identifier",
                              "start": 8840,
                              "end": 8848,
                              "loc": {
                                "start": {
                                  "line": 306,
                                  "column": 66
                                },
                                "end": {
                                  "line": 306,
                                  "column": 74
                                },
                                "identifierName": "a_radius"
                              },
                              "name": "a_radius"
                            }
                          }
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 8852,
                    "end": 8925,
                    "loc": {
                      "start": {
                        "line": 307,
                        "column": 2
                      },
                      "end": {
                        "line": 307,
                        "column": 75
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 8852,
                      "end": 8924,
                      "loc": {
                        "start": {
                          "line": 307,
                          "column": 2
                        },
                        "end": {
                          "line": 307,
                          "column": 74
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 8852,
                        "end": 8865,
                        "loc": {
                          "start": {
                            "line": 307,
                            "column": 2
                          },
                          "end": {
                            "line": 307,
                            "column": 15
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 8852,
                          "end": 8858,
                          "loc": {
                            "start": {
                              "line": 307,
                              "column": 2
                            },
                            "end": {
                              "line": 307,
                              "column": 8
                            },
                            "identifierName": "result"
                          },
                          "name": "result"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 8859,
                          "end": 8865,
                          "loc": {
                            "start": {
                              "line": 307,
                              "column": 9
                            },
                            "end": {
                              "line": 307,
                              "column": 15
                            },
                            "identifierName": "b_in_a"
                          },
                          "name": "b_in_a"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "LogicalExpression",
                        "start": 8871,
                        "end": 8924,
                        "loc": {
                          "start": {
                            "line": 307,
                            "column": 21
                          },
                          "end": {
                            "line": 307,
                            "column": 74
                          }
                        },
                        "left": {
                          "type": "BinaryExpression",
                          "start": 8871,
                          "end": 8891,
                          "loc": {
                            "start": {
                              "line": 307,
                              "column": 21
                            },
                            "end": {
                              "line": 307,
                              "column": 41
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 8871,
                            "end": 8879,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 21
                              },
                              "end": {
                                "line": 307,
                                "column": 29
                              },
                              "identifierName": "b_radius"
                            },
                            "name": "b_radius"
                          },
                          "operator": "<=",
                          "right": {
                            "type": "Identifier",
                            "start": 8883,
                            "end": 8891,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 33
                              },
                              "end": {
                                "line": 307,
                                "column": 41
                              },
                              "identifierName": "a_radius"
                            },
                            "name": "a_radius"
                          }
                        },
                        "operator": "&&",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 8895,
                          "end": 8924,
                          "loc": {
                            "start": {
                              "line": 307,
                              "column": 45
                            },
                            "end": {
                              "line": 307,
                              "column": 74
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 8895,
                            "end": 8901,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 45
                              },
                              "end": {
                                "line": 307,
                                "column": 51
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "operator": "<=",
                          "right": {
                            "type": "BinaryExpression",
                            "start": 8905,
                            "end": 8924,
                            "loc": {
                              "start": {
                                "line": 307,
                                "column": 55
                              },
                              "end": {
                                "line": 307,
                                "column": 74
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 8905,
                              "end": 8913,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 55
                                },
                                "end": {
                                  "line": 307,
                                  "column": 63
                                },
                                "identifierName": "a_radius"
                              },
                              "name": "a_radius"
                            },
                            "operator": "-",
                            "right": {
                              "type": "Identifier",
                              "start": 8916,
                              "end": 8924,
                              "loc": {
                                "start": {
                                  "line": 307,
                                  "column": 66
                                },
                                "end": {
                                  "line": 307,
                                  "column": 74
                                },
                                "identifierName": "b_radius"
                              },
                              "name": "b_radius"
                            }
                          }
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 8928,
                    "end": 8967,
                    "loc": {
                      "start": {
                        "line": 308,
                        "column": 2
                      },
                      "end": {
                        "line": 308,
                        "column": 41
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 8928,
                      "end": 8966,
                      "loc": {
                        "start": {
                          "line": 308,
                          "column": 2
                        },
                        "end": {
                          "line": 308,
                          "column": 40
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 8928,
                        "end": 8942,
                        "loc": {
                          "start": {
                            "line": 308,
                            "column": 2
                          },
                          "end": {
                            "line": 308,
                            "column": 16
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 8928,
                          "end": 8934,
                          "loc": {
                            "start": {
                              "line": 308,
                              "column": 2
                            },
                            "end": {
                              "line": 308,
                              "column": 8
                            },
                            "identifierName": "result"
                          },
                          "name": "result"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 8935,
                          "end": 8942,
                          "loc": {
                            "start": {
                              "line": 308,
                              "column": 9
                            },
                            "end": {
                              "line": 308,
                              "column": 16
                            },
                            "identifierName": "overlap"
                          },
                          "name": "overlap"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "BinaryExpression",
                        "start": 8947,
                        "end": 8966,
                        "loc": {
                          "start": {
                            "line": 308,
                            "column": 21
                          },
                          "end": {
                            "line": 308,
                            "column": 40
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 8947,
                          "end": 8957,
                          "loc": {
                            "start": {
                              "line": 308,
                              "column": 21
                            },
                            "end": {
                              "line": 308,
                              "column": 31
                            },
                            "identifierName": "radius_sum"
                          },
                          "name": "radius_sum"
                        },
                        "operator": "-",
                        "right": {
                          "type": "Identifier",
                          "start": 8960,
                          "end": 8966,
                          "loc": {
                            "start": {
                              "line": 308,
                              "column": 34
                            },
                            "end": {
                              "line": 308,
                              "column": 40
                            },
                            "identifierName": "length"
                          },
                          "name": "length"
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 8970,
                    "end": 9011,
                    "loc": {
                      "start": {
                        "line": 309,
                        "column": 2
                      },
                      "end": {
                        "line": 309,
                        "column": 43
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 8970,
                      "end": 9010,
                      "loc": {
                        "start": {
                          "line": 309,
                          "column": 2
                        },
                        "end": {
                          "line": 309,
                          "column": 42
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 8970,
                        "end": 8986,
                        "loc": {
                          "start": {
                            "line": 309,
                            "column": 2
                          },
                          "end": {
                            "line": 309,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 8970,
                          "end": 8976,
                          "loc": {
                            "start": {
                              "line": 309,
                              "column": 2
                            },
                            "end": {
                              "line": 309,
                              "column": 8
                            },
                            "identifierName": "result"
                          },
                          "name": "result"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 8977,
                          "end": 8986,
                          "loc": {
                            "start": {
                              "line": 309,
                              "column": 9
                            },
                            "end": {
                              "line": 309,
                              "column": 18
                            },
                            "identifierName": "overlap_x"
                          },
                          "name": "overlap_x"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "BinaryExpression",
                        "start": 8989,
                        "end": 9010,
                        "loc": {
                          "start": {
                            "line": 309,
                            "column": 21
                          },
                          "end": {
                            "line": 309,
                            "column": 42
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 8989,
                          "end": 9001,
                          "loc": {
                            "start": {
                              "line": 309,
                              "column": 21
                            },
                            "end": {
                              "line": 309,
                              "column": 33
                            },
                            "identifierName": "difference_x"
                          },
                          "name": "difference_x"
                        },
                        "operator": "/",
                        "right": {
                          "type": "Identifier",
                          "start": 9004,
                          "end": 9010,
                          "loc": {
                            "start": {
                              "line": 309,
                              "column": 36
                            },
                            "end": {
                              "line": 309,
                              "column": 42
                            },
                            "identifierName": "length"
                          },
                          "name": "length"
                        }
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 9014,
                    "end": 9055,
                    "loc": {
                      "start": {
                        "line": 310,
                        "column": 2
                      },
                      "end": {
                        "line": 310,
                        "column": 43
                      }
                    },
                    "expression": {
                      "type": "AssignmentExpression",
                      "start": 9014,
                      "end": 9054,
                      "loc": {
                        "start": {
                          "line": 310,
                          "column": 2
                        },
                        "end": {
                          "line": 310,
                          "column": 42
                        }
                      },
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "start": 9014,
                        "end": 9030,
                        "loc": {
                          "start": {
                            "line": 310,
                            "column": 2
                          },
                          "end": {
                            "line": 310,
                            "column": 18
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 9014,
                          "end": 9020,
                          "loc": {
                            "start": {
                              "line": 310,
                              "column": 2
                            },
                            "end": {
                              "line": 310,
                              "column": 8
                            },
                            "identifierName": "result"
                          },
                          "name": "result"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 9021,
                          "end": 9030,
                          "loc": {
                            "start": {
                              "line": 310,
                              "column": 9
                            },
                            "end": {
                              "line": 310,
                              "column": 18
                            },
                            "identifierName": "overlap_y"
                          },
                          "name": "overlap_y"
                        },
                        "computed": false
                      },
                      "right": {
                        "type": "BinaryExpression",
                        "start": 9033,
                        "end": 9054,
                        "loc": {
                          "start": {
                            "line": 310,
                            "column": 21
                          },
                          "end": {
                            "line": 310,
                            "column": 42
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 9033,
                          "end": 9045,
                          "loc": {
                            "start": {
                              "line": 310,
                              "column": 21
                            },
                            "end": {
                              "line": 310,
                              "column": 33
                            },
                            "identifierName": "difference_y"
                          },
                          "name": "difference_y"
                        },
                        "operator": "/",
                        "right": {
                          "type": "Identifier",
                          "start": 9048,
                          "end": 9054,
                          "loc": {
                            "start": {
                              "line": 310,
                              "column": 36
                            },
                            "end": {
                              "line": 310,
                              "column": 42
                            },
                            "identifierName": "length"
                          },
                          "name": "length"
                        }
                      }
                    }
                  }
                ],
                "directives": []
              },
              "alternate": null
            },
            {
              "type": "ReturnStatement",
              "start": 9061,
              "end": 9073,
              "loc": {
                "start": {
                  "line": 313,
                  "column": 1
                },
                "end": {
                  "line": 313,
                  "column": 13
                }
              },
              "argument": {
                "type": "BooleanLiteral",
                "start": 9068,
                "end": 9072,
                "loc": {
                  "start": {
                    "line": 313,
                    "column": 8
                  },
                  "end": {
                    "line": 313,
                    "column": 12
                  }
                },
                "value": true
              }
            }
          ],
          "directives": [],
          "trailingComments": null
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determines if two circles are colliding\n * @param {Circle} a The source circle to test\n * @param {Circle} b The target circle to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
            "start": 8039,
            "end": 8314,
            "loc": {
              "start": {
                "line": 284,
                "column": 0
              },
              "end": {
                "line": 290,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determines if two polygons are separated by an axis\n * @param {Array<Number[]>} a_coords The coordinates of the polygon to test\n * @param {Array<Number[]>} b_coords The coordinates of the polygon to test against\n * @param {Number} x The X direction of the axis\n * @param {Number} y The Y direction of the axis\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
            "start": 9077,
            "end": 9520,
            "loc": {
              "start": {
                "line": 316,
                "column": 0
              },
              "end": {
                "line": 324,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "FunctionDeclaration",
        "start": 9521,
        "end": 11273,
        "loc": {
          "start": {
            "line": 325,
            "column": 0
          },
          "end": {
            "line": 411,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 9530,
          "end": 9544,
          "loc": {
            "start": {
              "line": 325,
              "column": 9
            },
            "end": {
              "line": 325,
              "column": 23
            },
            "identifierName": "separatingAxis"
          },
          "name": "separatingAxis",
          "leadingComments": null
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "Identifier",
            "start": 9545,
            "end": 9553,
            "loc": {
              "start": {
                "line": 325,
                "column": 24
              },
              "end": {
                "line": 325,
                "column": 32
              },
              "identifierName": "a_coords"
            },
            "name": "a_coords"
          },
          {
            "type": "Identifier",
            "start": 9555,
            "end": 9563,
            "loc": {
              "start": {
                "line": 325,
                "column": 34
              },
              "end": {
                "line": 325,
                "column": 42
              },
              "identifierName": "b_coords"
            },
            "name": "b_coords"
          },
          {
            "type": "Identifier",
            "start": 9565,
            "end": 9566,
            "loc": {
              "start": {
                "line": 325,
                "column": 44
              },
              "end": {
                "line": 325,
                "column": 45
              },
              "identifierName": "x"
            },
            "name": "x"
          },
          {
            "type": "Identifier",
            "start": 9568,
            "end": 9569,
            "loc": {
              "start": {
                "line": 325,
                "column": 47
              },
              "end": {
                "line": 325,
                "column": 48
              },
              "identifierName": "y"
            },
            "name": "y"
          },
          {
            "type": "AssignmentPattern",
            "start": 9571,
            "end": 9584,
            "loc": {
              "start": {
                "line": 325,
                "column": 50
              },
              "end": {
                "line": 325,
                "column": 63
              }
            },
            "left": {
              "type": "Identifier",
              "start": 9571,
              "end": 9577,
              "loc": {
                "start": {
                  "line": 325,
                  "column": 50
                },
                "end": {
                  "line": 325,
                  "column": 56
                },
                "identifierName": "result"
              },
              "name": "result"
            },
            "right": {
              "type": "NullLiteral",
              "start": 9580,
              "end": 9584,
              "loc": {
                "start": {
                  "line": 325,
                  "column": 59
                },
                "end": {
                  "line": 325,
                  "column": 63
                }
              }
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 9586,
          "end": 11273,
          "loc": {
            "start": {
              "line": 325,
              "column": 65
            },
            "end": {
              "line": 411,
              "column": 1
            }
          },
          "body": [
            {
              "type": "VariableDeclaration",
              "start": 9589,
              "end": 9621,
              "loc": {
                "start": {
                  "line": 326,
                  "column": 1
                },
                "end": {
                  "line": 326,
                  "column": 33
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 9595,
                  "end": 9620,
                  "loc": {
                    "start": {
                      "line": 326,
                      "column": 7
                    },
                    "end": {
                      "line": 326,
                      "column": 32
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 9595,
                    "end": 9602,
                    "loc": {
                      "start": {
                        "line": 326,
                        "column": 7
                      },
                      "end": {
                        "line": 326,
                        "column": 14
                      },
                      "identifierName": "a_count"
                    },
                    "name": "a_count"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 9605,
                    "end": 9620,
                    "loc": {
                      "start": {
                        "line": 326,
                        "column": 17
                      },
                      "end": {
                        "line": 326,
                        "column": 32
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 9605,
                      "end": 9613,
                      "loc": {
                        "start": {
                          "line": 326,
                          "column": 17
                        },
                        "end": {
                          "line": 326,
                          "column": 25
                        },
                        "identifierName": "a_coords"
                      },
                      "name": "a_coords"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 9614,
                      "end": 9620,
                      "loc": {
                        "start": {
                          "line": 326,
                          "column": 26
                        },
                        "end": {
                          "line": 326,
                          "column": 32
                        },
                        "identifierName": "length"
                      },
                      "name": "length"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "VariableDeclaration",
              "start": 9623,
              "end": 9655,
              "loc": {
                "start": {
                  "line": 327,
                  "column": 1
                },
                "end": {
                  "line": 327,
                  "column": 33
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 9629,
                  "end": 9654,
                  "loc": {
                    "start": {
                      "line": 327,
                      "column": 7
                    },
                    "end": {
                      "line": 327,
                      "column": 32
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 9629,
                    "end": 9636,
                    "loc": {
                      "start": {
                        "line": 327,
                        "column": 7
                      },
                      "end": {
                        "line": 327,
                        "column": 14
                      },
                      "identifierName": "b_count"
                    },
                    "name": "b_count"
                  },
                  "init": {
                    "type": "MemberExpression",
                    "start": 9639,
                    "end": 9654,
                    "loc": {
                      "start": {
                        "line": 327,
                        "column": 17
                      },
                      "end": {
                        "line": 327,
                        "column": 32
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 9639,
                      "end": 9647,
                      "loc": {
                        "start": {
                          "line": 327,
                          "column": 17
                        },
                        "end": {
                          "line": 327,
                          "column": 25
                        },
                        "identifierName": "b_coords"
                      },
                      "name": "b_coords"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 9648,
                      "end": 9654,
                      "loc": {
                        "start": {
                          "line": 327,
                          "column": 26
                        },
                        "end": {
                          "line": 327,
                          "column": 32
                        },
                        "identifierName": "length"
                      },
                      "name": "length"
                    },
                    "computed": false
                  }
                }
              ],
              "kind": "const"
            },
            {
              "type": "IfStatement",
              "start": 9658,
              "end": 9702,
              "loc": {
                "start": {
                  "line": 329,
                  "column": 1
                },
                "end": {
                  "line": 331,
                  "column": 2
                }
              },
              "test": {
                "type": "LogicalExpression",
                "start": 9661,
                "end": 9681,
                "loc": {
                  "start": {
                    "line": 329,
                    "column": 4
                  },
                  "end": {
                    "line": 329,
                    "column": 24
                  }
                },
                "left": {
                  "type": "UnaryExpression",
                  "start": 9661,
                  "end": 9669,
                  "loc": {
                    "start": {
                      "line": 329,
                      "column": 4
                    },
                    "end": {
                      "line": 329,
                      "column": 12
                    }
                  },
                  "operator": "!",
                  "prefix": true,
                  "argument": {
                    "type": "Identifier",
                    "start": 9662,
                    "end": 9669,
                    "loc": {
                      "start": {
                        "line": 329,
                        "column": 5
                      },
                      "end": {
                        "line": 329,
                        "column": 12
                      },
                      "identifierName": "a_count"
                    },
                    "name": "a_count"
                  },
                  "extra": {
                    "parenthesizedArgument": false
                  }
                },
                "operator": "||",
                "right": {
                  "type": "UnaryExpression",
                  "start": 9673,
                  "end": 9681,
                  "loc": {
                    "start": {
                      "line": 329,
                      "column": 16
                    },
                    "end": {
                      "line": 329,
                      "column": 24
                    }
                  },
                  "operator": "!",
                  "prefix": true,
                  "argument": {
                    "type": "Identifier",
                    "start": 9674,
                    "end": 9681,
                    "loc": {
                      "start": {
                        "line": 329,
                        "column": 17
                      },
                      "end": {
                        "line": 329,
                        "column": 24
                      },
                      "identifierName": "b_count"
                    },
                    "name": "b_count"
                  },
                  "extra": {
                    "parenthesizedArgument": false
                  }
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 9683,
                "end": 9702,
                "loc": {
                  "start": {
                    "line": 329,
                    "column": 26
                  },
                  "end": {
                    "line": 331,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "ReturnStatement",
                    "start": 9687,
                    "end": 9699,
                    "loc": {
                      "start": {
                        "line": 330,
                        "column": 2
                      },
                      "end": {
                        "line": 330,
                        "column": 14
                      }
                    },
                    "argument": {
                      "type": "BooleanLiteral",
                      "start": 9694,
                      "end": 9698,
                      "loc": {
                        "start": {
                          "line": 330,
                          "column": 9
                        },
                        "end": {
                          "line": 330,
                          "column": 13
                        }
                      },
                      "value": true
                    }
                  }
                ],
                "directives": []
              },
              "alternate": null
            },
            {
              "type": "VariableDeclaration",
              "start": 9705,
              "end": 9724,
              "loc": {
                "start": {
                  "line": 333,
                  "column": 1
                },
                "end": {
                  "line": 333,
                  "column": 20
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 9709,
                  "end": 9723,
                  "loc": {
                    "start": {
                      "line": 333,
                      "column": 5
                    },
                    "end": {
                      "line": 333,
                      "column": 19
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 9709,
                    "end": 9716,
                    "loc": {
                      "start": {
                        "line": 333,
                        "column": 5
                      },
                      "end": {
                        "line": 333,
                        "column": 12
                      },
                      "identifierName": "a_start"
                    },
                    "name": "a_start"
                  },
                  "init": {
                    "type": "NullLiteral",
                    "start": 9719,
                    "end": 9723,
                    "loc": {
                      "start": {
                        "line": 333,
                        "column": 15
                      },
                      "end": {
                        "line": 333,
                        "column": 19
                      }
                    }
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "VariableDeclaration",
              "start": 9726,
              "end": 9745,
              "loc": {
                "start": {
                  "line": 334,
                  "column": 1
                },
                "end": {
                  "line": 334,
                  "column": 20
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 9730,
                  "end": 9744,
                  "loc": {
                    "start": {
                      "line": 334,
                      "column": 5
                    },
                    "end": {
                      "line": 334,
                      "column": 19
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 9730,
                    "end": 9735,
                    "loc": {
                      "start": {
                        "line": 334,
                        "column": 5
                      },
                      "end": {
                        "line": 334,
                        "column": 10
                      },
                      "identifierName": "a_end"
                    },
                    "name": "a_end"
                  },
                  "init": {
                    "type": "NullLiteral",
                    "start": 9740,
                    "end": 9744,
                    "loc": {
                      "start": {
                        "line": 334,
                        "column": 15
                      },
                      "end": {
                        "line": 334,
                        "column": 19
                      }
                    }
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "VariableDeclaration",
              "start": 9747,
              "end": 9766,
              "loc": {
                "start": {
                  "line": 335,
                  "column": 1
                },
                "end": {
                  "line": 335,
                  "column": 20
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 9751,
                  "end": 9765,
                  "loc": {
                    "start": {
                      "line": 335,
                      "column": 5
                    },
                    "end": {
                      "line": 335,
                      "column": 19
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 9751,
                    "end": 9758,
                    "loc": {
                      "start": {
                        "line": 335,
                        "column": 5
                      },
                      "end": {
                        "line": 335,
                        "column": 12
                      },
                      "identifierName": "b_start"
                    },
                    "name": "b_start"
                  },
                  "init": {
                    "type": "NullLiteral",
                    "start": 9761,
                    "end": 9765,
                    "loc": {
                      "start": {
                        "line": 335,
                        "column": 15
                      },
                      "end": {
                        "line": 335,
                        "column": 19
                      }
                    }
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "VariableDeclaration",
              "start": 9768,
              "end": 9787,
              "loc": {
                "start": {
                  "line": 336,
                  "column": 1
                },
                "end": {
                  "line": 336,
                  "column": 20
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 9772,
                  "end": 9786,
                  "loc": {
                    "start": {
                      "line": 336,
                      "column": 5
                    },
                    "end": {
                      "line": 336,
                      "column": 19
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 9772,
                    "end": 9777,
                    "loc": {
                      "start": {
                        "line": 336,
                        "column": 5
                      },
                      "end": {
                        "line": 336,
                        "column": 10
                      },
                      "identifierName": "b_end"
                    },
                    "name": "b_end"
                  },
                  "init": {
                    "type": "NullLiteral",
                    "start": 9782,
                    "end": 9786,
                    "loc": {
                      "start": {
                        "line": 336,
                        "column": 15
                      },
                      "end": {
                        "line": 336,
                        "column": 19
                      }
                    }
                  }
                }
              ],
              "kind": "let"
            },
            {
              "type": "ForStatement",
              "start": 9790,
              "end": 10025,
              "loc": {
                "start": {
                  "line": 338,
                  "column": 1
                },
                "end": {
                  "line": 348,
                  "column": 2
                }
              },
              "init": {
                "type": "VariableDeclaration",
                "start": 9794,
                "end": 9812,
                "loc": {
                  "start": {
                    "line": 338,
                    "column": 5
                  },
                  "end": {
                    "line": 338,
                    "column": 23
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 9798,
                    "end": 9804,
                    "loc": {
                      "start": {
                        "line": 338,
                        "column": 9
                      },
                      "end": {
                        "line": 338,
                        "column": 15
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 9798,
                      "end": 9800,
                      "loc": {
                        "start": {
                          "line": 338,
                          "column": 9
                        },
                        "end": {
                          "line": 338,
                          "column": 11
                        },
                        "identifierName": "ix"
                      },
                      "name": "ix"
                    },
                    "init": {
                      "type": "NumericLiteral",
                      "start": 9803,
                      "end": 9804,
                      "loc": {
                        "start": {
                          "line": 338,
                          "column": 14
                        },
                        "end": {
                          "line": 338,
                          "column": 15
                        }
                      },
                      "extra": {
                        "rawValue": 0,
                        "raw": "0"
                      },
                      "value": 0
                    }
                  },
                  {
                    "type": "VariableDeclarator",
                    "start": 9806,
                    "end": 9812,
                    "loc": {
                      "start": {
                        "line": 338,
                        "column": 17
                      },
                      "end": {
                        "line": 338,
                        "column": 23
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 9806,
                      "end": 9808,
                      "loc": {
                        "start": {
                          "line": 338,
                          "column": 17
                        },
                        "end": {
                          "line": 338,
                          "column": 19
                        },
                        "identifierName": "iy"
                      },
                      "name": "iy"
                    },
                    "init": {
                      "type": "NumericLiteral",
                      "start": 9811,
                      "end": 9812,
                      "loc": {
                        "start": {
                          "line": 338,
                          "column": 22
                        },
                        "end": {
                          "line": 338,
                          "column": 23
                        }
                      },
                      "extra": {
                        "rawValue": 1,
                        "raw": "1"
                      },
                      "value": 1
                    }
                  }
                ],
                "kind": "let"
              },
              "test": {
                "type": "BinaryExpression",
                "start": 9814,
                "end": 9826,
                "loc": {
                  "start": {
                    "line": 338,
                    "column": 25
                  },
                  "end": {
                    "line": 338,
                    "column": 37
                  }
                },
                "left": {
                  "type": "Identifier",
                  "start": 9814,
                  "end": 9816,
                  "loc": {
                    "start": {
                      "line": 338,
                      "column": 25
                    },
                    "end": {
                      "line": 338,
                      "column": 27
                    },
                    "identifierName": "ix"
                  },
                  "name": "ix"
                },
                "operator": "<",
                "right": {
                  "type": "Identifier",
                  "start": 9819,
                  "end": 9826,
                  "loc": {
                    "start": {
                      "line": 338,
                      "column": 30
                    },
                    "end": {
                      "line": 338,
                      "column": 37
                    },
                    "identifierName": "a_count"
                  },
                  "name": "a_count"
                }
              },
              "update": {
                "type": "SequenceExpression",
                "start": 9828,
                "end": 9844,
                "loc": {
                  "start": {
                    "line": 338,
                    "column": 39
                  },
                  "end": {
                    "line": 338,
                    "column": 55
                  }
                },
                "expressions": [
                  {
                    "type": "AssignmentExpression",
                    "start": 9828,
                    "end": 9835,
                    "loc": {
                      "start": {
                        "line": 338,
                        "column": 39
                      },
                      "end": {
                        "line": 338,
                        "column": 46
                      }
                    },
                    "operator": "+=",
                    "left": {
                      "type": "Identifier",
                      "start": 9828,
                      "end": 9830,
                      "loc": {
                        "start": {
                          "line": 338,
                          "column": 39
                        },
                        "end": {
                          "line": 338,
                          "column": 41
                        },
                        "identifierName": "ix"
                      },
                      "name": "ix"
                    },
                    "right": {
                      "type": "NumericLiteral",
                      "start": 9834,
                      "end": 9835,
                      "loc": {
                        "start": {
                          "line": 338,
                          "column": 45
                        },
                        "end": {
                          "line": 338,
                          "column": 46
                        }
                      },
                      "extra": {
                        "rawValue": 2,
                        "raw": "2"
                      },
                      "value": 2
                    }
                  },
                  {
                    "type": "AssignmentExpression",
                    "start": 9837,
                    "end": 9844,
                    "loc": {
                      "start": {
                        "line": 338,
                        "column": 48
                      },
                      "end": {
                        "line": 338,
                        "column": 55
                      }
                    },
                    "operator": "+=",
                    "left": {
                      "type": "Identifier",
                      "start": 9837,
                      "end": 9839,
                      "loc": {
                        "start": {
                          "line": 338,
                          "column": 48
                        },
                        "end": {
                          "line": 338,
                          "column": 50
                        },
                        "identifierName": "iy"
                      },
                      "name": "iy"
                    },
                    "right": {
                      "type": "NumericLiteral",
                      "start": 9843,
                      "end": 9844,
                      "loc": {
                        "start": {
                          "line": 338,
                          "column": 54
                        },
                        "end": {
                          "line": 338,
                          "column": 55
                        }
                      },
                      "extra": {
                        "rawValue": 2,
                        "raw": "2"
                      },
                      "value": 2
                    }
                  }
                ]
              },
              "body": {
                "type": "BlockStatement",
                "start": 9846,
                "end": 10025,
                "loc": {
                  "start": {
                    "line": 338,
                    "column": 57
                  },
                  "end": {
                    "line": 348,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 9850,
                    "end": 9898,
                    "loc": {
                      "start": {
                        "line": 339,
                        "column": 2
                      },
                      "end": {
                        "line": 339,
                        "column": 50
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 9856,
                        "end": 9897,
                        "loc": {
                          "start": {
                            "line": 339,
                            "column": 8
                          },
                          "end": {
                            "line": 339,
                            "column": 49
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 9856,
                          "end": 9859,
                          "loc": {
                            "start": {
                              "line": 339,
                              "column": 8
                            },
                            "end": {
                              "line": 339,
                              "column": 11
                            },
                            "identifierName": "dot"
                          },
                          "name": "dot"
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 9862,
                          "end": 9897,
                          "loc": {
                            "start": {
                              "line": 339,
                              "column": 14
                            },
                            "end": {
                              "line": 339,
                              "column": 49
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 9862,
                            "end": 9878,
                            "loc": {
                              "start": {
                                "line": 339,
                                "column": 14
                              },
                              "end": {
                                "line": 339,
                                "column": 30
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 9862,
                              "end": 9874,
                              "loc": {
                                "start": {
                                  "line": 339,
                                  "column": 14
                                },
                                "end": {
                                  "line": 339,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 9862,
                                "end": 9870,
                                "loc": {
                                  "start": {
                                    "line": 339,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 339,
                                    "column": 22
                                  },
                                  "identifierName": "a_coords"
                                },
                                "name": "a_coords"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9871,
                                "end": 9873,
                                "loc": {
                                  "start": {
                                    "line": 339,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 339,
                                    "column": 25
                                  },
                                  "identifierName": "ix"
                                },
                                "name": "ix"
                              },
                              "computed": true
                            },
                            "operator": "*",
                            "right": {
                              "type": "Identifier",
                              "start": 9877,
                              "end": 9878,
                              "loc": {
                                "start": {
                                  "line": 339,
                                  "column": 29
                                },
                                "end": {
                                  "line": 339,
                                  "column": 30
                                },
                                "identifierName": "x"
                              },
                              "name": "x"
                            }
                          },
                          "operator": "+",
                          "right": {
                            "type": "BinaryExpression",
                            "start": 9881,
                            "end": 9897,
                            "loc": {
                              "start": {
                                "line": 339,
                                "column": 33
                              },
                              "end": {
                                "line": 339,
                                "column": 49
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 9881,
                              "end": 9893,
                              "loc": {
                                "start": {
                                  "line": 339,
                                  "column": 33
                                },
                                "end": {
                                  "line": 339,
                                  "column": 45
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 9881,
                                "end": 9889,
                                "loc": {
                                  "start": {
                                    "line": 339,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 339,
                                    "column": 41
                                  },
                                  "identifierName": "a_coords"
                                },
                                "name": "a_coords"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9890,
                                "end": 9892,
                                "loc": {
                                  "start": {
                                    "line": 339,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 339,
                                    "column": 44
                                  },
                                  "identifierName": "iy"
                                },
                                "name": "iy"
                              },
                              "computed": true
                            },
                            "operator": "*",
                            "right": {
                              "type": "Identifier",
                              "start": 9896,
                              "end": 9897,
                              "loc": {
                                "start": {
                                  "line": 339,
                                  "column": 48
                                },
                                "end": {
                                  "line": 339,
                                  "column": 49
                                },
                                "identifierName": "y"
                              },
                              "name": "y"
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "IfStatement",
                    "start": 9902,
                    "end": 9963,
                    "loc": {
                      "start": {
                        "line": 341,
                        "column": 2
                      },
                      "end": {
                        "line": 343,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "LogicalExpression",
                      "start": 9905,
                      "end": 9938,
                      "loc": {
                        "start": {
                          "line": 341,
                          "column": 5
                        },
                        "end": {
                          "line": 341,
                          "column": 38
                        }
                      },
                      "left": {
                        "type": "BinaryExpression",
                        "start": 9905,
                        "end": 9921,
                        "loc": {
                          "start": {
                            "line": 341,
                            "column": 5
                          },
                          "end": {
                            "line": 341,
                            "column": 21
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 9905,
                          "end": 9912,
                          "loc": {
                            "start": {
                              "line": 341,
                              "column": 5
                            },
                            "end": {
                              "line": 341,
                              "column": 12
                            },
                            "identifierName": "a_start"
                          },
                          "name": "a_start"
                        },
                        "operator": "===",
                        "right": {
                          "type": "NullLiteral",
                          "start": 9917,
                          "end": 9921,
                          "loc": {
                            "start": {
                              "line": 341,
                              "column": 17
                            },
                            "end": {
                              "line": 341,
                              "column": 21
                            }
                          }
                        }
                      },
                      "operator": "||",
                      "right": {
                        "type": "BinaryExpression",
                        "start": 9925,
                        "end": 9938,
                        "loc": {
                          "start": {
                            "line": 341,
                            "column": 25
                          },
                          "end": {
                            "line": 341,
                            "column": 38
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 9925,
                          "end": 9932,
                          "loc": {
                            "start": {
                              "line": 341,
                              "column": 25
                            },
                            "end": {
                              "line": 341,
                              "column": 32
                            },
                            "identifierName": "a_start"
                          },
                          "name": "a_start"
                        },
                        "operator": ">",
                        "right": {
                          "type": "Identifier",
                          "start": 9935,
                          "end": 9938,
                          "loc": {
                            "start": {
                              "line": 341,
                              "column": 35
                            },
                            "end": {
                              "line": 341,
                              "column": 38
                            },
                            "identifierName": "dot"
                          },
                          "name": "dot"
                        }
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 9940,
                      "end": 9963,
                      "loc": {
                        "start": {
                          "line": 341,
                          "column": 40
                        },
                        "end": {
                          "line": 343,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 9945,
                          "end": 9959,
                          "loc": {
                            "start": {
                              "line": 342,
                              "column": 3
                            },
                            "end": {
                              "line": 342,
                              "column": 17
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 9945,
                            "end": 9958,
                            "loc": {
                              "start": {
                                "line": 342,
                                "column": 3
                              },
                              "end": {
                                "line": 342,
                                "column": 16
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 9945,
                              "end": 9952,
                              "loc": {
                                "start": {
                                  "line": 342,
                                  "column": 3
                                },
                                "end": {
                                  "line": 342,
                                  "column": 10
                                },
                                "identifierName": "a_start"
                              },
                              "name": "a_start"
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 9955,
                              "end": 9958,
                              "loc": {
                                "start": {
                                  "line": 342,
                                  "column": 13
                                },
                                "end": {
                                  "line": 342,
                                  "column": 16
                                },
                                "identifierName": "dot"
                              },
                              "name": "dot"
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "IfStatement",
                    "start": 9967,
                    "end": 10022,
                    "loc": {
                      "start": {
                        "line": 345,
                        "column": 2
                      },
                      "end": {
                        "line": 347,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "LogicalExpression",
                      "start": 9970,
                      "end": 9999,
                      "loc": {
                        "start": {
                          "line": 345,
                          "column": 5
                        },
                        "end": {
                          "line": 345,
                          "column": 34
                        }
                      },
                      "left": {
                        "type": "BinaryExpression",
                        "start": 9970,
                        "end": 9984,
                        "loc": {
                          "start": {
                            "line": 345,
                            "column": 5
                          },
                          "end": {
                            "line": 345,
                            "column": 19
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 9970,
                          "end": 9975,
                          "loc": {
                            "start": {
                              "line": 345,
                              "column": 5
                            },
                            "end": {
                              "line": 345,
                              "column": 10
                            },
                            "identifierName": "a_end"
                          },
                          "name": "a_end"
                        },
                        "operator": "===",
                        "right": {
                          "type": "NullLiteral",
                          "start": 9980,
                          "end": 9984,
                          "loc": {
                            "start": {
                              "line": 345,
                              "column": 15
                            },
                            "end": {
                              "line": 345,
                              "column": 19
                            }
                          }
                        }
                      },
                      "operator": "||",
                      "right": {
                        "type": "BinaryExpression",
                        "start": 9988,
                        "end": 9999,
                        "loc": {
                          "start": {
                            "line": 345,
                            "column": 23
                          },
                          "end": {
                            "line": 345,
                            "column": 34
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 9988,
                          "end": 9993,
                          "loc": {
                            "start": {
                              "line": 345,
                              "column": 23
                            },
                            "end": {
                              "line": 345,
                              "column": 28
                            },
                            "identifierName": "a_end"
                          },
                          "name": "a_end"
                        },
                        "operator": "<",
                        "right": {
                          "type": "Identifier",
                          "start": 9996,
                          "end": 9999,
                          "loc": {
                            "start": {
                              "line": 345,
                              "column": 31
                            },
                            "end": {
                              "line": 345,
                              "column": 34
                            },
                            "identifierName": "dot"
                          },
                          "name": "dot"
                        }
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 10001,
                      "end": 10022,
                      "loc": {
                        "start": {
                          "line": 345,
                          "column": 36
                        },
                        "end": {
                          "line": 347,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 10006,
                          "end": 10018,
                          "loc": {
                            "start": {
                              "line": 346,
                              "column": 3
                            },
                            "end": {
                              "line": 346,
                              "column": 15
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 10006,
                            "end": 10017,
                            "loc": {
                              "start": {
                                "line": 346,
                                "column": 3
                              },
                              "end": {
                                "line": 346,
                                "column": 14
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 10006,
                              "end": 10011,
                              "loc": {
                                "start": {
                                  "line": 346,
                                  "column": 3
                                },
                                "end": {
                                  "line": 346,
                                  "column": 8
                                },
                                "identifierName": "a_end"
                              },
                              "name": "a_end"
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 10014,
                              "end": 10017,
                              "loc": {
                                "start": {
                                  "line": 346,
                                  "column": 11
                                },
                                "end": {
                                  "line": 346,
                                  "column": 14
                                },
                                "identifierName": "dot"
                              },
                              "name": "dot"
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  }
                ],
                "directives": []
              }
            },
            {
              "type": "ForStatement",
              "start": 10028,
              "end": 10263,
              "loc": {
                "start": {
                  "line": 350,
                  "column": 1
                },
                "end": {
                  "line": 360,
                  "column": 2
                }
              },
              "init": {
                "type": "VariableDeclaration",
                "start": 10032,
                "end": 10050,
                "loc": {
                  "start": {
                    "line": 350,
                    "column": 5
                  },
                  "end": {
                    "line": 350,
                    "column": 23
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 10036,
                    "end": 10042,
                    "loc": {
                      "start": {
                        "line": 350,
                        "column": 9
                      },
                      "end": {
                        "line": 350,
                        "column": 15
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 10036,
                      "end": 10038,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 9
                        },
                        "end": {
                          "line": 350,
                          "column": 11
                        },
                        "identifierName": "ix"
                      },
                      "name": "ix"
                    },
                    "init": {
                      "type": "NumericLiteral",
                      "start": 10041,
                      "end": 10042,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 14
                        },
                        "end": {
                          "line": 350,
                          "column": 15
                        }
                      },
                      "extra": {
                        "rawValue": 0,
                        "raw": "0"
                      },
                      "value": 0
                    }
                  },
                  {
                    "type": "VariableDeclarator",
                    "start": 10044,
                    "end": 10050,
                    "loc": {
                      "start": {
                        "line": 350,
                        "column": 17
                      },
                      "end": {
                        "line": 350,
                        "column": 23
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 10044,
                      "end": 10046,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 17
                        },
                        "end": {
                          "line": 350,
                          "column": 19
                        },
                        "identifierName": "iy"
                      },
                      "name": "iy"
                    },
                    "init": {
                      "type": "NumericLiteral",
                      "start": 10049,
                      "end": 10050,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 22
                        },
                        "end": {
                          "line": 350,
                          "column": 23
                        }
                      },
                      "extra": {
                        "rawValue": 1,
                        "raw": "1"
                      },
                      "value": 1
                    }
                  }
                ],
                "kind": "let"
              },
              "test": {
                "type": "BinaryExpression",
                "start": 10052,
                "end": 10064,
                "loc": {
                  "start": {
                    "line": 350,
                    "column": 25
                  },
                  "end": {
                    "line": 350,
                    "column": 37
                  }
                },
                "left": {
                  "type": "Identifier",
                  "start": 10052,
                  "end": 10054,
                  "loc": {
                    "start": {
                      "line": 350,
                      "column": 25
                    },
                    "end": {
                      "line": 350,
                      "column": 27
                    },
                    "identifierName": "ix"
                  },
                  "name": "ix"
                },
                "operator": "<",
                "right": {
                  "type": "Identifier",
                  "start": 10057,
                  "end": 10064,
                  "loc": {
                    "start": {
                      "line": 350,
                      "column": 30
                    },
                    "end": {
                      "line": 350,
                      "column": 37
                    },
                    "identifierName": "b_count"
                  },
                  "name": "b_count"
                }
              },
              "update": {
                "type": "SequenceExpression",
                "start": 10066,
                "end": 10082,
                "loc": {
                  "start": {
                    "line": 350,
                    "column": 39
                  },
                  "end": {
                    "line": 350,
                    "column": 55
                  }
                },
                "expressions": [
                  {
                    "type": "AssignmentExpression",
                    "start": 10066,
                    "end": 10073,
                    "loc": {
                      "start": {
                        "line": 350,
                        "column": 39
                      },
                      "end": {
                        "line": 350,
                        "column": 46
                      }
                    },
                    "operator": "+=",
                    "left": {
                      "type": "Identifier",
                      "start": 10066,
                      "end": 10068,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 39
                        },
                        "end": {
                          "line": 350,
                          "column": 41
                        },
                        "identifierName": "ix"
                      },
                      "name": "ix"
                    },
                    "right": {
                      "type": "NumericLiteral",
                      "start": 10072,
                      "end": 10073,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 45
                        },
                        "end": {
                          "line": 350,
                          "column": 46
                        }
                      },
                      "extra": {
                        "rawValue": 2,
                        "raw": "2"
                      },
                      "value": 2
                    }
                  },
                  {
                    "type": "AssignmentExpression",
                    "start": 10075,
                    "end": 10082,
                    "loc": {
                      "start": {
                        "line": 350,
                        "column": 48
                      },
                      "end": {
                        "line": 350,
                        "column": 55
                      }
                    },
                    "operator": "+=",
                    "left": {
                      "type": "Identifier",
                      "start": 10075,
                      "end": 10077,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 48
                        },
                        "end": {
                          "line": 350,
                          "column": 50
                        },
                        "identifierName": "iy"
                      },
                      "name": "iy"
                    },
                    "right": {
                      "type": "NumericLiteral",
                      "start": 10081,
                      "end": 10082,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 54
                        },
                        "end": {
                          "line": 350,
                          "column": 55
                        }
                      },
                      "extra": {
                        "rawValue": 2,
                        "raw": "2"
                      },
                      "value": 2
                    }
                  }
                ]
              },
              "body": {
                "type": "BlockStatement",
                "start": 10084,
                "end": 10263,
                "loc": {
                  "start": {
                    "line": 350,
                    "column": 57
                  },
                  "end": {
                    "line": 360,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 10088,
                    "end": 10136,
                    "loc": {
                      "start": {
                        "line": 351,
                        "column": 2
                      },
                      "end": {
                        "line": 351,
                        "column": 50
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 10094,
                        "end": 10135,
                        "loc": {
                          "start": {
                            "line": 351,
                            "column": 8
                          },
                          "end": {
                            "line": 351,
                            "column": 49
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 10094,
                          "end": 10097,
                          "loc": {
                            "start": {
                              "line": 351,
                              "column": 8
                            },
                            "end": {
                              "line": 351,
                              "column": 11
                            },
                            "identifierName": "dot"
                          },
                          "name": "dot"
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 10100,
                          "end": 10135,
                          "loc": {
                            "start": {
                              "line": 351,
                              "column": 14
                            },
                            "end": {
                              "line": 351,
                              "column": 49
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 10100,
                            "end": 10116,
                            "loc": {
                              "start": {
                                "line": 351,
                                "column": 14
                              },
                              "end": {
                                "line": 351,
                                "column": 30
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 10100,
                              "end": 10112,
                              "loc": {
                                "start": {
                                  "line": 351,
                                  "column": 14
                                },
                                "end": {
                                  "line": 351,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10100,
                                "end": 10108,
                                "loc": {
                                  "start": {
                                    "line": 351,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 351,
                                    "column": 22
                                  },
                                  "identifierName": "b_coords"
                                },
                                "name": "b_coords"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10109,
                                "end": 10111,
                                "loc": {
                                  "start": {
                                    "line": 351,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 351,
                                    "column": 25
                                  },
                                  "identifierName": "ix"
                                },
                                "name": "ix"
                              },
                              "computed": true
                            },
                            "operator": "*",
                            "right": {
                              "type": "Identifier",
                              "start": 10115,
                              "end": 10116,
                              "loc": {
                                "start": {
                                  "line": 351,
                                  "column": 29
                                },
                                "end": {
                                  "line": 351,
                                  "column": 30
                                },
                                "identifierName": "x"
                              },
                              "name": "x"
                            }
                          },
                          "operator": "+",
                          "right": {
                            "type": "BinaryExpression",
                            "start": 10119,
                            "end": 10135,
                            "loc": {
                              "start": {
                                "line": 351,
                                "column": 33
                              },
                              "end": {
                                "line": 351,
                                "column": 49
                              }
                            },
                            "left": {
                              "type": "MemberExpression",
                              "start": 10119,
                              "end": 10131,
                              "loc": {
                                "start": {
                                  "line": 351,
                                  "column": 33
                                },
                                "end": {
                                  "line": 351,
                                  "column": 45
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10119,
                                "end": 10127,
                                "loc": {
                                  "start": {
                                    "line": 351,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 351,
                                    "column": 41
                                  },
                                  "identifierName": "b_coords"
                                },
                                "name": "b_coords"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10128,
                                "end": 10130,
                                "loc": {
                                  "start": {
                                    "line": 351,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 351,
                                    "column": 44
                                  },
                                  "identifierName": "iy"
                                },
                                "name": "iy"
                              },
                              "computed": true
                            },
                            "operator": "*",
                            "right": {
                              "type": "Identifier",
                              "start": 10134,
                              "end": 10135,
                              "loc": {
                                "start": {
                                  "line": 351,
                                  "column": 48
                                },
                                "end": {
                                  "line": 351,
                                  "column": 49
                                },
                                "identifierName": "y"
                              },
                              "name": "y"
                            }
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "IfStatement",
                    "start": 10140,
                    "end": 10201,
                    "loc": {
                      "start": {
                        "line": 353,
                        "column": 2
                      },
                      "end": {
                        "line": 355,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "LogicalExpression",
                      "start": 10143,
                      "end": 10176,
                      "loc": {
                        "start": {
                          "line": 353,
                          "column": 5
                        },
                        "end": {
                          "line": 353,
                          "column": 38
                        }
                      },
                      "left": {
                        "type": "BinaryExpression",
                        "start": 10143,
                        "end": 10159,
                        "loc": {
                          "start": {
                            "line": 353,
                            "column": 5
                          },
                          "end": {
                            "line": 353,
                            "column": 21
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 10143,
                          "end": 10150,
                          "loc": {
                            "start": {
                              "line": 353,
                              "column": 5
                            },
                            "end": {
                              "line": 353,
                              "column": 12
                            },
                            "identifierName": "b_start"
                          },
                          "name": "b_start"
                        },
                        "operator": "===",
                        "right": {
                          "type": "NullLiteral",
                          "start": 10155,
                          "end": 10159,
                          "loc": {
                            "start": {
                              "line": 353,
                              "column": 17
                            },
                            "end": {
                              "line": 353,
                              "column": 21
                            }
                          }
                        }
                      },
                      "operator": "||",
                      "right": {
                        "type": "BinaryExpression",
                        "start": 10163,
                        "end": 10176,
                        "loc": {
                          "start": {
                            "line": 353,
                            "column": 25
                          },
                          "end": {
                            "line": 353,
                            "column": 38
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 10163,
                          "end": 10170,
                          "loc": {
                            "start": {
                              "line": 353,
                              "column": 25
                            },
                            "end": {
                              "line": 353,
                              "column": 32
                            },
                            "identifierName": "b_start"
                          },
                          "name": "b_start"
                        },
                        "operator": ">",
                        "right": {
                          "type": "Identifier",
                          "start": 10173,
                          "end": 10176,
                          "loc": {
                            "start": {
                              "line": 353,
                              "column": 35
                            },
                            "end": {
                              "line": 353,
                              "column": 38
                            },
                            "identifierName": "dot"
                          },
                          "name": "dot"
                        }
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 10178,
                      "end": 10201,
                      "loc": {
                        "start": {
                          "line": 353,
                          "column": 40
                        },
                        "end": {
                          "line": 355,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 10183,
                          "end": 10197,
                          "loc": {
                            "start": {
                              "line": 354,
                              "column": 3
                            },
                            "end": {
                              "line": 354,
                              "column": 17
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 10183,
                            "end": 10196,
                            "loc": {
                              "start": {
                                "line": 354,
                                "column": 3
                              },
                              "end": {
                                "line": 354,
                                "column": 16
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 10183,
                              "end": 10190,
                              "loc": {
                                "start": {
                                  "line": 354,
                                  "column": 3
                                },
                                "end": {
                                  "line": 354,
                                  "column": 10
                                },
                                "identifierName": "b_start"
                              },
                              "name": "b_start"
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 10193,
                              "end": 10196,
                              "loc": {
                                "start": {
                                  "line": 354,
                                  "column": 13
                                },
                                "end": {
                                  "line": 354,
                                  "column": 16
                                },
                                "identifierName": "dot"
                              },
                              "name": "dot"
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "IfStatement",
                    "start": 10205,
                    "end": 10260,
                    "loc": {
                      "start": {
                        "line": 357,
                        "column": 2
                      },
                      "end": {
                        "line": 359,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "LogicalExpression",
                      "start": 10208,
                      "end": 10237,
                      "loc": {
                        "start": {
                          "line": 357,
                          "column": 5
                        },
                        "end": {
                          "line": 357,
                          "column": 34
                        }
                      },
                      "left": {
                        "type": "BinaryExpression",
                        "start": 10208,
                        "end": 10222,
                        "loc": {
                          "start": {
                            "line": 357,
                            "column": 5
                          },
                          "end": {
                            "line": 357,
                            "column": 19
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 10208,
                          "end": 10213,
                          "loc": {
                            "start": {
                              "line": 357,
                              "column": 5
                            },
                            "end": {
                              "line": 357,
                              "column": 10
                            },
                            "identifierName": "b_end"
                          },
                          "name": "b_end"
                        },
                        "operator": "===",
                        "right": {
                          "type": "NullLiteral",
                          "start": 10218,
                          "end": 10222,
                          "loc": {
                            "start": {
                              "line": 357,
                              "column": 15
                            },
                            "end": {
                              "line": 357,
                              "column": 19
                            }
                          }
                        }
                      },
                      "operator": "||",
                      "right": {
                        "type": "BinaryExpression",
                        "start": 10226,
                        "end": 10237,
                        "loc": {
                          "start": {
                            "line": 357,
                            "column": 23
                          },
                          "end": {
                            "line": 357,
                            "column": 34
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 10226,
                          "end": 10231,
                          "loc": {
                            "start": {
                              "line": 357,
                              "column": 23
                            },
                            "end": {
                              "line": 357,
                              "column": 28
                            },
                            "identifierName": "b_end"
                          },
                          "name": "b_end"
                        },
                        "operator": "<",
                        "right": {
                          "type": "Identifier",
                          "start": 10234,
                          "end": 10237,
                          "loc": {
                            "start": {
                              "line": 357,
                              "column": 31
                            },
                            "end": {
                              "line": 357,
                              "column": 34
                            },
                            "identifierName": "dot"
                          },
                          "name": "dot"
                        }
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 10239,
                      "end": 10260,
                      "loc": {
                        "start": {
                          "line": 357,
                          "column": 36
                        },
                        "end": {
                          "line": 359,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 10244,
                          "end": 10256,
                          "loc": {
                            "start": {
                              "line": 358,
                              "column": 3
                            },
                            "end": {
                              "line": 358,
                              "column": 15
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 10244,
                            "end": 10255,
                            "loc": {
                              "start": {
                                "line": 358,
                                "column": 3
                              },
                              "end": {
                                "line": 358,
                                "column": 14
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "Identifier",
                              "start": 10244,
                              "end": 10249,
                              "loc": {
                                "start": {
                                  "line": 358,
                                  "column": 3
                                },
                                "end": {
                                  "line": 358,
                                  "column": 8
                                },
                                "identifierName": "b_end"
                              },
                              "name": "b_end"
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 10252,
                              "end": 10255,
                              "loc": {
                                "start": {
                                  "line": 358,
                                  "column": 11
                                },
                                "end": {
                                  "line": 358,
                                  "column": 14
                                },
                                "identifierName": "dot"
                              },
                              "name": "dot"
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  }
                ],
                "directives": []
              }
            },
            {
              "type": "IfStatement",
              "start": 10266,
              "end": 10324,
              "loc": {
                "start": {
                  "line": 362,
                  "column": 1
                },
                "end": {
                  "line": 364,
                  "column": 2
                }
              },
              "test": {
                "type": "LogicalExpression",
                "start": 10269,
                "end": 10303,
                "loc": {
                  "start": {
                    "line": 362,
                    "column": 4
                  },
                  "end": {
                    "line": 362,
                    "column": 38
                  }
                },
                "left": {
                  "type": "BinaryExpression",
                  "start": 10269,
                  "end": 10284,
                  "loc": {
                    "start": {
                      "line": 362,
                      "column": 4
                    },
                    "end": {
                      "line": 362,
                      "column": 19
                    }
                  },
                  "left": {
                    "type": "Identifier",
                    "start": 10269,
                    "end": 10276,
                    "loc": {
                      "start": {
                        "line": 362,
                        "column": 4
                      },
                      "end": {
                        "line": 362,
                        "column": 11
                      },
                      "identifierName": "a_start"
                    },
                    "name": "a_start"
                  },
                  "operator": ">",
                  "right": {
                    "type": "Identifier",
                    "start": 10279,
                    "end": 10284,
                    "loc": {
                      "start": {
                        "line": 362,
                        "column": 14
                      },
                      "end": {
                        "line": 362,
                        "column": 19
                      },
                      "identifierName": "b_end"
                    },
                    "name": "b_end"
                  }
                },
                "operator": "||",
                "right": {
                  "type": "BinaryExpression",
                  "start": 10288,
                  "end": 10303,
                  "loc": {
                    "start": {
                      "line": 362,
                      "column": 23
                    },
                    "end": {
                      "line": 362,
                      "column": 38
                    }
                  },
                  "left": {
                    "type": "Identifier",
                    "start": 10288,
                    "end": 10293,
                    "loc": {
                      "start": {
                        "line": 362,
                        "column": 23
                      },
                      "end": {
                        "line": 362,
                        "column": 28
                      },
                      "identifierName": "a_end"
                    },
                    "name": "a_end"
                  },
                  "operator": "<",
                  "right": {
                    "type": "Identifier",
                    "start": 10296,
                    "end": 10303,
                    "loc": {
                      "start": {
                        "line": 362,
                        "column": 31
                      },
                      "end": {
                        "line": 362,
                        "column": 38
                      },
                      "identifierName": "b_start"
                    },
                    "name": "b_start"
                  }
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 10305,
                "end": 10324,
                "loc": {
                  "start": {
                    "line": 362,
                    "column": 40
                  },
                  "end": {
                    "line": 364,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "ReturnStatement",
                    "start": 10309,
                    "end": 10321,
                    "loc": {
                      "start": {
                        "line": 363,
                        "column": 2
                      },
                      "end": {
                        "line": 363,
                        "column": 14
                      }
                    },
                    "argument": {
                      "type": "BooleanLiteral",
                      "start": 10316,
                      "end": 10320,
                      "loc": {
                        "start": {
                          "line": 363,
                          "column": 9
                        },
                        "end": {
                          "line": 363,
                          "column": 13
                        }
                      },
                      "value": true
                    }
                  }
                ],
                "directives": []
              },
              "alternate": null
            },
            {
              "type": "IfStatement",
              "start": 10327,
              "end": 11255,
              "loc": {
                "start": {
                  "line": 366,
                  "column": 1
                },
                "end": {
                  "line": 408,
                  "column": 2
                }
              },
              "test": {
                "type": "Identifier",
                "start": 10330,
                "end": 10336,
                "loc": {
                  "start": {
                    "line": 366,
                    "column": 4
                  },
                  "end": {
                    "line": 366,
                    "column": 10
                  },
                  "identifierName": "result"
                },
                "name": "result"
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 10338,
                "end": 11255,
                "loc": {
                  "start": {
                    "line": 366,
                    "column": 12
                  },
                  "end": {
                    "line": 408,
                    "column": 2
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 10342,
                    "end": 10358,
                    "loc": {
                      "start": {
                        "line": 367,
                        "column": 2
                      },
                      "end": {
                        "line": 367,
                        "column": 18
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 10346,
                        "end": 10357,
                        "loc": {
                          "start": {
                            "line": 367,
                            "column": 6
                          },
                          "end": {
                            "line": 367,
                            "column": 17
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 10346,
                          "end": 10353,
                          "loc": {
                            "start": {
                              "line": 367,
                              "column": 6
                            },
                            "end": {
                              "line": 367,
                              "column": 13
                            },
                            "identifierName": "overlap"
                          },
                          "name": "overlap"
                        },
                        "init": {
                          "type": "NumericLiteral",
                          "start": 10356,
                          "end": 10357,
                          "loc": {
                            "start": {
                              "line": 367,
                              "column": 16
                            },
                            "end": {
                              "line": 367,
                              "column": 17
                            }
                          },
                          "extra": {
                            "rawValue": 0,
                            "raw": "0"
                          },
                          "value": 0
                        }
                      }
                    ],
                    "kind": "let"
                  },
                  {
                    "type": "IfStatement",
                    "start": 10362,
                    "end": 10928,
                    "loc": {
                      "start": {
                        "line": 369,
                        "column": 2
                      },
                      "end": {
                        "line": 396,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "BinaryExpression",
                      "start": 10365,
                      "end": 10382,
                      "loc": {
                        "start": {
                          "line": 369,
                          "column": 5
                        },
                        "end": {
                          "line": 369,
                          "column": 22
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 10365,
                        "end": 10372,
                        "loc": {
                          "start": {
                            "line": 369,
                            "column": 5
                          },
                          "end": {
                            "line": 369,
                            "column": 12
                          },
                          "identifierName": "a_start"
                        },
                        "name": "a_start"
                      },
                      "operator": "<",
                      "right": {
                        "type": "Identifier",
                        "start": 10375,
                        "end": 10382,
                        "loc": {
                          "start": {
                            "line": 369,
                            "column": 15
                          },
                          "end": {
                            "line": 369,
                            "column": 22
                          },
                          "identifierName": "b_start"
                        },
                        "name": "b_start"
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 10384,
                      "end": 10652,
                      "loc": {
                        "start": {
                          "line": 369,
                          "column": 24
                        },
                        "end": {
                          "line": 382,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 10389,
                          "end": 10411,
                          "loc": {
                            "start": {
                              "line": 370,
                              "column": 3
                            },
                            "end": {
                              "line": 370,
                              "column": 25
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 10389,
                            "end": 10410,
                            "loc": {
                              "start": {
                                "line": 370,
                                "column": 3
                              },
                              "end": {
                                "line": 370,
                                "column": 24
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 10389,
                              "end": 10402,
                              "loc": {
                                "start": {
                                  "line": 370,
                                  "column": 3
                                },
                                "end": {
                                  "line": 370,
                                  "column": 16
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10389,
                                "end": 10395,
                                "loc": {
                                  "start": {
                                    "line": 370,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 370,
                                    "column": 9
                                  },
                                  "identifierName": "result"
                                },
                                "name": "result"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10396,
                                "end": 10402,
                                "loc": {
                                  "start": {
                                    "line": 370,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 370,
                                    "column": 16
                                  },
                                  "identifierName": "a_in_b"
                                },
                                "name": "a_in_b"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "BooleanLiteral",
                              "start": 10405,
                              "end": 10410,
                              "loc": {
                                "start": {
                                  "line": 370,
                                  "column": 19
                                },
                                "end": {
                                  "line": 370,
                                  "column": 24
                                }
                              },
                              "value": false
                            }
                          }
                        },
                        {
                          "type": "IfStatement",
                          "start": 10416,
                          "end": 10648,
                          "loc": {
                            "start": {
                              "line": 372,
                              "column": 3
                            },
                            "end": {
                              "line": 381,
                              "column": 4
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 10419,
                            "end": 10432,
                            "loc": {
                              "start": {
                                "line": 372,
                                "column": 6
                              },
                              "end": {
                                "line": 372,
                                "column": 19
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 10419,
                              "end": 10424,
                              "loc": {
                                "start": {
                                  "line": 372,
                                  "column": 6
                                },
                                "end": {
                                  "line": 372,
                                  "column": 11
                                },
                                "identifierName": "a_end"
                              },
                              "name": "a_end"
                            },
                            "operator": "<",
                            "right": {
                              "type": "Identifier",
                              "start": 10427,
                              "end": 10432,
                              "loc": {
                                "start": {
                                  "line": 372,
                                  "column": 14
                                },
                                "end": {
                                  "line": 372,
                                  "column": 19
                                },
                                "identifierName": "b_end"
                              },
                              "name": "b_end"
                            }
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 10434,
                            "end": 10504,
                            "loc": {
                              "start": {
                                "line": 372,
                                "column": 21
                              },
                              "end": {
                                "line": 375,
                                "column": 4
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 10440,
                                "end": 10472,
                                "loc": {
                                  "start": {
                                    "line": 373,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 373,
                                    "column": 36
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 10440,
                                  "end": 10471,
                                  "loc": {
                                    "start": {
                                      "line": 373,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 373,
                                      "column": 35
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 10440,
                                    "end": 10447,
                                    "loc": {
                                      "start": {
                                        "line": 373,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 373,
                                        "column": 11
                                      },
                                      "identifierName": "overlap"
                                    },
                                    "name": "overlap"
                                  },
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 10456,
                                    "end": 10471,
                                    "loc": {
                                      "start": {
                                        "line": 373,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 373,
                                        "column": 35
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 10456,
                                      "end": 10461,
                                      "loc": {
                                        "start": {
                                          "line": 373,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 373,
                                          "column": 25
                                        },
                                        "identifierName": "a_end"
                                      },
                                      "name": "a_end"
                                    },
                                    "operator": "-",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 10464,
                                      "end": 10471,
                                      "loc": {
                                        "start": {
                                          "line": 373,
                                          "column": 28
                                        },
                                        "end": {
                                          "line": 373,
                                          "column": 35
                                        },
                                        "identifierName": "b_start"
                                      },
                                      "name": "b_start"
                                    }
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 10477,
                                "end": 10499,
                                "loc": {
                                  "start": {
                                    "line": 374,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 374,
                                    "column": 26
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 10477,
                                  "end": 10498,
                                  "loc": {
                                    "start": {
                                      "line": 374,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 374,
                                      "column": 25
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 10477,
                                    "end": 10490,
                                    "loc": {
                                      "start": {
                                        "line": 374,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 374,
                                        "column": 17
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 10477,
                                      "end": 10483,
                                      "loc": {
                                        "start": {
                                          "line": 374,
                                          "column": 4
                                        },
                                        "end": {
                                          "line": 374,
                                          "column": 10
                                        },
                                        "identifierName": "result"
                                      },
                                      "name": "result"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 10484,
                                      "end": 10490,
                                      "loc": {
                                        "start": {
                                          "line": 374,
                                          "column": 11
                                        },
                                        "end": {
                                          "line": 374,
                                          "column": 17
                                        },
                                        "identifierName": "b_in_a"
                                      },
                                      "name": "b_in_a"
                                    },
                                    "computed": false
                                  },
                                  "right": {
                                    "type": "BooleanLiteral",
                                    "start": 10493,
                                    "end": 10498,
                                    "loc": {
                                      "start": {
                                        "line": 374,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 374,
                                        "column": 25
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              }
                            ],
                            "directives": []
                          },
                          "alternate": {
                            "type": "BlockStatement",
                            "start": 10513,
                            "end": 10648,
                            "loc": {
                              "start": {
                                "line": 376,
                                "column": 8
                              },
                              "end": {
                                "line": 381,
                                "column": 4
                              }
                            },
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "start": 10519,
                                "end": 10551,
                                "loc": {
                                  "start": {
                                    "line": 377,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 377,
                                    "column": 36
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 10525,
                                    "end": 10550,
                                    "loc": {
                                      "start": {
                                        "line": 377,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 377,
                                        "column": 35
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 10525,
                                      "end": 10532,
                                      "loc": {
                                        "start": {
                                          "line": 377,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 377,
                                          "column": 17
                                        },
                                        "identifierName": "option1"
                                      },
                                      "name": "option1"
                                    },
                                    "init": {
                                      "type": "BinaryExpression",
                                      "start": 10535,
                                      "end": 10550,
                                      "loc": {
                                        "start": {
                                          "line": 377,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 377,
                                          "column": 35
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 10535,
                                        "end": 10540,
                                        "loc": {
                                          "start": {
                                            "line": 377,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 377,
                                            "column": 25
                                          },
                                          "identifierName": "a_end"
                                        },
                                        "name": "a_end"
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 10543,
                                        "end": 10550,
                                        "loc": {
                                          "start": {
                                            "line": 377,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 377,
                                            "column": 35
                                          },
                                          "identifierName": "b_start"
                                        },
                                        "name": "b_start"
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 10556,
                                "end": 10588,
                                "loc": {
                                  "start": {
                                    "line": 378,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 378,
                                    "column": 36
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 10562,
                                    "end": 10587,
                                    "loc": {
                                      "start": {
                                        "line": 378,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 378,
                                        "column": 35
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 10562,
                                      "end": 10569,
                                      "loc": {
                                        "start": {
                                          "line": 378,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 378,
                                          "column": 17
                                        },
                                        "identifierName": "option2"
                                      },
                                      "name": "option2"
                                    },
                                    "init": {
                                      "type": "BinaryExpression",
                                      "start": 10572,
                                      "end": 10587,
                                      "loc": {
                                        "start": {
                                          "line": 378,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 378,
                                          "column": 35
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 10572,
                                        "end": 10577,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 25
                                          },
                                          "identifierName": "b_end"
                                        },
                                        "name": "b_end"
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 10580,
                                        "end": 10587,
                                        "loc": {
                                          "start": {
                                            "line": 378,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 378,
                                            "column": 35
                                          },
                                          "identifierName": "a_start"
                                        },
                                        "name": "a_start"
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 10594,
                                "end": 10643,
                                "loc": {
                                  "start": {
                                    "line": 380,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 380,
                                    "column": 53
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 10594,
                                  "end": 10642,
                                  "loc": {
                                    "start": {
                                      "line": 380,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 380,
                                      "column": 52
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 10594,
                                    "end": 10601,
                                    "loc": {
                                      "start": {
                                        "line": 380,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 380,
                                        "column": 11
                                      },
                                      "identifierName": "overlap"
                                    },
                                    "name": "overlap"
                                  },
                                  "right": {
                                    "type": "ConditionalExpression",
                                    "start": 10604,
                                    "end": 10642,
                                    "loc": {
                                      "start": {
                                        "line": 380,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 380,
                                        "column": 52
                                      }
                                    },
                                    "test": {
                                      "type": "BinaryExpression",
                                      "start": 10604,
                                      "end": 10621,
                                      "loc": {
                                        "start": {
                                          "line": 380,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 380,
                                          "column": 31
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 10604,
                                        "end": 10611,
                                        "loc": {
                                          "start": {
                                            "line": 380,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 380,
                                            "column": 21
                                          },
                                          "identifierName": "option1"
                                        },
                                        "name": "option1"
                                      },
                                      "operator": "<",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 10614,
                                        "end": 10621,
                                        "loc": {
                                          "start": {
                                            "line": 380,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 380,
                                            "column": 31
                                          },
                                          "identifierName": "option2"
                                        },
                                        "name": "option2"
                                      }
                                    },
                                    "consequent": {
                                      "type": "Identifier",
                                      "start": 10624,
                                      "end": 10631,
                                      "loc": {
                                        "start": {
                                          "line": 380,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 380,
                                          "column": 41
                                        },
                                        "identifierName": "option1"
                                      },
                                      "name": "option1"
                                    },
                                    "alternate": {
                                      "type": "UnaryExpression",
                                      "start": 10634,
                                      "end": 10642,
                                      "loc": {
                                        "start": {
                                          "line": 380,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 380,
                                          "column": 52
                                        }
                                      },
                                      "operator": "-",
                                      "prefix": true,
                                      "argument": {
                                        "type": "Identifier",
                                        "start": 10635,
                                        "end": 10642,
                                        "loc": {
                                          "start": {
                                            "line": 380,
                                            "column": 45
                                          },
                                          "end": {
                                            "line": 380,
                                            "column": 52
                                          },
                                          "identifierName": "option2"
                                        },
                                        "name": "option2"
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    }
                                  }
                                }
                              }
                            ],
                            "directives": []
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 10660,
                      "end": 10928,
                      "loc": {
                        "start": {
                          "line": 383,
                          "column": 7
                        },
                        "end": {
                          "line": 396,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 10665,
                          "end": 10687,
                          "loc": {
                            "start": {
                              "line": 384,
                              "column": 3
                            },
                            "end": {
                              "line": 384,
                              "column": 25
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 10665,
                            "end": 10686,
                            "loc": {
                              "start": {
                                "line": 384,
                                "column": 3
                              },
                              "end": {
                                "line": 384,
                                "column": 24
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 10665,
                              "end": 10678,
                              "loc": {
                                "start": {
                                  "line": 384,
                                  "column": 3
                                },
                                "end": {
                                  "line": 384,
                                  "column": 16
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10665,
                                "end": 10671,
                                "loc": {
                                  "start": {
                                    "line": 384,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 384,
                                    "column": 9
                                  },
                                  "identifierName": "result"
                                },
                                "name": "result"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10672,
                                "end": 10678,
                                "loc": {
                                  "start": {
                                    "line": 384,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 384,
                                    "column": 16
                                  },
                                  "identifierName": "b_in_a"
                                },
                                "name": "b_in_a"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "BooleanLiteral",
                              "start": 10681,
                              "end": 10686,
                              "loc": {
                                "start": {
                                  "line": 384,
                                  "column": 19
                                },
                                "end": {
                                  "line": 384,
                                  "column": 24
                                }
                              },
                              "value": false
                            }
                          }
                        },
                        {
                          "type": "IfStatement",
                          "start": 10692,
                          "end": 10924,
                          "loc": {
                            "start": {
                              "line": 386,
                              "column": 3
                            },
                            "end": {
                              "line": 395,
                              "column": 4
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 10695,
                            "end": 10708,
                            "loc": {
                              "start": {
                                "line": 386,
                                "column": 6
                              },
                              "end": {
                                "line": 386,
                                "column": 19
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 10695,
                              "end": 10700,
                              "loc": {
                                "start": {
                                  "line": 386,
                                  "column": 6
                                },
                                "end": {
                                  "line": 386,
                                  "column": 11
                                },
                                "identifierName": "a_end"
                              },
                              "name": "a_end"
                            },
                            "operator": ">",
                            "right": {
                              "type": "Identifier",
                              "start": 10703,
                              "end": 10708,
                              "loc": {
                                "start": {
                                  "line": 386,
                                  "column": 14
                                },
                                "end": {
                                  "line": 386,
                                  "column": 19
                                },
                                "identifierName": "b_end"
                              },
                              "name": "b_end"
                            }
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 10710,
                            "end": 10780,
                            "loc": {
                              "start": {
                                "line": 386,
                                "column": 21
                              },
                              "end": {
                                "line": 389,
                                "column": 4
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 10716,
                                "end": 10748,
                                "loc": {
                                  "start": {
                                    "line": 387,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 387,
                                    "column": 36
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 10716,
                                  "end": 10747,
                                  "loc": {
                                    "start": {
                                      "line": 387,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 387,
                                      "column": 35
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 10716,
                                    "end": 10723,
                                    "loc": {
                                      "start": {
                                        "line": 387,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 387,
                                        "column": 11
                                      },
                                      "identifierName": "overlap"
                                    },
                                    "name": "overlap"
                                  },
                                  "right": {
                                    "type": "BinaryExpression",
                                    "start": 10732,
                                    "end": 10747,
                                    "loc": {
                                      "start": {
                                        "line": 387,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 387,
                                        "column": 35
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 10732,
                                      "end": 10739,
                                      "loc": {
                                        "start": {
                                          "line": 387,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 387,
                                          "column": 27
                                        },
                                        "identifierName": "a_start"
                                      },
                                      "name": "a_start"
                                    },
                                    "operator": "-",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 10742,
                                      "end": 10747,
                                      "loc": {
                                        "start": {
                                          "line": 387,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 387,
                                          "column": 35
                                        },
                                        "identifierName": "b_end"
                                      },
                                      "name": "b_end"
                                    }
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 10753,
                                "end": 10775,
                                "loc": {
                                  "start": {
                                    "line": 388,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 388,
                                    "column": 26
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 10753,
                                  "end": 10774,
                                  "loc": {
                                    "start": {
                                      "line": 388,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 388,
                                      "column": 25
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "MemberExpression",
                                    "start": 10753,
                                    "end": 10766,
                                    "loc": {
                                      "start": {
                                        "line": 388,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 388,
                                        "column": 17
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 10753,
                                      "end": 10759,
                                      "loc": {
                                        "start": {
                                          "line": 388,
                                          "column": 4
                                        },
                                        "end": {
                                          "line": 388,
                                          "column": 10
                                        },
                                        "identifierName": "result"
                                      },
                                      "name": "result"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 10760,
                                      "end": 10766,
                                      "loc": {
                                        "start": {
                                          "line": 388,
                                          "column": 11
                                        },
                                        "end": {
                                          "line": 388,
                                          "column": 17
                                        },
                                        "identifierName": "a_in_b"
                                      },
                                      "name": "a_in_b"
                                    },
                                    "computed": false
                                  },
                                  "right": {
                                    "type": "BooleanLiteral",
                                    "start": 10769,
                                    "end": 10774,
                                    "loc": {
                                      "start": {
                                        "line": 388,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 388,
                                        "column": 25
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              }
                            ],
                            "directives": []
                          },
                          "alternate": {
                            "type": "BlockStatement",
                            "start": 10789,
                            "end": 10924,
                            "loc": {
                              "start": {
                                "line": 390,
                                "column": 8
                              },
                              "end": {
                                "line": 395,
                                "column": 4
                              }
                            },
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "start": 10795,
                                "end": 10827,
                                "loc": {
                                  "start": {
                                    "line": 391,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 391,
                                    "column": 36
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 10801,
                                    "end": 10826,
                                    "loc": {
                                      "start": {
                                        "line": 391,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 391,
                                        "column": 35
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 10801,
                                      "end": 10808,
                                      "loc": {
                                        "start": {
                                          "line": 391,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 391,
                                          "column": 17
                                        },
                                        "identifierName": "option1"
                                      },
                                      "name": "option1"
                                    },
                                    "init": {
                                      "type": "BinaryExpression",
                                      "start": 10811,
                                      "end": 10826,
                                      "loc": {
                                        "start": {
                                          "line": 391,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 391,
                                          "column": 35
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 10811,
                                        "end": 10816,
                                        "loc": {
                                          "start": {
                                            "line": 391,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 391,
                                            "column": 25
                                          },
                                          "identifierName": "a_end"
                                        },
                                        "name": "a_end"
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 10819,
                                        "end": 10826,
                                        "loc": {
                                          "start": {
                                            "line": 391,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 391,
                                            "column": 35
                                          },
                                          "identifierName": "b_start"
                                        },
                                        "name": "b_start"
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 10832,
                                "end": 10864,
                                "loc": {
                                  "start": {
                                    "line": 392,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 392,
                                    "column": 36
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 10838,
                                    "end": 10863,
                                    "loc": {
                                      "start": {
                                        "line": 392,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 392,
                                        "column": 35
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 10838,
                                      "end": 10845,
                                      "loc": {
                                        "start": {
                                          "line": 392,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 392,
                                          "column": 17
                                        },
                                        "identifierName": "option2"
                                      },
                                      "name": "option2"
                                    },
                                    "init": {
                                      "type": "BinaryExpression",
                                      "start": 10848,
                                      "end": 10863,
                                      "loc": {
                                        "start": {
                                          "line": 392,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 392,
                                          "column": 35
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 10848,
                                        "end": 10853,
                                        "loc": {
                                          "start": {
                                            "line": 392,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 392,
                                            "column": 25
                                          },
                                          "identifierName": "b_end"
                                        },
                                        "name": "b_end"
                                      },
                                      "operator": "-",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 10856,
                                        "end": 10863,
                                        "loc": {
                                          "start": {
                                            "line": 392,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 392,
                                            "column": 35
                                          },
                                          "identifierName": "a_start"
                                        },
                                        "name": "a_start"
                                      }
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 10870,
                                "end": 10919,
                                "loc": {
                                  "start": {
                                    "line": 394,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 394,
                                    "column": 53
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 10870,
                                  "end": 10918,
                                  "loc": {
                                    "start": {
                                      "line": 394,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 394,
                                      "column": 52
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 10870,
                                    "end": 10877,
                                    "loc": {
                                      "start": {
                                        "line": 394,
                                        "column": 4
                                      },
                                      "end": {
                                        "line": 394,
                                        "column": 11
                                      },
                                      "identifierName": "overlap"
                                    },
                                    "name": "overlap"
                                  },
                                  "right": {
                                    "type": "ConditionalExpression",
                                    "start": 10880,
                                    "end": 10918,
                                    "loc": {
                                      "start": {
                                        "line": 394,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 394,
                                        "column": 52
                                      }
                                    },
                                    "test": {
                                      "type": "BinaryExpression",
                                      "start": 10880,
                                      "end": 10897,
                                      "loc": {
                                        "start": {
                                          "line": 394,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 394,
                                          "column": 31
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 10880,
                                        "end": 10887,
                                        "loc": {
                                          "start": {
                                            "line": 394,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 394,
                                            "column": 21
                                          },
                                          "identifierName": "option1"
                                        },
                                        "name": "option1"
                                      },
                                      "operator": "<",
                                      "right": {
                                        "type": "Identifier",
                                        "start": 10890,
                                        "end": 10897,
                                        "loc": {
                                          "start": {
                                            "line": 394,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 394,
                                            "column": 31
                                          },
                                          "identifierName": "option2"
                                        },
                                        "name": "option2"
                                      }
                                    },
                                    "consequent": {
                                      "type": "Identifier",
                                      "start": 10900,
                                      "end": 10907,
                                      "loc": {
                                        "start": {
                                          "line": 394,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 394,
                                          "column": 41
                                        },
                                        "identifierName": "option1"
                                      },
                                      "name": "option1"
                                    },
                                    "alternate": {
                                      "type": "UnaryExpression",
                                      "start": 10910,
                                      "end": 10918,
                                      "loc": {
                                        "start": {
                                          "line": 394,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 394,
                                          "column": 52
                                        }
                                      },
                                      "operator": "-",
                                      "prefix": true,
                                      "argument": {
                                        "type": "Identifier",
                                        "start": 10911,
                                        "end": 10918,
                                        "loc": {
                                          "start": {
                                            "line": 394,
                                            "column": 45
                                          },
                                          "end": {
                                            "line": 394,
                                            "column": 52
                                          },
                                          "identifierName": "option2"
                                        },
                                        "name": "option2"
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    }
                                  }
                                }
                              }
                            ],
                            "directives": []
                          }
                        }
                      ],
                      "directives": []
                    }
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 10932,
                    "end": 10972,
                    "loc": {
                      "start": {
                        "line": 398,
                        "column": 2
                      },
                      "end": {
                        "line": 398,
                        "column": 42
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 10938,
                        "end": 10971,
                        "loc": {
                          "start": {
                            "line": 398,
                            "column": 8
                          },
                          "end": {
                            "line": 398,
                            "column": 41
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 10938,
                          "end": 10953,
                          "loc": {
                            "start": {
                              "line": 398,
                              "column": 8
                            },
                            "end": {
                              "line": 398,
                              "column": 23
                            },
                            "identifierName": "current_overlap"
                          },
                          "name": "current_overlap"
                        },
                        "init": {
                          "type": "MemberExpression",
                          "start": 10957,
                          "end": 10971,
                          "loc": {
                            "start": {
                              "line": 398,
                              "column": 27
                            },
                            "end": {
                              "line": 398,
                              "column": 41
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 10957,
                            "end": 10963,
                            "loc": {
                              "start": {
                                "line": 398,
                                "column": 27
                              },
                              "end": {
                                "line": 398,
                                "column": 33
                              },
                              "identifierName": "result"
                            },
                            "name": "result"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10964,
                            "end": 10971,
                            "loc": {
                              "start": {
                                "line": 398,
                                "column": 34
                              },
                              "end": {
                                "line": 398,
                                "column": 41
                              },
                              "identifierName": "overlap"
                            },
                            "name": "overlap"
                          },
                          "computed": false
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "VariableDeclaration",
                    "start": 10975,
                    "end": 11033,
                    "loc": {
                      "start": {
                        "line": 399,
                        "column": 2
                      },
                      "end": {
                        "line": 399,
                        "column": 60
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 10981,
                        "end": 11032,
                        "loc": {
                          "start": {
                            "line": 399,
                            "column": 8
                          },
                          "end": {
                            "line": 399,
                            "column": 59
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 10981,
                          "end": 10997,
                          "loc": {
                            "start": {
                              "line": 399,
                              "column": 8
                            },
                            "end": {
                              "line": 399,
                              "column": 24
                            },
                            "identifierName": "absolute_overlap"
                          },
                          "name": "absolute_overlap"
                        },
                        "init": {
                          "type": "ConditionalExpression",
                          "start": 11000,
                          "end": 11032,
                          "loc": {
                            "start": {
                              "line": 399,
                              "column": 27
                            },
                            "end": {
                              "line": 399,
                              "column": 59
                            }
                          },
                          "test": {
                            "type": "BinaryExpression",
                            "start": 11000,
                            "end": 11011,
                            "loc": {
                              "start": {
                                "line": 399,
                                "column": 27
                              },
                              "end": {
                                "line": 399,
                                "column": 38
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 11000,
                              "end": 11007,
                              "loc": {
                                "start": {
                                  "line": 399,
                                  "column": 27
                                },
                                "end": {
                                  "line": 399,
                                  "column": 34
                                },
                                "identifierName": "overlap"
                              },
                              "name": "overlap"
                            },
                            "operator": "<",
                            "right": {
                              "type": "NumericLiteral",
                              "start": 11010,
                              "end": 11011,
                              "loc": {
                                "start": {
                                  "line": 399,
                                  "column": 37
                                },
                                "end": {
                                  "line": 399,
                                  "column": 38
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          },
                          "consequent": {
                            "type": "UnaryExpression",
                            "start": 11014,
                            "end": 11022,
                            "loc": {
                              "start": {
                                "line": 399,
                                "column": 41
                              },
                              "end": {
                                "line": 399,
                                "column": 49
                              }
                            },
                            "operator": "-",
                            "prefix": true,
                            "argument": {
                              "type": "Identifier",
                              "start": 11015,
                              "end": 11022,
                              "loc": {
                                "start": {
                                  "line": 399,
                                  "column": 42
                                },
                                "end": {
                                  "line": 399,
                                  "column": 49
                                },
                                "identifierName": "overlap"
                              },
                              "name": "overlap"
                            },
                            "extra": {
                              "parenthesizedArgument": false
                            }
                          },
                          "alternate": {
                            "type": "Identifier",
                            "start": 11025,
                            "end": 11032,
                            "loc": {
                              "start": {
                                "line": 399,
                                "column": 52
                              },
                              "end": {
                                "line": 399,
                                "column": 59
                              },
                              "identifierName": "overlap"
                            },
                            "name": "overlap"
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "IfStatement",
                    "start": 11037,
                    "end": 11252,
                    "loc": {
                      "start": {
                        "line": 401,
                        "column": 2
                      },
                      "end": {
                        "line": 407,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "LogicalExpression",
                      "start": 11040,
                      "end": 11102,
                      "loc": {
                        "start": {
                          "line": 401,
                          "column": 5
                        },
                        "end": {
                          "line": 401,
                          "column": 67
                        }
                      },
                      "left": {
                        "type": "BinaryExpression",
                        "start": 11040,
                        "end": 11064,
                        "loc": {
                          "start": {
                            "line": 401,
                            "column": 5
                          },
                          "end": {
                            "line": 401,
                            "column": 29
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 11040,
                          "end": 11055,
                          "loc": {
                            "start": {
                              "line": 401,
                              "column": 5
                            },
                            "end": {
                              "line": 401,
                              "column": 20
                            },
                            "identifierName": "current_overlap"
                          },
                          "name": "current_overlap"
                        },
                        "operator": "===",
                        "right": {
                          "type": "NullLiteral",
                          "start": 11060,
                          "end": 11064,
                          "loc": {
                            "start": {
                              "line": 401,
                              "column": 25
                            },
                            "end": {
                              "line": 401,
                              "column": 29
                            }
                          }
                        }
                      },
                      "operator": "||",
                      "right": {
                        "type": "BinaryExpression",
                        "start": 11068,
                        "end": 11102,
                        "loc": {
                          "start": {
                            "line": 401,
                            "column": 33
                          },
                          "end": {
                            "line": 401,
                            "column": 67
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 11068,
                          "end": 11083,
                          "loc": {
                            "start": {
                              "line": 401,
                              "column": 33
                            },
                            "end": {
                              "line": 401,
                              "column": 48
                            },
                            "identifierName": "current_overlap"
                          },
                          "name": "current_overlap"
                        },
                        "operator": ">",
                        "right": {
                          "type": "Identifier",
                          "start": 11086,
                          "end": 11102,
                          "loc": {
                            "start": {
                              "line": 401,
                              "column": 51
                            },
                            "end": {
                              "line": 401,
                              "column": 67
                            },
                            "identifierName": "absolute_overlap"
                          },
                          "name": "absolute_overlap"
                        }
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 11104,
                      "end": 11252,
                      "loc": {
                        "start": {
                          "line": 401,
                          "column": 69
                        },
                        "end": {
                          "line": 407,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 11109,
                          "end": 11143,
                          "loc": {
                            "start": {
                              "line": 402,
                              "column": 3
                            },
                            "end": {
                              "line": 402,
                              "column": 37
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 11115,
                              "end": 11142,
                              "loc": {
                                "start": {
                                  "line": 402,
                                  "column": 9
                                },
                                "end": {
                                  "line": 402,
                                  "column": 36
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 11115,
                                "end": 11119,
                                "loc": {
                                  "start": {
                                    "line": 402,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 402,
                                    "column": 13
                                  },
                                  "identifierName": "sign"
                                },
                                "name": "sign"
                              },
                              "init": {
                                "type": "ConditionalExpression",
                                "start": 11122,
                                "end": 11142,
                                "loc": {
                                  "start": {
                                    "line": 402,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 402,
                                    "column": 36
                                  }
                                },
                                "test": {
                                  "type": "BinaryExpression",
                                  "start": 11122,
                                  "end": 11133,
                                  "loc": {
                                    "start": {
                                      "line": 402,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 402,
                                      "column": 27
                                    }
                                  },
                                  "left": {
                                    "type": "Identifier",
                                    "start": 11122,
                                    "end": 11129,
                                    "loc": {
                                      "start": {
                                        "line": 402,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 402,
                                        "column": 23
                                      },
                                      "identifierName": "overlap"
                                    },
                                    "name": "overlap"
                                  },
                                  "operator": "<",
                                  "right": {
                                    "type": "NumericLiteral",
                                    "start": 11132,
                                    "end": 11133,
                                    "loc": {
                                      "start": {
                                        "line": 402,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 402,
                                        "column": 27
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 0,
                                      "raw": "0"
                                    },
                                    "value": 0
                                  }
                                },
                                "consequent": {
                                  "type": "UnaryExpression",
                                  "start": 11136,
                                  "end": 11138,
                                  "loc": {
                                    "start": {
                                      "line": 402,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 402,
                                      "column": 32
                                    }
                                  },
                                  "operator": "-",
                                  "prefix": true,
                                  "argument": {
                                    "type": "NumericLiteral",
                                    "start": 11137,
                                    "end": 11138,
                                    "loc": {
                                      "start": {
                                        "line": 402,
                                        "column": 31
                                      },
                                      "end": {
                                        "line": 402,
                                        "column": 32
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  },
                                  "extra": {
                                    "parenthesizedArgument": false
                                  }
                                },
                                "alternate": {
                                  "type": "NumericLiteral",
                                  "start": 11141,
                                  "end": 11142,
                                  "loc": {
                                    "start": {
                                      "line": 402,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 402,
                                      "column": 36
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 1,
                                    "raw": "1"
                                  },
                                  "value": 1
                                }
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 11148,
                          "end": 11184,
                          "loc": {
                            "start": {
                              "line": 404,
                              "column": 3
                            },
                            "end": {
                              "line": 404,
                              "column": 39
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 11148,
                            "end": 11183,
                            "loc": {
                              "start": {
                                "line": 404,
                                "column": 3
                              },
                              "end": {
                                "line": 404,
                                "column": 38
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 11148,
                              "end": 11162,
                              "loc": {
                                "start": {
                                  "line": 404,
                                  "column": 3
                                },
                                "end": {
                                  "line": 404,
                                  "column": 17
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11148,
                                "end": 11154,
                                "loc": {
                                  "start": {
                                    "line": 404,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 404,
                                    "column": 9
                                  },
                                  "identifierName": "result"
                                },
                                "name": "result"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11155,
                                "end": 11162,
                                "loc": {
                                  "start": {
                                    "line": 404,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 404,
                                    "column": 17
                                  },
                                  "identifierName": "overlap"
                                },
                                "name": "overlap"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 11167,
                              "end": 11183,
                              "loc": {
                                "start": {
                                  "line": 404,
                                  "column": 22
                                },
                                "end": {
                                  "line": 404,
                                  "column": 38
                                },
                                "identifierName": "absolute_overlap"
                              },
                              "name": "absolute_overlap"
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 11188,
                          "end": 11216,
                          "loc": {
                            "start": {
                              "line": 405,
                              "column": 3
                            },
                            "end": {
                              "line": 405,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 11188,
                            "end": 11215,
                            "loc": {
                              "start": {
                                "line": 405,
                                "column": 3
                              },
                              "end": {
                                "line": 405,
                                "column": 30
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 11188,
                              "end": 11204,
                              "loc": {
                                "start": {
                                  "line": 405,
                                  "column": 3
                                },
                                "end": {
                                  "line": 405,
                                  "column": 19
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11188,
                                "end": 11194,
                                "loc": {
                                  "start": {
                                    "line": 405,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 405,
                                    "column": 9
                                  },
                                  "identifierName": "result"
                                },
                                "name": "result"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11195,
                                "end": 11204,
                                "loc": {
                                  "start": {
                                    "line": 405,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 405,
                                    "column": 19
                                  },
                                  "identifierName": "overlap_x"
                                },
                                "name": "overlap_x"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "BinaryExpression",
                              "start": 11207,
                              "end": 11215,
                              "loc": {
                                "start": {
                                  "line": 405,
                                  "column": 22
                                },
                                "end": {
                                  "line": 405,
                                  "column": 30
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 11207,
                                "end": 11208,
                                "loc": {
                                  "start": {
                                    "line": 405,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 405,
                                    "column": 23
                                  },
                                  "identifierName": "x"
                                },
                                "name": "x"
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 11211,
                                "end": 11215,
                                "loc": {
                                  "start": {
                                    "line": 405,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 405,
                                    "column": 30
                                  },
                                  "identifierName": "sign"
                                },
                                "name": "sign"
                              }
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 11220,
                          "end": 11248,
                          "loc": {
                            "start": {
                              "line": 406,
                              "column": 3
                            },
                            "end": {
                              "line": 406,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 11220,
                            "end": 11247,
                            "loc": {
                              "start": {
                                "line": 406,
                                "column": 3
                              },
                              "end": {
                                "line": 406,
                                "column": 30
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 11220,
                              "end": 11236,
                              "loc": {
                                "start": {
                                  "line": 406,
                                  "column": 3
                                },
                                "end": {
                                  "line": 406,
                                  "column": 19
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11220,
                                "end": 11226,
                                "loc": {
                                  "start": {
                                    "line": 406,
                                    "column": 3
                                  },
                                  "end": {
                                    "line": 406,
                                    "column": 9
                                  },
                                  "identifierName": "result"
                                },
                                "name": "result"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11227,
                                "end": 11236,
                                "loc": {
                                  "start": {
                                    "line": 406,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 406,
                                    "column": 19
                                  },
                                  "identifierName": "overlap_y"
                                },
                                "name": "overlap_y"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "BinaryExpression",
                              "start": 11239,
                              "end": 11247,
                              "loc": {
                                "start": {
                                  "line": 406,
                                  "column": 22
                                },
                                "end": {
                                  "line": 406,
                                  "column": 30
                                }
                              },
                              "left": {
                                "type": "Identifier",
                                "start": 11239,
                                "end": 11240,
                                "loc": {
                                  "start": {
                                    "line": 406,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 406,
                                    "column": 23
                                  },
                                  "identifierName": "y"
                                },
                                "name": "y"
                              },
                              "operator": "*",
                              "right": {
                                "type": "Identifier",
                                "start": 11243,
                                "end": 11247,
                                "loc": {
                                  "start": {
                                    "line": 406,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 406,
                                    "column": 30
                                  },
                                  "identifierName": "sign"
                                },
                                "name": "sign"
                              }
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  }
                ],
                "directives": []
              },
              "alternate": null
            },
            {
              "type": "ReturnStatement",
              "start": 11258,
              "end": 11271,
              "loc": {
                "start": {
                  "line": 410,
                  "column": 1
                },
                "end": {
                  "line": 410,
                  "column": 14
                }
              },
              "argument": {
                "type": "BooleanLiteral",
                "start": 11265,
                "end": 11270,
                "loc": {
                  "start": {
                    "line": 410,
                    "column": 8
                  },
                  "end": {
                    "line": 410,
                    "column": 13
                  }
                },
                "value": false
              }
            }
          ],
          "directives": []
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determines if two polygons are separated by an axis\n * @param {Array<Number[]>} a_coords The coordinates of the polygon to test\n * @param {Array<Number[]>} b_coords The coordinates of the polygon to test against\n * @param {Number} x The X direction of the axis\n * @param {Number} y The Y direction of the axis\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
            "start": 9077,
            "end": 9520,
            "loc": {
              "start": {
                "line": 316,
                "column": 0
              },
              "end": {
                "line": 324,
                "column": 3
              }
            }
          }
        ]
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if two bodies are colliding using the Separating Axis Theorem\n * @private\n * @param {Circle|Polygon|Point} a The source body to test\n * @param {Circle|Polygon|Point} b The target body to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @param {Boolean} [aabb = true] Set to false to skip the AABB test (useful if you use your own collision heuristic)\n * @returns {Boolean}\n ",
      "start": 0,
      "end": 462,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if two bodies' axis aligned bounding boxes are colliding\n * @param {Circle|Polygon|Point} a The source body to test\n * @param {Circle|Polygon|Point} b The target body to test against\n ",
      "start": 1713,
      "end": 1917,
      "loc": {
        "start": {
          "line": 76,
          "column": 0
        },
        "end": {
          "line": 80,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if two polygons are colliding\n * @param {Polygon} a The source polygon to test\n * @param {Polygon} b The target polygon to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
      "start": 2835,
      "end": 3115,
      "loc": {
        "start": {
          "line": 103,
          "column": 0
        },
        "end": {
          "line": 109,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Handle points specially",
      "start": 3235,
      "end": 3261,
      "loc": {
        "start": {
          "line": 114,
          "column": 1
        },
        "end": {
          "line": 114,
          "column": 27
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if a polygon and a circle are colliding\n * @param {Polygon} a The source polygon to test\n * @param {Circle} b The target circle to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @param {Boolean} [reverse = false] Set to true to reverse a and b in the result parameter when testing circle->polygon instead of polygon->circle\n * @returns {Boolean}\n ",
      "start": 4001,
      "end": 4438,
      "loc": {
        "start": {
          "line": 150,
          "column": 0
        },
        "end": {
          "line": 157,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Handle points specially",
      "start": 4945,
      "end": 4971,
      "loc": {
        "start": {
          "line": 175,
          "column": 1
        },
        "end": {
          "line": 175,
          "column": 27
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if two circles are colliding\n * @param {Circle} a The source circle to test\n * @param {Circle} b The target circle to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
      "start": 8039,
      "end": 8314,
      "loc": {
        "start": {
          "line": 284,
          "column": 0
        },
        "end": {
          "line": 290,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if two polygons are separated by an axis\n * @param {Array<Number[]>} a_coords The coordinates of the polygon to test\n * @param {Array<Number[]>} b_coords The coordinates of the polygon to test against\n * @param {Number} x The X direction of the axis\n * @param {Number} y The Y direction of the axis\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
      "start": 9077,
      "end": 9520,
      "loc": {
        "start": {
          "line": 316,
          "column": 0
        },
        "end": {
          "line": 324,
          "column": 3
        }
      }
    }
  ],
  "tokens": [
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if two bodies are colliding using the Separating Axis Theorem\n * @private\n * @param {Circle|Polygon|Point} a The source body to test\n * @param {Circle|Polygon|Point} b The target body to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @param {Boolean} [aabb = true] Set to false to skip the AABB test (useful if you use your own collision heuristic)\n * @returns {Boolean}\n ",
      "start": 0,
      "end": 462,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 463,
      "end": 469,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 10,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "default",
        "keyword": "default",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "default",
      "start": 470,
      "end": 477,
      "loc": {
        "start": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "function",
        "keyword": "function",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "function",
      "start": 478,
      "end": 486,
      "loc": {
        "start": {
          "line": 10,
          "column": 15
        },
        "end": {
          "line": 10,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SAT",
      "start": 487,
      "end": 490,
      "loc": {
        "start": {
          "line": 10,
          "column": 24
        },
        "end": {
          "line": 10,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 490,
      "end": 491,
      "loc": {
        "start": {
          "line": 10,
          "column": 27
        },
        "end": {
          "line": 10,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 491,
      "end": 492,
      "loc": {
        "start": {
          "line": 10,
          "column": 28
        },
        "end": {
          "line": 10,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 492,
      "end": 493,
      "loc": {
        "start": {
          "line": 10,
          "column": 29
        },
        "end": {
          "line": 10,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 494,
      "end": 495,
      "loc": {
        "start": {
          "line": 10,
          "column": 31
        },
        "end": {
          "line": 10,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 495,
      "end": 496,
      "loc": {
        "start": {
          "line": 10,
          "column": 32
        },
        "end": {
          "line": 10,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 497,
      "end": 503,
      "loc": {
        "start": {
          "line": 10,
          "column": 34
        },
        "end": {
          "line": 10,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 504,
      "end": 505,
      "loc": {
        "start": {
          "line": 10,
          "column": 41
        },
        "end": {
          "line": 10,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 506,
      "end": 510,
      "loc": {
        "start": {
          "line": 10,
          "column": 43
        },
        "end": {
          "line": 10,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 510,
      "end": 511,
      "loc": {
        "start": {
          "line": 10,
          "column": 47
        },
        "end": {
          "line": 10,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "aabb",
      "start": 512,
      "end": 516,
      "loc": {
        "start": {
          "line": 10,
          "column": 49
        },
        "end": {
          "line": 10,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 517,
      "end": 518,
      "loc": {
        "start": {
          "line": 10,
          "column": 54
        },
        "end": {
          "line": 10,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 519,
      "end": 523,
      "loc": {
        "start": {
          "line": 10,
          "column": 56
        },
        "end": {
          "line": 10,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 523,
      "end": 524,
      "loc": {
        "start": {
          "line": 10,
          "column": 60
        },
        "end": {
          "line": 10,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 525,
      "end": 526,
      "loc": {
        "start": {
          "line": 10,
          "column": 62
        },
        "end": {
          "line": 10,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 528,
      "end": 533,
      "loc": {
        "start": {
          "line": 11,
          "column": 1
        },
        "end": {
          "line": 11,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 534,
      "end": 543,
      "loc": {
        "start": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 544,
      "end": 545,
      "loc": {
        "start": {
          "line": 11,
          "column": 17
        },
        "end": {
          "line": 11,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 546,
      "end": 547,
      "loc": {
        "start": {
          "line": 11,
          "column": 19
        },
        "end": {
          "line": 11,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 547,
      "end": 548,
      "loc": {
        "start": {
          "line": 11,
          "column": 20
        },
        "end": {
          "line": 11,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_polygon",
      "start": 548,
      "end": 556,
      "loc": {
        "start": {
          "line": 11,
          "column": 21
        },
        "end": {
          "line": 11,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 556,
      "end": 557,
      "loc": {
        "start": {
          "line": 11,
          "column": 29
        },
        "end": {
          "line": 11,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 559,
      "end": 564,
      "loc": {
        "start": {
          "line": 12,
          "column": 1
        },
        "end": {
          "line": 12,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 565,
      "end": 574,
      "loc": {
        "start": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 575,
      "end": 576,
      "loc": {
        "start": {
          "line": 12,
          "column": 17
        },
        "end": {
          "line": 12,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 577,
      "end": 578,
      "loc": {
        "start": {
          "line": 12,
          "column": 19
        },
        "end": {
          "line": 12,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 578,
      "end": 579,
      "loc": {
        "start": {
          "line": 12,
          "column": 20
        },
        "end": {
          "line": 12,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_polygon",
      "start": 579,
      "end": 587,
      "loc": {
        "start": {
          "line": 12,
          "column": 21
        },
        "end": {
          "line": 12,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 587,
      "end": 588,
      "loc": {
        "start": {
          "line": 12,
          "column": 29
        },
        "end": {
          "line": 12,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 591,
      "end": 594,
      "loc": {
        "start": {
          "line": 14,
          "column": 1
        },
        "end": {
          "line": 14,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "collision",
      "start": 595,
      "end": 604,
      "loc": {
        "start": {
          "line": 14,
          "column": 5
        },
        "end": {
          "line": 14,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 605,
      "end": 606,
      "loc": {
        "start": {
          "line": 14,
          "column": 15
        },
        "end": {
          "line": 14,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 607,
      "end": 612,
      "loc": {
        "start": {
          "line": 14,
          "column": 17
        },
        "end": {
          "line": 14,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 612,
      "end": 613,
      "loc": {
        "start": {
          "line": 14,
          "column": 22
        },
        "end": {
          "line": 14,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 616,
      "end": 618,
      "loc": {
        "start": {
          "line": 16,
          "column": 1
        },
        "end": {
          "line": 16,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 618,
      "end": 619,
      "loc": {
        "start": {
          "line": 16,
          "column": 3
        },
        "end": {
          "line": 16,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 619,
      "end": 625,
      "loc": {
        "start": {
          "line": 16,
          "column": 4
        },
        "end": {
          "line": 16,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 625,
      "end": 626,
      "loc": {
        "start": {
          "line": 16,
          "column": 10
        },
        "end": {
          "line": 16,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 627,
      "end": 628,
      "loc": {
        "start": {
          "line": 16,
          "column": 12
        },
        "end": {
          "line": 16,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 631,
      "end": 637,
      "loc": {
        "start": {
          "line": 17,
          "column": 2
        },
        "end": {
          "line": 17,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 637,
      "end": 638,
      "loc": {
        "start": {
          "line": 17,
          "column": 8
        },
        "end": {
          "line": 17,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 638,
      "end": 639,
      "loc": {
        "start": {
          "line": 17,
          "column": 9
        },
        "end": {
          "line": 17,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 648,
      "end": 649,
      "loc": {
        "start": {
          "line": 17,
          "column": 19
        },
        "end": {
          "line": 17,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 650,
      "end": 651,
      "loc": {
        "start": {
          "line": 17,
          "column": 21
        },
        "end": {
          "line": 17,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 651,
      "end": 652,
      "loc": {
        "start": {
          "line": 17,
          "column": 22
        },
        "end": {
          "line": 17,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 655,
      "end": 661,
      "loc": {
        "start": {
          "line": 18,
          "column": 2
        },
        "end": {
          "line": 18,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 661,
      "end": 662,
      "loc": {
        "start": {
          "line": 18,
          "column": 8
        },
        "end": {
          "line": 18,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 662,
      "end": 663,
      "loc": {
        "start": {
          "line": 18,
          "column": 9
        },
        "end": {
          "line": 18,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 672,
      "end": 673,
      "loc": {
        "start": {
          "line": 18,
          "column": 19
        },
        "end": {
          "line": 18,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 674,
      "end": 675,
      "loc": {
        "start": {
          "line": 18,
          "column": 21
        },
        "end": {
          "line": 18,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 675,
      "end": 676,
      "loc": {
        "start": {
          "line": 18,
          "column": 22
        },
        "end": {
          "line": 18,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 679,
      "end": 685,
      "loc": {
        "start": {
          "line": 19,
          "column": 2
        },
        "end": {
          "line": 19,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 685,
      "end": 686,
      "loc": {
        "start": {
          "line": 19,
          "column": 8
        },
        "end": {
          "line": 19,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_in_b",
      "start": 686,
      "end": 692,
      "loc": {
        "start": {
          "line": 19,
          "column": 9
        },
        "end": {
          "line": 19,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 696,
      "end": 697,
      "loc": {
        "start": {
          "line": 19,
          "column": 19
        },
        "end": {
          "line": 19,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 698,
      "end": 702,
      "loc": {
        "start": {
          "line": 19,
          "column": 21
        },
        "end": {
          "line": 19,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 702,
      "end": 703,
      "loc": {
        "start": {
          "line": 19,
          "column": 25
        },
        "end": {
          "line": 19,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 706,
      "end": 712,
      "loc": {
        "start": {
          "line": 20,
          "column": 2
        },
        "end": {
          "line": 20,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 712,
      "end": 713,
      "loc": {
        "start": {
          "line": 20,
          "column": 8
        },
        "end": {
          "line": 20,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 713,
      "end": 719,
      "loc": {
        "start": {
          "line": 20,
          "column": 9
        },
        "end": {
          "line": 20,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 723,
      "end": 724,
      "loc": {
        "start": {
          "line": 20,
          "column": 19
        },
        "end": {
          "line": 20,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 725,
      "end": 729,
      "loc": {
        "start": {
          "line": 20,
          "column": 21
        },
        "end": {
          "line": 20,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 729,
      "end": 730,
      "loc": {
        "start": {
          "line": 20,
          "column": 25
        },
        "end": {
          "line": 20,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 733,
      "end": 739,
      "loc": {
        "start": {
          "line": 21,
          "column": 2
        },
        "end": {
          "line": 21,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 739,
      "end": 740,
      "loc": {
        "start": {
          "line": 21,
          "column": 8
        },
        "end": {
          "line": 21,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 740,
      "end": 747,
      "loc": {
        "start": {
          "line": 21,
          "column": 9
        },
        "end": {
          "line": 21,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 750,
      "end": 751,
      "loc": {
        "start": {
          "line": 21,
          "column": 19
        },
        "end": {
          "line": 21,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 752,
      "end": 756,
      "loc": {
        "start": {
          "line": 21,
          "column": 21
        },
        "end": {
          "line": 21,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 756,
      "end": 757,
      "loc": {
        "start": {
          "line": 21,
          "column": 25
        },
        "end": {
          "line": 21,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 760,
      "end": 766,
      "loc": {
        "start": {
          "line": 22,
          "column": 2
        },
        "end": {
          "line": 22,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 766,
      "end": 767,
      "loc": {
        "start": {
          "line": 22,
          "column": 8
        },
        "end": {
          "line": 22,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_x",
      "start": 767,
      "end": 776,
      "loc": {
        "start": {
          "line": 22,
          "column": 9
        },
        "end": {
          "line": 22,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 777,
      "end": 778,
      "loc": {
        "start": {
          "line": 22,
          "column": 19
        },
        "end": {
          "line": 22,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 779,
      "end": 780,
      "loc": {
        "start": {
          "line": 22,
          "column": 21
        },
        "end": {
          "line": 22,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 780,
      "end": 781,
      "loc": {
        "start": {
          "line": 22,
          "column": 22
        },
        "end": {
          "line": 22,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 784,
      "end": 790,
      "loc": {
        "start": {
          "line": 23,
          "column": 2
        },
        "end": {
          "line": 23,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 790,
      "end": 791,
      "loc": {
        "start": {
          "line": 23,
          "column": 8
        },
        "end": {
          "line": 23,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_y",
      "start": 791,
      "end": 800,
      "loc": {
        "start": {
          "line": 23,
          "column": 9
        },
        "end": {
          "line": 23,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 801,
      "end": 802,
      "loc": {
        "start": {
          "line": 23,
          "column": 19
        },
        "end": {
          "line": 23,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 803,
      "end": 804,
      "loc": {
        "start": {
          "line": 23,
          "column": 21
        },
        "end": {
          "line": 23,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 804,
      "end": 805,
      "loc": {
        "start": {
          "line": 23,
          "column": 22
        },
        "end": {
          "line": 23,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 807,
      "end": 808,
      "loc": {
        "start": {
          "line": 24,
          "column": 1
        },
        "end": {
          "line": 24,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 811,
      "end": 813,
      "loc": {
        "start": {
          "line": 26,
          "column": 1
        },
        "end": {
          "line": 26,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 813,
      "end": 814,
      "loc": {
        "start": {
          "line": 26,
          "column": 3
        },
        "end": {
          "line": 26,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 814,
      "end": 823,
      "loc": {
        "start": {
          "line": 26,
          "column": 4
        },
        "end": {
          "line": 26,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 823,
      "end": 824,
      "loc": {
        "start": {
          "line": 26,
          "column": 13
        },
        "end": {
          "line": 26,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 825,
      "end": 826,
      "loc": {
        "start": {
          "line": 26,
          "column": 15
        },
        "end": {
          "line": 26,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 829,
      "end": 831,
      "loc": {
        "start": {
          "line": 27,
          "column": 2
        },
        "end": {
          "line": 27,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 831,
      "end": 832,
      "loc": {
        "start": {
          "line": 27,
          "column": 4
        },
        "end": {
          "line": 27,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 836,
      "end": 837,
      "loc": {
        "start": {
          "line": 28,
          "column": 3
        },
        "end": {
          "line": 28,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 837,
      "end": 838,
      "loc": {
        "start": {
          "line": 28,
          "column": 4
        },
        "end": {
          "line": 28,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_dirty_coords",
      "start": 838,
      "end": 851,
      "loc": {
        "start": {
          "line": 28,
          "column": 5
        },
        "end": {
          "line": 28,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 852,
      "end": 854,
      "loc": {
        "start": {
          "line": 28,
          "column": 19
        },
        "end": {
          "line": 28,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 858,
      "end": 859,
      "loc": {
        "start": {
          "line": 29,
          "column": 3
        },
        "end": {
          "line": 29,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 859,
      "end": 860,
      "loc": {
        "start": {
          "line": 29,
          "column": 4
        },
        "end": {
          "line": 29,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 860,
      "end": 861,
      "loc": {
        "start": {
          "line": 29,
          "column": 5
        },
        "end": {
          "line": 29,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 868,
      "end": 871,
      "loc": {
        "start": {
          "line": 29,
          "column": 13
        },
        "end": {
          "line": 29,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 872,
      "end": 873,
      "loc": {
        "start": {
          "line": 29,
          "column": 17
        },
        "end": {
          "line": 29,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 873,
      "end": 874,
      "loc": {
        "start": {
          "line": 29,
          "column": 18
        },
        "end": {
          "line": 29,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_x",
      "start": 874,
      "end": 876,
      "loc": {
        "start": {
          "line": 29,
          "column": 19
        },
        "end": {
          "line": 29,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 877,
      "end": 879,
      "loc": {
        "start": {
          "line": 29,
          "column": 22
        },
        "end": {
          "line": 29,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 883,
      "end": 884,
      "loc": {
        "start": {
          "line": 30,
          "column": 3
        },
        "end": {
          "line": 30,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 884,
      "end": 885,
      "loc": {
        "start": {
          "line": 30,
          "column": 4
        },
        "end": {
          "line": 30,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 885,
      "end": 886,
      "loc": {
        "start": {
          "line": 30,
          "column": 5
        },
        "end": {
          "line": 30,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 893,
      "end": 896,
      "loc": {
        "start": {
          "line": 30,
          "column": 13
        },
        "end": {
          "line": 30,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 897,
      "end": 898,
      "loc": {
        "start": {
          "line": 30,
          "column": 17
        },
        "end": {
          "line": 30,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 898,
      "end": 899,
      "loc": {
        "start": {
          "line": 30,
          "column": 18
        },
        "end": {
          "line": 30,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_y",
      "start": 899,
      "end": 901,
      "loc": {
        "start": {
          "line": 30,
          "column": 19
        },
        "end": {
          "line": 30,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 902,
      "end": 904,
      "loc": {
        "start": {
          "line": 30,
          "column": 22
        },
        "end": {
          "line": 30,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 908,
      "end": 909,
      "loc": {
        "start": {
          "line": 31,
          "column": 3
        },
        "end": {
          "line": 31,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 909,
      "end": 910,
      "loc": {
        "start": {
          "line": 31,
          "column": 4
        },
        "end": {
          "line": 31,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 910,
      "end": 915,
      "loc": {
        "start": {
          "line": 31,
          "column": 5
        },
        "end": {
          "line": 31,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 918,
      "end": 921,
      "loc": {
        "start": {
          "line": 31,
          "column": 13
        },
        "end": {
          "line": 31,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 922,
      "end": 923,
      "loc": {
        "start": {
          "line": 31,
          "column": 17
        },
        "end": {
          "line": 31,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 923,
      "end": 924,
      "loc": {
        "start": {
          "line": 31,
          "column": 18
        },
        "end": {
          "line": 31,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_angle",
      "start": 924,
      "end": 930,
      "loc": {
        "start": {
          "line": 31,
          "column": 19
        },
        "end": {
          "line": 31,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 931,
      "end": 933,
      "loc": {
        "start": {
          "line": 31,
          "column": 26
        },
        "end": {
          "line": 31,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 937,
      "end": 938,
      "loc": {
        "start": {
          "line": 32,
          "column": 3
        },
        "end": {
          "line": 32,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 938,
      "end": 939,
      "loc": {
        "start": {
          "line": 32,
          "column": 4
        },
        "end": {
          "line": 32,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scale_x",
      "start": 939,
      "end": 946,
      "loc": {
        "start": {
          "line": 32,
          "column": 5
        },
        "end": {
          "line": 32,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 947,
      "end": 950,
      "loc": {
        "start": {
          "line": 32,
          "column": 13
        },
        "end": {
          "line": 32,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 951,
      "end": 952,
      "loc": {
        "start": {
          "line": 32,
          "column": 17
        },
        "end": {
          "line": 32,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 952,
      "end": 953,
      "loc": {
        "start": {
          "line": 32,
          "column": 18
        },
        "end": {
          "line": 32,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_scale_x",
      "start": 953,
      "end": 961,
      "loc": {
        "start": {
          "line": 32,
          "column": 19
        },
        "end": {
          "line": 32,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 962,
      "end": 964,
      "loc": {
        "start": {
          "line": 32,
          "column": 28
        },
        "end": {
          "line": 32,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 968,
      "end": 969,
      "loc": {
        "start": {
          "line": 33,
          "column": 3
        },
        "end": {
          "line": 33,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 969,
      "end": 970,
      "loc": {
        "start": {
          "line": 33,
          "column": 4
        },
        "end": {
          "line": 33,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scale_y",
      "start": 970,
      "end": 977,
      "loc": {
        "start": {
          "line": 33,
          "column": 5
        },
        "end": {
          "line": 33,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 978,
      "end": 981,
      "loc": {
        "start": {
          "line": 33,
          "column": 13
        },
        "end": {
          "line": 33,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 982,
      "end": 983,
      "loc": {
        "start": {
          "line": 33,
          "column": 17
        },
        "end": {
          "line": 33,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 983,
      "end": 984,
      "loc": {
        "start": {
          "line": 33,
          "column": 18
        },
        "end": {
          "line": 33,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_scale_y",
      "start": 984,
      "end": 992,
      "loc": {
        "start": {
          "line": 33,
          "column": 19
        },
        "end": {
          "line": 33,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 995,
      "end": 996,
      "loc": {
        "start": {
          "line": 34,
          "column": 2
        },
        "end": {
          "line": 34,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 997,
      "end": 998,
      "loc": {
        "start": {
          "line": 34,
          "column": 4
        },
        "end": {
          "line": 34,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 1002,
      "end": 1003,
      "loc": {
        "start": {
          "line": 35,
          "column": 3
        },
        "end": {
          "line": 35,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1003,
      "end": 1004,
      "loc": {
        "start": {
          "line": 35,
          "column": 4
        },
        "end": {
          "line": 35,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_calculateCoords",
      "start": 1004,
      "end": 1020,
      "loc": {
        "start": {
          "line": 35,
          "column": 5
        },
        "end": {
          "line": 35,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1020,
      "end": 1021,
      "loc": {
        "start": {
          "line": 35,
          "column": 21
        },
        "end": {
          "line": 35,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1021,
      "end": 1022,
      "loc": {
        "start": {
          "line": 35,
          "column": 22
        },
        "end": {
          "line": 35,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1022,
      "end": 1023,
      "loc": {
        "start": {
          "line": 35,
          "column": 23
        },
        "end": {
          "line": 35,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1026,
      "end": 1027,
      "loc": {
        "start": {
          "line": 36,
          "column": 2
        },
        "end": {
          "line": 36,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1029,
      "end": 1030,
      "loc": {
        "start": {
          "line": 37,
          "column": 1
        },
        "end": {
          "line": 37,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1033,
      "end": 1035,
      "loc": {
        "start": {
          "line": 39,
          "column": 1
        },
        "end": {
          "line": 39,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1035,
      "end": 1036,
      "loc": {
        "start": {
          "line": 39,
          "column": 3
        },
        "end": {
          "line": 39,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 1036,
      "end": 1045,
      "loc": {
        "start": {
          "line": 39,
          "column": 4
        },
        "end": {
          "line": 39,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1045,
      "end": 1046,
      "loc": {
        "start": {
          "line": 39,
          "column": 13
        },
        "end": {
          "line": 39,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1047,
      "end": 1048,
      "loc": {
        "start": {
          "line": 39,
          "column": 15
        },
        "end": {
          "line": 39,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1051,
      "end": 1053,
      "loc": {
        "start": {
          "line": 40,
          "column": 2
        },
        "end": {
          "line": 40,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1053,
      "end": 1054,
      "loc": {
        "start": {
          "line": 40,
          "column": 4
        },
        "end": {
          "line": 40,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1058,
      "end": 1059,
      "loc": {
        "start": {
          "line": 41,
          "column": 3
        },
        "end": {
          "line": 41,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1059,
      "end": 1060,
      "loc": {
        "start": {
          "line": 41,
          "column": 4
        },
        "end": {
          "line": 41,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_dirty_coords",
      "start": 1060,
      "end": 1073,
      "loc": {
        "start": {
          "line": 41,
          "column": 5
        },
        "end": {
          "line": 41,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1074,
      "end": 1076,
      "loc": {
        "start": {
          "line": 41,
          "column": 19
        },
        "end": {
          "line": 41,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1080,
      "end": 1081,
      "loc": {
        "start": {
          "line": 42,
          "column": 3
        },
        "end": {
          "line": 42,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1081,
      "end": 1082,
      "loc": {
        "start": {
          "line": 42,
          "column": 4
        },
        "end": {
          "line": 42,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 1082,
      "end": 1083,
      "loc": {
        "start": {
          "line": 42,
          "column": 5
        },
        "end": {
          "line": 42,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 1090,
      "end": 1093,
      "loc": {
        "start": {
          "line": 42,
          "column": 13
        },
        "end": {
          "line": 42,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1094,
      "end": 1095,
      "loc": {
        "start": {
          "line": 42,
          "column": 17
        },
        "end": {
          "line": 42,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1095,
      "end": 1096,
      "loc": {
        "start": {
          "line": 42,
          "column": 18
        },
        "end": {
          "line": 42,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_x",
      "start": 1096,
      "end": 1098,
      "loc": {
        "start": {
          "line": 42,
          "column": 19
        },
        "end": {
          "line": 42,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1099,
      "end": 1101,
      "loc": {
        "start": {
          "line": 42,
          "column": 22
        },
        "end": {
          "line": 42,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1105,
      "end": 1106,
      "loc": {
        "start": {
          "line": 43,
          "column": 3
        },
        "end": {
          "line": 43,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1106,
      "end": 1107,
      "loc": {
        "start": {
          "line": 43,
          "column": 4
        },
        "end": {
          "line": 43,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 1107,
      "end": 1108,
      "loc": {
        "start": {
          "line": 43,
          "column": 5
        },
        "end": {
          "line": 43,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 1115,
      "end": 1118,
      "loc": {
        "start": {
          "line": 43,
          "column": 13
        },
        "end": {
          "line": 43,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1119,
      "end": 1120,
      "loc": {
        "start": {
          "line": 43,
          "column": 17
        },
        "end": {
          "line": 43,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1120,
      "end": 1121,
      "loc": {
        "start": {
          "line": 43,
          "column": 18
        },
        "end": {
          "line": 43,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_y",
      "start": 1121,
      "end": 1123,
      "loc": {
        "start": {
          "line": 43,
          "column": 19
        },
        "end": {
          "line": 43,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1124,
      "end": 1126,
      "loc": {
        "start": {
          "line": 43,
          "column": 22
        },
        "end": {
          "line": 43,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1130,
      "end": 1131,
      "loc": {
        "start": {
          "line": 44,
          "column": 3
        },
        "end": {
          "line": 44,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1131,
      "end": 1132,
      "loc": {
        "start": {
          "line": 44,
          "column": 4
        },
        "end": {
          "line": 44,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 1132,
      "end": 1137,
      "loc": {
        "start": {
          "line": 44,
          "column": 5
        },
        "end": {
          "line": 44,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 1140,
      "end": 1143,
      "loc": {
        "start": {
          "line": 44,
          "column": 13
        },
        "end": {
          "line": 44,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1144,
      "end": 1145,
      "loc": {
        "start": {
          "line": 44,
          "column": 17
        },
        "end": {
          "line": 44,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1145,
      "end": 1146,
      "loc": {
        "start": {
          "line": 44,
          "column": 18
        },
        "end": {
          "line": 44,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_angle",
      "start": 1146,
      "end": 1152,
      "loc": {
        "start": {
          "line": 44,
          "column": 19
        },
        "end": {
          "line": 44,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1153,
      "end": 1155,
      "loc": {
        "start": {
          "line": 44,
          "column": 26
        },
        "end": {
          "line": 44,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1159,
      "end": 1160,
      "loc": {
        "start": {
          "line": 45,
          "column": 3
        },
        "end": {
          "line": 45,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1160,
      "end": 1161,
      "loc": {
        "start": {
          "line": 45,
          "column": 4
        },
        "end": {
          "line": 45,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scale_x",
      "start": 1161,
      "end": 1168,
      "loc": {
        "start": {
          "line": 45,
          "column": 5
        },
        "end": {
          "line": 45,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 1169,
      "end": 1172,
      "loc": {
        "start": {
          "line": 45,
          "column": 13
        },
        "end": {
          "line": 45,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1173,
      "end": 1174,
      "loc": {
        "start": {
          "line": 45,
          "column": 17
        },
        "end": {
          "line": 45,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1174,
      "end": 1175,
      "loc": {
        "start": {
          "line": 45,
          "column": 18
        },
        "end": {
          "line": 45,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_scale_x",
      "start": 1175,
      "end": 1183,
      "loc": {
        "start": {
          "line": 45,
          "column": 19
        },
        "end": {
          "line": 45,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1184,
      "end": 1186,
      "loc": {
        "start": {
          "line": 45,
          "column": 28
        },
        "end": {
          "line": 45,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1190,
      "end": 1191,
      "loc": {
        "start": {
          "line": 46,
          "column": 3
        },
        "end": {
          "line": 46,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1191,
      "end": 1192,
      "loc": {
        "start": {
          "line": 46,
          "column": 4
        },
        "end": {
          "line": 46,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scale_y",
      "start": 1192,
      "end": 1199,
      "loc": {
        "start": {
          "line": 46,
          "column": 5
        },
        "end": {
          "line": 46,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 1200,
      "end": 1203,
      "loc": {
        "start": {
          "line": 46,
          "column": 13
        },
        "end": {
          "line": 46,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1204,
      "end": 1205,
      "loc": {
        "start": {
          "line": 46,
          "column": 17
        },
        "end": {
          "line": 46,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1205,
      "end": 1206,
      "loc": {
        "start": {
          "line": 46,
          "column": 18
        },
        "end": {
          "line": 46,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_scale_y",
      "start": 1206,
      "end": 1214,
      "loc": {
        "start": {
          "line": 46,
          "column": 19
        },
        "end": {
          "line": 46,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1217,
      "end": 1218,
      "loc": {
        "start": {
          "line": 47,
          "column": 2
        },
        "end": {
          "line": 47,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1219,
      "end": 1220,
      "loc": {
        "start": {
          "line": 47,
          "column": 4
        },
        "end": {
          "line": 47,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1224,
      "end": 1225,
      "loc": {
        "start": {
          "line": 48,
          "column": 3
        },
        "end": {
          "line": 48,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1225,
      "end": 1226,
      "loc": {
        "start": {
          "line": 48,
          "column": 4
        },
        "end": {
          "line": 48,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_calculateCoords",
      "start": 1226,
      "end": 1242,
      "loc": {
        "start": {
          "line": 48,
          "column": 5
        },
        "end": {
          "line": 48,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1242,
      "end": 1243,
      "loc": {
        "start": {
          "line": 48,
          "column": 21
        },
        "end": {
          "line": 48,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1243,
      "end": 1244,
      "loc": {
        "start": {
          "line": 48,
          "column": 22
        },
        "end": {
          "line": 48,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1244,
      "end": 1245,
      "loc": {
        "start": {
          "line": 48,
          "column": 23
        },
        "end": {
          "line": 48,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1248,
      "end": 1249,
      "loc": {
        "start": {
          "line": 49,
          "column": 2
        },
        "end": {
          "line": 49,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1251,
      "end": 1252,
      "loc": {
        "start": {
          "line": 50,
          "column": 1
        },
        "end": {
          "line": 50,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1255,
      "end": 1257,
      "loc": {
        "start": {
          "line": 52,
          "column": 1
        },
        "end": {
          "line": 52,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1257,
      "end": 1258,
      "loc": {
        "start": {
          "line": 52,
          "column": 3
        },
        "end": {
          "line": 52,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 1258,
      "end": 1259,
      "loc": {
        "start": {
          "line": 52,
          "column": 4
        },
        "end": {
          "line": 52,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "aabb",
      "start": 1259,
      "end": 1263,
      "loc": {
        "start": {
          "line": 52,
          "column": 5
        },
        "end": {
          "line": 52,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1264,
      "end": 1266,
      "loc": {
        "start": {
          "line": 52,
          "column": 10
        },
        "end": {
          "line": 52,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "aabbAABB",
      "start": 1267,
      "end": 1275,
      "loc": {
        "start": {
          "line": 52,
          "column": 13
        },
        "end": {
          "line": 52,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1275,
      "end": 1276,
      "loc": {
        "start": {
          "line": 52,
          "column": 21
        },
        "end": {
          "line": 52,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 1276,
      "end": 1277,
      "loc": {
        "start": {
          "line": 52,
          "column": 22
        },
        "end": {
          "line": 52,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1277,
      "end": 1278,
      "loc": {
        "start": {
          "line": 52,
          "column": 23
        },
        "end": {
          "line": 52,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1279,
      "end": 1280,
      "loc": {
        "start": {
          "line": 52,
          "column": 25
        },
        "end": {
          "line": 52,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1280,
      "end": 1281,
      "loc": {
        "start": {
          "line": 52,
          "column": 26
        },
        "end": {
          "line": 52,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1281,
      "end": 1282,
      "loc": {
        "start": {
          "line": 52,
          "column": 27
        },
        "end": {
          "line": 52,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1283,
      "end": 1284,
      "loc": {
        "start": {
          "line": 52,
          "column": 29
        },
        "end": {
          "line": 52,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1287,
      "end": 1289,
      "loc": {
        "start": {
          "line": 53,
          "column": 2
        },
        "end": {
          "line": 53,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1289,
      "end": 1290,
      "loc": {
        "start": {
          "line": 53,
          "column": 4
        },
        "end": {
          "line": 53,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 1290,
      "end": 1299,
      "loc": {
        "start": {
          "line": 53,
          "column": 5
        },
        "end": {
          "line": 53,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1300,
      "end": 1302,
      "loc": {
        "start": {
          "line": 53,
          "column": 15
        },
        "end": {
          "line": 53,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 1303,
      "end": 1304,
      "loc": {
        "start": {
          "line": 53,
          "column": 18
        },
        "end": {
          "line": 53,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1304,
      "end": 1305,
      "loc": {
        "start": {
          "line": 53,
          "column": 19
        },
        "end": {
          "line": 53,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_dirty_normals",
      "start": 1305,
      "end": 1319,
      "loc": {
        "start": {
          "line": 53,
          "column": 20
        },
        "end": {
          "line": 53,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1319,
      "end": 1320,
      "loc": {
        "start": {
          "line": 53,
          "column": 34
        },
        "end": {
          "line": 53,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1321,
      "end": 1322,
      "loc": {
        "start": {
          "line": 53,
          "column": 36
        },
        "end": {
          "line": 53,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 1326,
      "end": 1327,
      "loc": {
        "start": {
          "line": 54,
          "column": 3
        },
        "end": {
          "line": 54,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1327,
      "end": 1328,
      "loc": {
        "start": {
          "line": 54,
          "column": 4
        },
        "end": {
          "line": 54,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_calculateNormals",
      "start": 1328,
      "end": 1345,
      "loc": {
        "start": {
          "line": 54,
          "column": 5
        },
        "end": {
          "line": 54,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1345,
      "end": 1346,
      "loc": {
        "start": {
          "line": 54,
          "column": 22
        },
        "end": {
          "line": 54,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1346,
      "end": 1347,
      "loc": {
        "start": {
          "line": 54,
          "column": 23
        },
        "end": {
          "line": 54,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1347,
      "end": 1348,
      "loc": {
        "start": {
          "line": 54,
          "column": 24
        },
        "end": {
          "line": 54,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1351,
      "end": 1352,
      "loc": {
        "start": {
          "line": 55,
          "column": 2
        },
        "end": {
          "line": 55,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1356,
      "end": 1358,
      "loc": {
        "start": {
          "line": 57,
          "column": 2
        },
        "end": {
          "line": 57,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1358,
      "end": 1359,
      "loc": {
        "start": {
          "line": 57,
          "column": 4
        },
        "end": {
          "line": 57,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 1359,
      "end": 1368,
      "loc": {
        "start": {
          "line": 57,
          "column": 5
        },
        "end": {
          "line": 57,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1369,
      "end": 1371,
      "loc": {
        "start": {
          "line": 57,
          "column": 15
        },
        "end": {
          "line": 57,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1372,
      "end": 1373,
      "loc": {
        "start": {
          "line": 57,
          "column": 18
        },
        "end": {
          "line": 57,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1373,
      "end": 1374,
      "loc": {
        "start": {
          "line": 57,
          "column": 19
        },
        "end": {
          "line": 57,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_dirty_normals",
      "start": 1374,
      "end": 1388,
      "loc": {
        "start": {
          "line": 57,
          "column": 20
        },
        "end": {
          "line": 57,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1388,
      "end": 1389,
      "loc": {
        "start": {
          "line": 57,
          "column": 34
        },
        "end": {
          "line": 57,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1390,
      "end": 1391,
      "loc": {
        "start": {
          "line": 57,
          "column": 36
        },
        "end": {
          "line": 57,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1395,
      "end": 1396,
      "loc": {
        "start": {
          "line": 58,
          "column": 3
        },
        "end": {
          "line": 58,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1396,
      "end": 1397,
      "loc": {
        "start": {
          "line": 58,
          "column": 4
        },
        "end": {
          "line": 58,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_calculateNormals",
      "start": 1397,
      "end": 1414,
      "loc": {
        "start": {
          "line": 58,
          "column": 5
        },
        "end": {
          "line": 58,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1414,
      "end": 1415,
      "loc": {
        "start": {
          "line": 58,
          "column": 22
        },
        "end": {
          "line": 58,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1415,
      "end": 1416,
      "loc": {
        "start": {
          "line": 58,
          "column": 23
        },
        "end": {
          "line": 58,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1416,
      "end": 1417,
      "loc": {
        "start": {
          "line": 58,
          "column": 24
        },
        "end": {
          "line": 58,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1420,
      "end": 1421,
      "loc": {
        "start": {
          "line": 59,
          "column": 2
        },
        "end": {
          "line": 59,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "collision",
      "start": 1425,
      "end": 1434,
      "loc": {
        "start": {
          "line": 61,
          "column": 2
        },
        "end": {
          "line": 61,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1435,
      "end": 1436,
      "loc": {
        "start": {
          "line": 61,
          "column": 12
        },
        "end": {
          "line": 61,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1437,
      "end": 1438,
      "loc": {
        "start": {
          "line": 61,
          "column": 14
        },
        "end": {
          "line": 61,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 1442,
      "end": 1451,
      "loc": {
        "start": {
          "line": 62,
          "column": 3
        },
        "end": {
          "line": 62,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1452,
      "end": 1454,
      "loc": {
        "start": {
          "line": 62,
          "column": 13
        },
        "end": {
          "line": 62,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 1455,
      "end": 1464,
      "loc": {
        "start": {
          "line": 62,
          "column": 16
        },
        "end": {
          "line": 62,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1465,
      "end": 1466,
      "loc": {
        "start": {
          "line": 62,
          "column": 26
        },
        "end": {
          "line": 62,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "polygonPolygon",
      "start": 1467,
      "end": 1481,
      "loc": {
        "start": {
          "line": 62,
          "column": 28
        },
        "end": {
          "line": 62,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1481,
      "end": 1482,
      "loc": {
        "start": {
          "line": 62,
          "column": 42
        },
        "end": {
          "line": 62,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 1482,
      "end": 1483,
      "loc": {
        "start": {
          "line": 62,
          "column": 43
        },
        "end": {
          "line": 62,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1483,
      "end": 1484,
      "loc": {
        "start": {
          "line": 62,
          "column": 44
        },
        "end": {
          "line": 62,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1485,
      "end": 1486,
      "loc": {
        "start": {
          "line": 62,
          "column": 46
        },
        "end": {
          "line": 62,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1486,
      "end": 1487,
      "loc": {
        "start": {
          "line": 62,
          "column": 47
        },
        "end": {
          "line": 62,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 1488,
      "end": 1494,
      "loc": {
        "start": {
          "line": 62,
          "column": 49
        },
        "end": {
          "line": 62,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1494,
      "end": 1495,
      "loc": {
        "start": {
          "line": 62,
          "column": 55
        },
        "end": {
          "line": 62,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1496,
      "end": 1497,
      "loc": {
        "start": {
          "line": 62,
          "column": 57
        },
        "end": {
          "line": 62,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 1501,
      "end": 1510,
      "loc": {
        "start": {
          "line": 63,
          "column": 3
        },
        "end": {
          "line": 63,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1511,
      "end": 1512,
      "loc": {
        "start": {
          "line": 63,
          "column": 13
        },
        "end": {
          "line": 63,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "polygonCircle",
      "start": 1513,
      "end": 1526,
      "loc": {
        "start": {
          "line": 63,
          "column": 15
        },
        "end": {
          "line": 63,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1526,
      "end": 1527,
      "loc": {
        "start": {
          "line": 63,
          "column": 28
        },
        "end": {
          "line": 63,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 1527,
      "end": 1528,
      "loc": {
        "start": {
          "line": 63,
          "column": 29
        },
        "end": {
          "line": 63,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1528,
      "end": 1529,
      "loc": {
        "start": {
          "line": 63,
          "column": 30
        },
        "end": {
          "line": 63,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1530,
      "end": 1531,
      "loc": {
        "start": {
          "line": 63,
          "column": 32
        },
        "end": {
          "line": 63,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1531,
      "end": 1532,
      "loc": {
        "start": {
          "line": 63,
          "column": 33
        },
        "end": {
          "line": 63,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 1533,
      "end": 1539,
      "loc": {
        "start": {
          "line": 63,
          "column": 35
        },
        "end": {
          "line": 63,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1539,
      "end": 1540,
      "loc": {
        "start": {
          "line": 63,
          "column": 41
        },
        "end": {
          "line": 63,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 1541,
      "end": 1546,
      "loc": {
        "start": {
          "line": 63,
          "column": 43
        },
        "end": {
          "line": 63,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1546,
      "end": 1547,
      "loc": {
        "start": {
          "line": 63,
          "column": 48
        },
        "end": {
          "line": 63,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1548,
      "end": 1549,
      "loc": {
        "start": {
          "line": 63,
          "column": 50
        },
        "end": {
          "line": 63,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 1553,
      "end": 1562,
      "loc": {
        "start": {
          "line": 64,
          "column": 3
        },
        "end": {
          "line": 64,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1563,
      "end": 1564,
      "loc": {
        "start": {
          "line": 64,
          "column": 13
        },
        "end": {
          "line": 64,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "polygonCircle",
      "start": 1565,
      "end": 1578,
      "loc": {
        "start": {
          "line": 64,
          "column": 15
        },
        "end": {
          "line": 64,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1578,
      "end": 1579,
      "loc": {
        "start": {
          "line": 64,
          "column": 28
        },
        "end": {
          "line": 64,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1579,
      "end": 1580,
      "loc": {
        "start": {
          "line": 64,
          "column": 29
        },
        "end": {
          "line": 64,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1580,
      "end": 1581,
      "loc": {
        "start": {
          "line": 64,
          "column": 30
        },
        "end": {
          "line": 64,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 1582,
      "end": 1583,
      "loc": {
        "start": {
          "line": 64,
          "column": 32
        },
        "end": {
          "line": 64,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1583,
      "end": 1584,
      "loc": {
        "start": {
          "line": 64,
          "column": 33
        },
        "end": {
          "line": 64,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 1585,
      "end": 1591,
      "loc": {
        "start": {
          "line": 64,
          "column": 35
        },
        "end": {
          "line": 64,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1591,
      "end": 1592,
      "loc": {
        "start": {
          "line": 64,
          "column": 41
        },
        "end": {
          "line": 64,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 1593,
      "end": 1597,
      "loc": {
        "start": {
          "line": 64,
          "column": 43
        },
        "end": {
          "line": 64,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1597,
      "end": 1598,
      "loc": {
        "start": {
          "line": 64,
          "column": 47
        },
        "end": {
          "line": 64,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1599,
      "end": 1600,
      "loc": {
        "start": {
          "line": 64,
          "column": 49
        },
        "end": {
          "line": 64,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "circleCircle",
      "start": 1604,
      "end": 1616,
      "loc": {
        "start": {
          "line": 65,
          "column": 3
        },
        "end": {
          "line": 65,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1616,
      "end": 1617,
      "loc": {
        "start": {
          "line": 65,
          "column": 15
        },
        "end": {
          "line": 65,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 1617,
      "end": 1618,
      "loc": {
        "start": {
          "line": 65,
          "column": 16
        },
        "end": {
          "line": 65,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1618,
      "end": 1619,
      "loc": {
        "start": {
          "line": 65,
          "column": 17
        },
        "end": {
          "line": 65,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1620,
      "end": 1621,
      "loc": {
        "start": {
          "line": 65,
          "column": 19
        },
        "end": {
          "line": 65,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1621,
      "end": 1622,
      "loc": {
        "start": {
          "line": 65,
          "column": 20
        },
        "end": {
          "line": 65,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 1623,
      "end": 1629,
      "loc": {
        "start": {
          "line": 65,
          "column": 22
        },
        "end": {
          "line": 65,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1629,
      "end": 1630,
      "loc": {
        "start": {
          "line": 65,
          "column": 28
        },
        "end": {
          "line": 65,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1633,
      "end": 1634,
      "loc": {
        "start": {
          "line": 66,
          "column": 2
        },
        "end": {
          "line": 66,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1634,
      "end": 1635,
      "loc": {
        "start": {
          "line": 66,
          "column": 3
        },
        "end": {
          "line": 66,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1637,
      "end": 1638,
      "loc": {
        "start": {
          "line": 67,
          "column": 1
        },
        "end": {
          "line": 67,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1641,
      "end": 1643,
      "loc": {
        "start": {
          "line": 69,
          "column": 1
        },
        "end": {
          "line": 69,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1643,
      "end": 1644,
      "loc": {
        "start": {
          "line": 69,
          "column": 3
        },
        "end": {
          "line": 69,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 1644,
      "end": 1650,
      "loc": {
        "start": {
          "line": 69,
          "column": 4
        },
        "end": {
          "line": 69,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1650,
      "end": 1651,
      "loc": {
        "start": {
          "line": 69,
          "column": 10
        },
        "end": {
          "line": 69,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1652,
      "end": 1653,
      "loc": {
        "start": {
          "line": 69,
          "column": 12
        },
        "end": {
          "line": 69,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 1656,
      "end": 1662,
      "loc": {
        "start": {
          "line": 70,
          "column": 2
        },
        "end": {
          "line": 70,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1662,
      "end": 1663,
      "loc": {
        "start": {
          "line": 70,
          "column": 8
        },
        "end": {
          "line": 70,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "collision",
      "start": 1663,
      "end": 1672,
      "loc": {
        "start": {
          "line": 70,
          "column": 9
        },
        "end": {
          "line": 70,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1673,
      "end": 1674,
      "loc": {
        "start": {
          "line": 70,
          "column": 19
        },
        "end": {
          "line": 70,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "collision",
      "start": 1675,
      "end": 1684,
      "loc": {
        "start": {
          "line": 70,
          "column": 21
        },
        "end": {
          "line": 70,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1684,
      "end": 1685,
      "loc": {
        "start": {
          "line": 70,
          "column": 30
        },
        "end": {
          "line": 70,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1687,
      "end": 1688,
      "loc": {
        "start": {
          "line": 71,
          "column": 1
        },
        "end": {
          "line": 71,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 1691,
      "end": 1697,
      "loc": {
        "start": {
          "line": 73,
          "column": 1
        },
        "end": {
          "line": 73,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "collision",
      "start": 1698,
      "end": 1707,
      "loc": {
        "start": {
          "line": 73,
          "column": 8
        },
        "end": {
          "line": 73,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1707,
      "end": 1708,
      "loc": {
        "start": {
          "line": 73,
          "column": 17
        },
        "end": {
          "line": 73,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1709,
      "end": 1710,
      "loc": {
        "start": {
          "line": 74,
          "column": 0
        },
        "end": {
          "line": 74,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1710,
      "end": 1711,
      "loc": {
        "start": {
          "line": 74,
          "column": 1
        },
        "end": {
          "line": 74,
          "column": 2
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if two bodies' axis aligned bounding boxes are colliding\n * @param {Circle|Polygon|Point} a The source body to test\n * @param {Circle|Polygon|Point} b The target body to test against\n ",
      "start": 1713,
      "end": 1917,
      "loc": {
        "start": {
          "line": 76,
          "column": 0
        },
        "end": {
          "line": 80,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "function",
        "keyword": "function",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "function",
      "start": 1918,
      "end": 1926,
      "loc": {
        "start": {
          "line": 81,
          "column": 0
        },
        "end": {
          "line": 81,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "aabbAABB",
      "start": 1927,
      "end": 1935,
      "loc": {
        "start": {
          "line": 81,
          "column": 9
        },
        "end": {
          "line": 81,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1935,
      "end": 1936,
      "loc": {
        "start": {
          "line": 81,
          "column": 17
        },
        "end": {
          "line": 81,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 1936,
      "end": 1937,
      "loc": {
        "start": {
          "line": 81,
          "column": 18
        },
        "end": {
          "line": 81,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1937,
      "end": 1938,
      "loc": {
        "start": {
          "line": 81,
          "column": 19
        },
        "end": {
          "line": 81,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 1939,
      "end": 1940,
      "loc": {
        "start": {
          "line": 81,
          "column": 21
        },
        "end": {
          "line": 81,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1940,
      "end": 1941,
      "loc": {
        "start": {
          "line": 81,
          "column": 22
        },
        "end": {
          "line": 81,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1942,
      "end": 1943,
      "loc": {
        "start": {
          "line": 81,
          "column": 24
        },
        "end": {
          "line": 81,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1945,
      "end": 1950,
      "loc": {
        "start": {
          "line": 82,
          "column": 1
        },
        "end": {
          "line": 82,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 1951,
      "end": 1960,
      "loc": {
        "start": {
          "line": 82,
          "column": 7
        },
        "end": {
          "line": 82,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1961,
      "end": 1962,
      "loc": {
        "start": {
          "line": 82,
          "column": 17
        },
        "end": {
          "line": 82,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 1963,
      "end": 1964,
      "loc": {
        "start": {
          "line": 82,
          "column": 19
        },
        "end": {
          "line": 82,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1964,
      "end": 1965,
      "loc": {
        "start": {
          "line": 82,
          "column": 20
        },
        "end": {
          "line": 82,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_polygon",
      "start": 1965,
      "end": 1973,
      "loc": {
        "start": {
          "line": 82,
          "column": 21
        },
        "end": {
          "line": 82,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1973,
      "end": 1974,
      "loc": {
        "start": {
          "line": 82,
          "column": 29
        },
        "end": {
          "line": 82,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 1976,
      "end": 1981,
      "loc": {
        "start": {
          "line": 83,
          "column": 1
        },
        "end": {
          "line": 83,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_x",
      "start": 1982,
      "end": 1985,
      "loc": {
        "start": {
          "line": 83,
          "column": 7
        },
        "end": {
          "line": 83,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1992,
      "end": 1993,
      "loc": {
        "start": {
          "line": 83,
          "column": 17
        },
        "end": {
          "line": 83,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 1994,
      "end": 2003,
      "loc": {
        "start": {
          "line": 83,
          "column": 19
        },
        "end": {
          "line": 83,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2004,
      "end": 2005,
      "loc": {
        "start": {
          "line": 83,
          "column": 29
        },
        "end": {
          "line": 83,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2006,
      "end": 2007,
      "loc": {
        "start": {
          "line": 83,
          "column": 31
        },
        "end": {
          "line": 83,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2008,
      "end": 2009,
      "loc": {
        "start": {
          "line": 83,
          "column": 33
        },
        "end": {
          "line": 83,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 2010,
      "end": 2011,
      "loc": {
        "start": {
          "line": 83,
          "column": 35
        },
        "end": {
          "line": 83,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2011,
      "end": 2012,
      "loc": {
        "start": {
          "line": 83,
          "column": 36
        },
        "end": {
          "line": 83,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 2012,
      "end": 2013,
      "loc": {
        "start": {
          "line": 83,
          "column": 37
        },
        "end": {
          "line": 83,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2013,
      "end": 2014,
      "loc": {
        "start": {
          "line": 83,
          "column": 38
        },
        "end": {
          "line": 83,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2016,
      "end": 2021,
      "loc": {
        "start": {
          "line": 84,
          "column": 1
        },
        "end": {
          "line": 84,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_y",
      "start": 2022,
      "end": 2025,
      "loc": {
        "start": {
          "line": 84,
          "column": 7
        },
        "end": {
          "line": 84,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2032,
      "end": 2033,
      "loc": {
        "start": {
          "line": 84,
          "column": 17
        },
        "end": {
          "line": 84,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 2034,
      "end": 2043,
      "loc": {
        "start": {
          "line": 84,
          "column": 19
        },
        "end": {
          "line": 84,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2044,
      "end": 2045,
      "loc": {
        "start": {
          "line": 84,
          "column": 29
        },
        "end": {
          "line": 84,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2046,
      "end": 2047,
      "loc": {
        "start": {
          "line": 84,
          "column": 31
        },
        "end": {
          "line": 84,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2048,
      "end": 2049,
      "loc": {
        "start": {
          "line": 84,
          "column": 33
        },
        "end": {
          "line": 84,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 2050,
      "end": 2051,
      "loc": {
        "start": {
          "line": 84,
          "column": 35
        },
        "end": {
          "line": 84,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2051,
      "end": 2052,
      "loc": {
        "start": {
          "line": 84,
          "column": 36
        },
        "end": {
          "line": 84,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 2052,
      "end": 2053,
      "loc": {
        "start": {
          "line": 84,
          "column": 37
        },
        "end": {
          "line": 84,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2053,
      "end": 2054,
      "loc": {
        "start": {
          "line": 84,
          "column": 38
        },
        "end": {
          "line": 84,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2056,
      "end": 2061,
      "loc": {
        "start": {
          "line": 85,
          "column": 1
        },
        "end": {
          "line": 85,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_radius",
      "start": 2062,
      "end": 2070,
      "loc": {
        "start": {
          "line": 85,
          "column": 7
        },
        "end": {
          "line": 85,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2072,
      "end": 2073,
      "loc": {
        "start": {
          "line": 85,
          "column": 17
        },
        "end": {
          "line": 85,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 2074,
      "end": 2083,
      "loc": {
        "start": {
          "line": 85,
          "column": 19
        },
        "end": {
          "line": 85,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2084,
      "end": 2085,
      "loc": {
        "start": {
          "line": 85,
          "column": 29
        },
        "end": {
          "line": 85,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2086,
      "end": 2087,
      "loc": {
        "start": {
          "line": 85,
          "column": 31
        },
        "end": {
          "line": 85,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2088,
      "end": 2089,
      "loc": {
        "start": {
          "line": 85,
          "column": 33
        },
        "end": {
          "line": 85,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 2090,
      "end": 2091,
      "loc": {
        "start": {
          "line": 85,
          "column": 35
        },
        "end": {
          "line": 85,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2091,
      "end": 2092,
      "loc": {
        "start": {
          "line": 85,
          "column": 36
        },
        "end": {
          "line": 85,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 2092,
      "end": 2098,
      "loc": {
        "start": {
          "line": 85,
          "column": 37
        },
        "end": {
          "line": 85,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 2099,
      "end": 2100,
      "loc": {
        "start": {
          "line": 85,
          "column": 44
        },
        "end": {
          "line": 85,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 2101,
      "end": 2102,
      "loc": {
        "start": {
          "line": 85,
          "column": 46
        },
        "end": {
          "line": 85,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2102,
      "end": 2103,
      "loc": {
        "start": {
          "line": 85,
          "column": 47
        },
        "end": {
          "line": 85,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scale",
      "start": 2103,
      "end": 2108,
      "loc": {
        "start": {
          "line": 85,
          "column": 48
        },
        "end": {
          "line": 85,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2108,
      "end": 2109,
      "loc": {
        "start": {
          "line": 85,
          "column": 53
        },
        "end": {
          "line": 85,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2111,
      "end": 2116,
      "loc": {
        "start": {
          "line": 86,
          "column": 1
        },
        "end": {
          "line": 86,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_min_x",
      "start": 2117,
      "end": 2124,
      "loc": {
        "start": {
          "line": 86,
          "column": 7
        },
        "end": {
          "line": 86,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2127,
      "end": 2128,
      "loc": {
        "start": {
          "line": 86,
          "column": 17
        },
        "end": {
          "line": 86,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 2129,
      "end": 2138,
      "loc": {
        "start": {
          "line": 86,
          "column": 19
        },
        "end": {
          "line": 86,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2139,
      "end": 2140,
      "loc": {
        "start": {
          "line": 86,
          "column": 29
        },
        "end": {
          "line": 86,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 2141,
      "end": 2142,
      "loc": {
        "start": {
          "line": 86,
          "column": 31
        },
        "end": {
          "line": 86,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2142,
      "end": 2143,
      "loc": {
        "start": {
          "line": 86,
          "column": 32
        },
        "end": {
          "line": 86,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_min_x",
      "start": 2143,
      "end": 2149,
      "loc": {
        "start": {
          "line": 86,
          "column": 33
        },
        "end": {
          "line": 86,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2150,
      "end": 2151,
      "loc": {
        "start": {
          "line": 86,
          "column": 40
        },
        "end": {
          "line": 86,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_x",
      "start": 2152,
      "end": 2155,
      "loc": {
        "start": {
          "line": 86,
          "column": 42
        },
        "end": {
          "line": 86,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 2156,
      "end": 2157,
      "loc": {
        "start": {
          "line": 86,
          "column": 46
        },
        "end": {
          "line": 86,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_radius",
      "start": 2158,
      "end": 2166,
      "loc": {
        "start": {
          "line": 86,
          "column": 48
        },
        "end": {
          "line": 86,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2166,
      "end": 2167,
      "loc": {
        "start": {
          "line": 86,
          "column": 56
        },
        "end": {
          "line": 86,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2169,
      "end": 2174,
      "loc": {
        "start": {
          "line": 87,
          "column": 1
        },
        "end": {
          "line": 87,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_min_y",
      "start": 2175,
      "end": 2182,
      "loc": {
        "start": {
          "line": 87,
          "column": 7
        },
        "end": {
          "line": 87,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2185,
      "end": 2186,
      "loc": {
        "start": {
          "line": 87,
          "column": 17
        },
        "end": {
          "line": 87,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 2187,
      "end": 2196,
      "loc": {
        "start": {
          "line": 87,
          "column": 19
        },
        "end": {
          "line": 87,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2197,
      "end": 2198,
      "loc": {
        "start": {
          "line": 87,
          "column": 29
        },
        "end": {
          "line": 87,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 2199,
      "end": 2200,
      "loc": {
        "start": {
          "line": 87,
          "column": 31
        },
        "end": {
          "line": 87,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2200,
      "end": 2201,
      "loc": {
        "start": {
          "line": 87,
          "column": 32
        },
        "end": {
          "line": 87,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_min_y",
      "start": 2201,
      "end": 2207,
      "loc": {
        "start": {
          "line": 87,
          "column": 33
        },
        "end": {
          "line": 87,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2208,
      "end": 2209,
      "loc": {
        "start": {
          "line": 87,
          "column": 40
        },
        "end": {
          "line": 87,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_y",
      "start": 2210,
      "end": 2213,
      "loc": {
        "start": {
          "line": 87,
          "column": 42
        },
        "end": {
          "line": 87,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 2214,
      "end": 2215,
      "loc": {
        "start": {
          "line": 87,
          "column": 46
        },
        "end": {
          "line": 87,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_radius",
      "start": 2216,
      "end": 2224,
      "loc": {
        "start": {
          "line": 87,
          "column": 48
        },
        "end": {
          "line": 87,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2224,
      "end": 2225,
      "loc": {
        "start": {
          "line": 87,
          "column": 56
        },
        "end": {
          "line": 87,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2227,
      "end": 2232,
      "loc": {
        "start": {
          "line": 88,
          "column": 1
        },
        "end": {
          "line": 88,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_max_x",
      "start": 2233,
      "end": 2240,
      "loc": {
        "start": {
          "line": 88,
          "column": 7
        },
        "end": {
          "line": 88,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2243,
      "end": 2244,
      "loc": {
        "start": {
          "line": 88,
          "column": 17
        },
        "end": {
          "line": 88,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 2245,
      "end": 2254,
      "loc": {
        "start": {
          "line": 88,
          "column": 19
        },
        "end": {
          "line": 88,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2255,
      "end": 2256,
      "loc": {
        "start": {
          "line": 88,
          "column": 29
        },
        "end": {
          "line": 88,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 2257,
      "end": 2258,
      "loc": {
        "start": {
          "line": 88,
          "column": 31
        },
        "end": {
          "line": 88,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2258,
      "end": 2259,
      "loc": {
        "start": {
          "line": 88,
          "column": 32
        },
        "end": {
          "line": 88,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_max_x",
      "start": 2259,
      "end": 2265,
      "loc": {
        "start": {
          "line": 88,
          "column": 33
        },
        "end": {
          "line": 88,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2266,
      "end": 2267,
      "loc": {
        "start": {
          "line": 88,
          "column": 40
        },
        "end": {
          "line": 88,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_x",
      "start": 2268,
      "end": 2271,
      "loc": {
        "start": {
          "line": 88,
          "column": 42
        },
        "end": {
          "line": 88,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2272,
      "end": 2273,
      "loc": {
        "start": {
          "line": 88,
          "column": 46
        },
        "end": {
          "line": 88,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_radius",
      "start": 2274,
      "end": 2282,
      "loc": {
        "start": {
          "line": 88,
          "column": 48
        },
        "end": {
          "line": 88,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2282,
      "end": 2283,
      "loc": {
        "start": {
          "line": 88,
          "column": 56
        },
        "end": {
          "line": 88,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2285,
      "end": 2290,
      "loc": {
        "start": {
          "line": 89,
          "column": 1
        },
        "end": {
          "line": 89,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_max_y",
      "start": 2291,
      "end": 2298,
      "loc": {
        "start": {
          "line": 89,
          "column": 7
        },
        "end": {
          "line": 89,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2301,
      "end": 2302,
      "loc": {
        "start": {
          "line": 89,
          "column": 17
        },
        "end": {
          "line": 89,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_polygon",
      "start": 2303,
      "end": 2312,
      "loc": {
        "start": {
          "line": 89,
          "column": 19
        },
        "end": {
          "line": 89,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2313,
      "end": 2314,
      "loc": {
        "start": {
          "line": 89,
          "column": 29
        },
        "end": {
          "line": 89,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 2315,
      "end": 2316,
      "loc": {
        "start": {
          "line": 89,
          "column": 31
        },
        "end": {
          "line": 89,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2316,
      "end": 2317,
      "loc": {
        "start": {
          "line": 89,
          "column": 32
        },
        "end": {
          "line": 89,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_max_y",
      "start": 2317,
      "end": 2323,
      "loc": {
        "start": {
          "line": 89,
          "column": 33
        },
        "end": {
          "line": 89,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2324,
      "end": 2325,
      "loc": {
        "start": {
          "line": 89,
          "column": 40
        },
        "end": {
          "line": 89,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_y",
      "start": 2326,
      "end": 2329,
      "loc": {
        "start": {
          "line": 89,
          "column": 42
        },
        "end": {
          "line": 89,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2330,
      "end": 2331,
      "loc": {
        "start": {
          "line": 89,
          "column": 46
        },
        "end": {
          "line": 89,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_radius",
      "start": 2332,
      "end": 2340,
      "loc": {
        "start": {
          "line": 89,
          "column": 48
        },
        "end": {
          "line": 89,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2340,
      "end": 2341,
      "loc": {
        "start": {
          "line": 89,
          "column": 56
        },
        "end": {
          "line": 89,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2344,
      "end": 2349,
      "loc": {
        "start": {
          "line": 91,
          "column": 1
        },
        "end": {
          "line": 91,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 2350,
      "end": 2359,
      "loc": {
        "start": {
          "line": 91,
          "column": 7
        },
        "end": {
          "line": 91,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2360,
      "end": 2361,
      "loc": {
        "start": {
          "line": 91,
          "column": 17
        },
        "end": {
          "line": 91,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 2362,
      "end": 2363,
      "loc": {
        "start": {
          "line": 91,
          "column": 19
        },
        "end": {
          "line": 91,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2363,
      "end": 2364,
      "loc": {
        "start": {
          "line": 91,
          "column": 20
        },
        "end": {
          "line": 91,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_polygon",
      "start": 2364,
      "end": 2372,
      "loc": {
        "start": {
          "line": 91,
          "column": 21
        },
        "end": {
          "line": 91,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2372,
      "end": 2373,
      "loc": {
        "start": {
          "line": 91,
          "column": 29
        },
        "end": {
          "line": 91,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2375,
      "end": 2380,
      "loc": {
        "start": {
          "line": 92,
          "column": 1
        },
        "end": {
          "line": 92,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_x",
      "start": 2381,
      "end": 2384,
      "loc": {
        "start": {
          "line": 92,
          "column": 7
        },
        "end": {
          "line": 92,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2391,
      "end": 2392,
      "loc": {
        "start": {
          "line": 92,
          "column": 17
        },
        "end": {
          "line": 92,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 2393,
      "end": 2402,
      "loc": {
        "start": {
          "line": 92,
          "column": 19
        },
        "end": {
          "line": 92,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2403,
      "end": 2404,
      "loc": {
        "start": {
          "line": 92,
          "column": 29
        },
        "end": {
          "line": 92,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2405,
      "end": 2406,
      "loc": {
        "start": {
          "line": 92,
          "column": 31
        },
        "end": {
          "line": 92,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2407,
      "end": 2408,
      "loc": {
        "start": {
          "line": 92,
          "column": 33
        },
        "end": {
          "line": 92,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 2409,
      "end": 2410,
      "loc": {
        "start": {
          "line": 92,
          "column": 35
        },
        "end": {
          "line": 92,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2410,
      "end": 2411,
      "loc": {
        "start": {
          "line": 92,
          "column": 36
        },
        "end": {
          "line": 92,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 2411,
      "end": 2412,
      "loc": {
        "start": {
          "line": 92,
          "column": 37
        },
        "end": {
          "line": 92,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2412,
      "end": 2413,
      "loc": {
        "start": {
          "line": 92,
          "column": 38
        },
        "end": {
          "line": 92,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2415,
      "end": 2420,
      "loc": {
        "start": {
          "line": 93,
          "column": 1
        },
        "end": {
          "line": 93,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_y",
      "start": 2421,
      "end": 2424,
      "loc": {
        "start": {
          "line": 93,
          "column": 7
        },
        "end": {
          "line": 93,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2431,
      "end": 2432,
      "loc": {
        "start": {
          "line": 93,
          "column": 17
        },
        "end": {
          "line": 93,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 2433,
      "end": 2442,
      "loc": {
        "start": {
          "line": 93,
          "column": 19
        },
        "end": {
          "line": 93,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2443,
      "end": 2444,
      "loc": {
        "start": {
          "line": 93,
          "column": 29
        },
        "end": {
          "line": 93,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2445,
      "end": 2446,
      "loc": {
        "start": {
          "line": 93,
          "column": 31
        },
        "end": {
          "line": 93,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2447,
      "end": 2448,
      "loc": {
        "start": {
          "line": 93,
          "column": 33
        },
        "end": {
          "line": 93,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 2449,
      "end": 2450,
      "loc": {
        "start": {
          "line": 93,
          "column": 35
        },
        "end": {
          "line": 93,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2450,
      "end": 2451,
      "loc": {
        "start": {
          "line": 93,
          "column": 36
        },
        "end": {
          "line": 93,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 2451,
      "end": 2452,
      "loc": {
        "start": {
          "line": 93,
          "column": 37
        },
        "end": {
          "line": 93,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2452,
      "end": 2453,
      "loc": {
        "start": {
          "line": 93,
          "column": 38
        },
        "end": {
          "line": 93,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2455,
      "end": 2460,
      "loc": {
        "start": {
          "line": 94,
          "column": 1
        },
        "end": {
          "line": 94,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 2461,
      "end": 2469,
      "loc": {
        "start": {
          "line": 94,
          "column": 7
        },
        "end": {
          "line": 94,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2471,
      "end": 2472,
      "loc": {
        "start": {
          "line": 94,
          "column": 17
        },
        "end": {
          "line": 94,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 2473,
      "end": 2482,
      "loc": {
        "start": {
          "line": 94,
          "column": 19
        },
        "end": {
          "line": 94,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2483,
      "end": 2484,
      "loc": {
        "start": {
          "line": 94,
          "column": 29
        },
        "end": {
          "line": 94,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2485,
      "end": 2486,
      "loc": {
        "start": {
          "line": 94,
          "column": 31
        },
        "end": {
          "line": 94,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2487,
      "end": 2488,
      "loc": {
        "start": {
          "line": 94,
          "column": 33
        },
        "end": {
          "line": 94,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 2489,
      "end": 2490,
      "loc": {
        "start": {
          "line": 94,
          "column": 35
        },
        "end": {
          "line": 94,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2490,
      "end": 2491,
      "loc": {
        "start": {
          "line": 94,
          "column": 36
        },
        "end": {
          "line": 94,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 2491,
      "end": 2497,
      "loc": {
        "start": {
          "line": 94,
          "column": 37
        },
        "end": {
          "line": 94,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 2498,
      "end": 2499,
      "loc": {
        "start": {
          "line": 94,
          "column": 44
        },
        "end": {
          "line": 94,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 2500,
      "end": 2501,
      "loc": {
        "start": {
          "line": 94,
          "column": 46
        },
        "end": {
          "line": 94,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2501,
      "end": 2502,
      "loc": {
        "start": {
          "line": 94,
          "column": 47
        },
        "end": {
          "line": 94,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scale",
      "start": 2502,
      "end": 2507,
      "loc": {
        "start": {
          "line": 94,
          "column": 48
        },
        "end": {
          "line": 94,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2507,
      "end": 2508,
      "loc": {
        "start": {
          "line": 94,
          "column": 53
        },
        "end": {
          "line": 94,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2510,
      "end": 2515,
      "loc": {
        "start": {
          "line": 95,
          "column": 1
        },
        "end": {
          "line": 95,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_min_x",
      "start": 2516,
      "end": 2523,
      "loc": {
        "start": {
          "line": 95,
          "column": 7
        },
        "end": {
          "line": 95,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2526,
      "end": 2527,
      "loc": {
        "start": {
          "line": 95,
          "column": 17
        },
        "end": {
          "line": 95,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 2528,
      "end": 2537,
      "loc": {
        "start": {
          "line": 95,
          "column": 19
        },
        "end": {
          "line": 95,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2538,
      "end": 2539,
      "loc": {
        "start": {
          "line": 95,
          "column": 29
        },
        "end": {
          "line": 95,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 2540,
      "end": 2541,
      "loc": {
        "start": {
          "line": 95,
          "column": 31
        },
        "end": {
          "line": 95,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2541,
      "end": 2542,
      "loc": {
        "start": {
          "line": 95,
          "column": 32
        },
        "end": {
          "line": 95,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_min_x",
      "start": 2542,
      "end": 2548,
      "loc": {
        "start": {
          "line": 95,
          "column": 33
        },
        "end": {
          "line": 95,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2549,
      "end": 2550,
      "loc": {
        "start": {
          "line": 95,
          "column": 40
        },
        "end": {
          "line": 95,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_x",
      "start": 2551,
      "end": 2554,
      "loc": {
        "start": {
          "line": 95,
          "column": 42
        },
        "end": {
          "line": 95,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 2555,
      "end": 2556,
      "loc": {
        "start": {
          "line": 95,
          "column": 46
        },
        "end": {
          "line": 95,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 2557,
      "end": 2565,
      "loc": {
        "start": {
          "line": 95,
          "column": 48
        },
        "end": {
          "line": 95,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2565,
      "end": 2566,
      "loc": {
        "start": {
          "line": 95,
          "column": 56
        },
        "end": {
          "line": 95,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2568,
      "end": 2573,
      "loc": {
        "start": {
          "line": 96,
          "column": 1
        },
        "end": {
          "line": 96,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_min_y",
      "start": 2574,
      "end": 2581,
      "loc": {
        "start": {
          "line": 96,
          "column": 7
        },
        "end": {
          "line": 96,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2584,
      "end": 2585,
      "loc": {
        "start": {
          "line": 96,
          "column": 17
        },
        "end": {
          "line": 96,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 2586,
      "end": 2595,
      "loc": {
        "start": {
          "line": 96,
          "column": 19
        },
        "end": {
          "line": 96,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2596,
      "end": 2597,
      "loc": {
        "start": {
          "line": 96,
          "column": 29
        },
        "end": {
          "line": 96,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 2598,
      "end": 2599,
      "loc": {
        "start": {
          "line": 96,
          "column": 31
        },
        "end": {
          "line": 96,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2599,
      "end": 2600,
      "loc": {
        "start": {
          "line": 96,
          "column": 32
        },
        "end": {
          "line": 96,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_min_y",
      "start": 2600,
      "end": 2606,
      "loc": {
        "start": {
          "line": 96,
          "column": 33
        },
        "end": {
          "line": 96,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2607,
      "end": 2608,
      "loc": {
        "start": {
          "line": 96,
          "column": 40
        },
        "end": {
          "line": 96,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_y",
      "start": 2609,
      "end": 2612,
      "loc": {
        "start": {
          "line": 96,
          "column": 42
        },
        "end": {
          "line": 96,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 2613,
      "end": 2614,
      "loc": {
        "start": {
          "line": 96,
          "column": 46
        },
        "end": {
          "line": 96,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 2615,
      "end": 2623,
      "loc": {
        "start": {
          "line": 96,
          "column": 48
        },
        "end": {
          "line": 96,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2623,
      "end": 2624,
      "loc": {
        "start": {
          "line": 96,
          "column": 56
        },
        "end": {
          "line": 96,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2626,
      "end": 2631,
      "loc": {
        "start": {
          "line": 97,
          "column": 1
        },
        "end": {
          "line": 97,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_max_x",
      "start": 2632,
      "end": 2639,
      "loc": {
        "start": {
          "line": 97,
          "column": 7
        },
        "end": {
          "line": 97,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2642,
      "end": 2643,
      "loc": {
        "start": {
          "line": 97,
          "column": 17
        },
        "end": {
          "line": 97,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 2644,
      "end": 2653,
      "loc": {
        "start": {
          "line": 97,
          "column": 19
        },
        "end": {
          "line": 97,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2654,
      "end": 2655,
      "loc": {
        "start": {
          "line": 97,
          "column": 29
        },
        "end": {
          "line": 97,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 2656,
      "end": 2657,
      "loc": {
        "start": {
          "line": 97,
          "column": 31
        },
        "end": {
          "line": 97,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2657,
      "end": 2658,
      "loc": {
        "start": {
          "line": 97,
          "column": 32
        },
        "end": {
          "line": 97,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_max_x",
      "start": 2658,
      "end": 2664,
      "loc": {
        "start": {
          "line": 97,
          "column": 33
        },
        "end": {
          "line": 97,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2665,
      "end": 2666,
      "loc": {
        "start": {
          "line": 97,
          "column": 40
        },
        "end": {
          "line": 97,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_x",
      "start": 2667,
      "end": 2670,
      "loc": {
        "start": {
          "line": 97,
          "column": 42
        },
        "end": {
          "line": 97,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2671,
      "end": 2672,
      "loc": {
        "start": {
          "line": 97,
          "column": 46
        },
        "end": {
          "line": 97,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 2673,
      "end": 2681,
      "loc": {
        "start": {
          "line": 97,
          "column": 48
        },
        "end": {
          "line": 97,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2681,
      "end": 2682,
      "loc": {
        "start": {
          "line": 97,
          "column": 56
        },
        "end": {
          "line": 97,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 2684,
      "end": 2689,
      "loc": {
        "start": {
          "line": 98,
          "column": 1
        },
        "end": {
          "line": 98,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_max_y",
      "start": 2690,
      "end": 2697,
      "loc": {
        "start": {
          "line": 98,
          "column": 7
        },
        "end": {
          "line": 98,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2700,
      "end": 2701,
      "loc": {
        "start": {
          "line": 98,
          "column": 17
        },
        "end": {
          "line": 98,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_polygon",
      "start": 2702,
      "end": 2711,
      "loc": {
        "start": {
          "line": 98,
          "column": 19
        },
        "end": {
          "line": 98,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2712,
      "end": 2713,
      "loc": {
        "start": {
          "line": 98,
          "column": 29
        },
        "end": {
          "line": 98,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 2714,
      "end": 2715,
      "loc": {
        "start": {
          "line": 98,
          "column": 31
        },
        "end": {
          "line": 98,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2715,
      "end": 2716,
      "loc": {
        "start": {
          "line": 98,
          "column": 32
        },
        "end": {
          "line": 98,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_max_y",
      "start": 2716,
      "end": 2722,
      "loc": {
        "start": {
          "line": 98,
          "column": 33
        },
        "end": {
          "line": 98,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2723,
      "end": 2724,
      "loc": {
        "start": {
          "line": 98,
          "column": 40
        },
        "end": {
          "line": 98,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_y",
      "start": 2725,
      "end": 2728,
      "loc": {
        "start": {
          "line": 98,
          "column": 42
        },
        "end": {
          "line": 98,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2729,
      "end": 2730,
      "loc": {
        "start": {
          "line": 98,
          "column": 46
        },
        "end": {
          "line": 98,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 2731,
      "end": 2739,
      "loc": {
        "start": {
          "line": 98,
          "column": 48
        },
        "end": {
          "line": 98,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2739,
      "end": 2740,
      "loc": {
        "start": {
          "line": 98,
          "column": 56
        },
        "end": {
          "line": 98,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2743,
      "end": 2749,
      "loc": {
        "start": {
          "line": 100,
          "column": 1
        },
        "end": {
          "line": 100,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_min_x",
      "start": 2750,
      "end": 2757,
      "loc": {
        "start": {
          "line": 100,
          "column": 8
        },
        "end": {
          "line": 100,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 2758,
      "end": 2759,
      "loc": {
        "start": {
          "line": 100,
          "column": 16
        },
        "end": {
          "line": 100,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_max_x",
      "start": 2760,
      "end": 2767,
      "loc": {
        "start": {
          "line": 100,
          "column": 18
        },
        "end": {
          "line": 100,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 2768,
      "end": 2770,
      "loc": {
        "start": {
          "line": 100,
          "column": 26
        },
        "end": {
          "line": 100,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_min_y",
      "start": 2771,
      "end": 2778,
      "loc": {
        "start": {
          "line": 100,
          "column": 29
        },
        "end": {
          "line": 100,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 2779,
      "end": 2780,
      "loc": {
        "start": {
          "line": 100,
          "column": 37
        },
        "end": {
          "line": 100,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_max_y",
      "start": 2781,
      "end": 2788,
      "loc": {
        "start": {
          "line": 100,
          "column": 39
        },
        "end": {
          "line": 100,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 2789,
      "end": 2791,
      "loc": {
        "start": {
          "line": 100,
          "column": 47
        },
        "end": {
          "line": 100,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_max_x",
      "start": 2792,
      "end": 2799,
      "loc": {
        "start": {
          "line": 100,
          "column": 50
        },
        "end": {
          "line": 100,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 2800,
      "end": 2801,
      "loc": {
        "start": {
          "line": 100,
          "column": 58
        },
        "end": {
          "line": 100,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_min_x",
      "start": 2802,
      "end": 2809,
      "loc": {
        "start": {
          "line": 100,
          "column": 60
        },
        "end": {
          "line": 100,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 2810,
      "end": 2812,
      "loc": {
        "start": {
          "line": 100,
          "column": 68
        },
        "end": {
          "line": 100,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_max_y",
      "start": 2813,
      "end": 2820,
      "loc": {
        "start": {
          "line": 100,
          "column": 71
        },
        "end": {
          "line": 100,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 2821,
      "end": 2822,
      "loc": {
        "start": {
          "line": 100,
          "column": 79
        },
        "end": {
          "line": 100,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_min_y",
      "start": 2823,
      "end": 2830,
      "loc": {
        "start": {
          "line": 100,
          "column": 81
        },
        "end": {
          "line": 100,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2830,
      "end": 2831,
      "loc": {
        "start": {
          "line": 100,
          "column": 88
        },
        "end": {
          "line": 100,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2832,
      "end": 2833,
      "loc": {
        "start": {
          "line": 101,
          "column": 0
        },
        "end": {
          "line": 101,
          "column": 1
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if two polygons are colliding\n * @param {Polygon} a The source polygon to test\n * @param {Polygon} b The target polygon to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
      "start": 2835,
      "end": 3115,
      "loc": {
        "start": {
          "line": 103,
          "column": 0
        },
        "end": {
          "line": 109,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "function",
        "keyword": "function",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "function",
      "start": 3116,
      "end": 3124,
      "loc": {
        "start": {
          "line": 110,
          "column": 0
        },
        "end": {
          "line": 110,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "polygonPolygon",
      "start": 3125,
      "end": 3139,
      "loc": {
        "start": {
          "line": 110,
          "column": 9
        },
        "end": {
          "line": 110,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3139,
      "end": 3140,
      "loc": {
        "start": {
          "line": 110,
          "column": 23
        },
        "end": {
          "line": 110,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 3140,
      "end": 3141,
      "loc": {
        "start": {
          "line": 110,
          "column": 24
        },
        "end": {
          "line": 110,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3141,
      "end": 3142,
      "loc": {
        "start": {
          "line": 110,
          "column": 25
        },
        "end": {
          "line": 110,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 3143,
      "end": 3144,
      "loc": {
        "start": {
          "line": 110,
          "column": 27
        },
        "end": {
          "line": 110,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3144,
      "end": 3145,
      "loc": {
        "start": {
          "line": 110,
          "column": 28
        },
        "end": {
          "line": 110,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3146,
      "end": 3152,
      "loc": {
        "start": {
          "line": 110,
          "column": 30
        },
        "end": {
          "line": 110,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3153,
      "end": 3154,
      "loc": {
        "start": {
          "line": 110,
          "column": 37
        },
        "end": {
          "line": 110,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 3155,
      "end": 3159,
      "loc": {
        "start": {
          "line": 110,
          "column": 39
        },
        "end": {
          "line": 110,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3159,
      "end": 3160,
      "loc": {
        "start": {
          "line": 110,
          "column": 43
        },
        "end": {
          "line": 110,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3161,
      "end": 3162,
      "loc": {
        "start": {
          "line": 110,
          "column": 45
        },
        "end": {
          "line": 110,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3164,
      "end": 3169,
      "loc": {
        "start": {
          "line": 111,
          "column": 1
        },
        "end": {
          "line": 111,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_count",
      "start": 3170,
      "end": 3177,
      "loc": {
        "start": {
          "line": 111,
          "column": 7
        },
        "end": {
          "line": 111,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3178,
      "end": 3179,
      "loc": {
        "start": {
          "line": 111,
          "column": 15
        },
        "end": {
          "line": 111,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 3180,
      "end": 3181,
      "loc": {
        "start": {
          "line": 111,
          "column": 17
        },
        "end": {
          "line": 111,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3181,
      "end": 3182,
      "loc": {
        "start": {
          "line": 111,
          "column": 18
        },
        "end": {
          "line": 111,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_coords",
      "start": 3182,
      "end": 3189,
      "loc": {
        "start": {
          "line": 111,
          "column": 19
        },
        "end": {
          "line": 111,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3189,
      "end": 3190,
      "loc": {
        "start": {
          "line": 111,
          "column": 26
        },
        "end": {
          "line": 111,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 3190,
      "end": 3196,
      "loc": {
        "start": {
          "line": 111,
          "column": 27
        },
        "end": {
          "line": 111,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3196,
      "end": 3197,
      "loc": {
        "start": {
          "line": 111,
          "column": 33
        },
        "end": {
          "line": 111,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3199,
      "end": 3204,
      "loc": {
        "start": {
          "line": 112,
          "column": 1
        },
        "end": {
          "line": 112,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_count",
      "start": 3205,
      "end": 3212,
      "loc": {
        "start": {
          "line": 112,
          "column": 7
        },
        "end": {
          "line": 112,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3213,
      "end": 3214,
      "loc": {
        "start": {
          "line": 112,
          "column": 15
        },
        "end": {
          "line": 112,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 3215,
      "end": 3216,
      "loc": {
        "start": {
          "line": 112,
          "column": 17
        },
        "end": {
          "line": 112,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3216,
      "end": 3217,
      "loc": {
        "start": {
          "line": 112,
          "column": 18
        },
        "end": {
          "line": 112,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_coords",
      "start": 3217,
      "end": 3224,
      "loc": {
        "start": {
          "line": 112,
          "column": 19
        },
        "end": {
          "line": 112,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3224,
      "end": 3225,
      "loc": {
        "start": {
          "line": 112,
          "column": 26
        },
        "end": {
          "line": 112,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 3225,
      "end": 3231,
      "loc": {
        "start": {
          "line": 112,
          "column": 27
        },
        "end": {
          "line": 112,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3231,
      "end": 3232,
      "loc": {
        "start": {
          "line": 112,
          "column": 33
        },
        "end": {
          "line": 112,
          "column": 34
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Handle points specially",
      "start": 3235,
      "end": 3261,
      "loc": {
        "start": {
          "line": 114,
          "column": 1
        },
        "end": {
          "line": 114,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3263,
      "end": 3265,
      "loc": {
        "start": {
          "line": 115,
          "column": 1
        },
        "end": {
          "line": 115,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3265,
      "end": 3266,
      "loc": {
        "start": {
          "line": 115,
          "column": 3
        },
        "end": {
          "line": 115,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_count",
      "start": 3266,
      "end": 3273,
      "loc": {
        "start": {
          "line": 115,
          "column": 4
        },
        "end": {
          "line": 115,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3274,
      "end": 3277,
      "loc": {
        "start": {
          "line": 115,
          "column": 12
        },
        "end": {
          "line": 115,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 3278,
      "end": 3279,
      "loc": {
        "start": {
          "line": 115,
          "column": 16
        },
        "end": {
          "line": 115,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 3280,
      "end": 3282,
      "loc": {
        "start": {
          "line": 115,
          "column": 18
        },
        "end": {
          "line": 115,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_count",
      "start": 3283,
      "end": 3290,
      "loc": {
        "start": {
          "line": 115,
          "column": 21
        },
        "end": {
          "line": 115,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3291,
      "end": 3294,
      "loc": {
        "start": {
          "line": 115,
          "column": 29
        },
        "end": {
          "line": 115,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 3295,
      "end": 3296,
      "loc": {
        "start": {
          "line": 115,
          "column": 33
        },
        "end": {
          "line": 115,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3296,
      "end": 3297,
      "loc": {
        "start": {
          "line": 115,
          "column": 34
        },
        "end": {
          "line": 115,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3298,
      "end": 3299,
      "loc": {
        "start": {
          "line": 115,
          "column": 36
        },
        "end": {
          "line": 115,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3302,
      "end": 3307,
      "loc": {
        "start": {
          "line": 116,
          "column": 2
        },
        "end": {
          "line": 116,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 3308,
      "end": 3316,
      "loc": {
        "start": {
          "line": 116,
          "column": 8
        },
        "end": {
          "line": 116,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3317,
      "end": 3318,
      "loc": {
        "start": {
          "line": 116,
          "column": 17
        },
        "end": {
          "line": 116,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 3319,
      "end": 3320,
      "loc": {
        "start": {
          "line": 116,
          "column": 19
        },
        "end": {
          "line": 116,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3320,
      "end": 3321,
      "loc": {
        "start": {
          "line": 116,
          "column": 20
        },
        "end": {
          "line": 116,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_coords",
      "start": 3321,
      "end": 3328,
      "loc": {
        "start": {
          "line": 116,
          "column": 21
        },
        "end": {
          "line": 116,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3328,
      "end": 3329,
      "loc": {
        "start": {
          "line": 116,
          "column": 28
        },
        "end": {
          "line": 116,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3332,
      "end": 3337,
      "loc": {
        "start": {
          "line": 117,
          "column": 2
        },
        "end": {
          "line": 117,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_coords",
      "start": 3338,
      "end": 3346,
      "loc": {
        "start": {
          "line": 117,
          "column": 8
        },
        "end": {
          "line": 117,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3347,
      "end": 3348,
      "loc": {
        "start": {
          "line": 117,
          "column": 17
        },
        "end": {
          "line": 117,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 3349,
      "end": 3350,
      "loc": {
        "start": {
          "line": 117,
          "column": 19
        },
        "end": {
          "line": 117,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3350,
      "end": 3351,
      "loc": {
        "start": {
          "line": 117,
          "column": 20
        },
        "end": {
          "line": 117,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_coords",
      "start": 3351,
      "end": 3358,
      "loc": {
        "start": {
          "line": 117,
          "column": 21
        },
        "end": {
          "line": 117,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3358,
      "end": 3359,
      "loc": {
        "start": {
          "line": 117,
          "column": 28
        },
        "end": {
          "line": 117,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3363,
      "end": 3365,
      "loc": {
        "start": {
          "line": 119,
          "column": 2
        },
        "end": {
          "line": 119,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3365,
      "end": 3366,
      "loc": {
        "start": {
          "line": 119,
          "column": 4
        },
        "end": {
          "line": 119,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3366,
      "end": 3372,
      "loc": {
        "start": {
          "line": 119,
          "column": 5
        },
        "end": {
          "line": 119,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3372,
      "end": 3373,
      "loc": {
        "start": {
          "line": 119,
          "column": 11
        },
        "end": {
          "line": 119,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3374,
      "end": 3375,
      "loc": {
        "start": {
          "line": 119,
          "column": 13
        },
        "end": {
          "line": 119,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3379,
      "end": 3385,
      "loc": {
        "start": {
          "line": 120,
          "column": 3
        },
        "end": {
          "line": 120,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3385,
      "end": 3386,
      "loc": {
        "start": {
          "line": 120,
          "column": 9
        },
        "end": {
          "line": 120,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 3386,
      "end": 3393,
      "loc": {
        "start": {
          "line": 120,
          "column": 10
        },
        "end": {
          "line": 120,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3394,
      "end": 3395,
      "loc": {
        "start": {
          "line": 120,
          "column": 18
        },
        "end": {
          "line": 120,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 3396,
      "end": 3397,
      "loc": {
        "start": {
          "line": 120,
          "column": 20
        },
        "end": {
          "line": 120,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3397,
      "end": 3398,
      "loc": {
        "start": {
          "line": 120,
          "column": 21
        },
        "end": {
          "line": 120,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3401,
      "end": 3402,
      "loc": {
        "start": {
          "line": 121,
          "column": 2
        },
        "end": {
          "line": 121,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 3406,
      "end": 3412,
      "loc": {
        "start": {
          "line": 123,
          "column": 2
        },
        "end": {
          "line": 123,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 3413,
      "end": 3421,
      "loc": {
        "start": {
          "line": 123,
          "column": 9
        },
        "end": {
          "line": 123,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3421,
      "end": 3422,
      "loc": {
        "start": {
          "line": 123,
          "column": 17
        },
        "end": {
          "line": 123,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 3422,
      "end": 3423,
      "loc": {
        "start": {
          "line": 123,
          "column": 18
        },
        "end": {
          "line": 123,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3423,
      "end": 3424,
      "loc": {
        "start": {
          "line": 123,
          "column": 19
        },
        "end": {
          "line": 123,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3425,
      "end": 3428,
      "loc": {
        "start": {
          "line": 123,
          "column": 21
        },
        "end": {
          "line": 123,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_coords",
      "start": 3429,
      "end": 3437,
      "loc": {
        "start": {
          "line": 123,
          "column": 25
        },
        "end": {
          "line": 123,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3437,
      "end": 3438,
      "loc": {
        "start": {
          "line": 123,
          "column": 33
        },
        "end": {
          "line": 123,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 3438,
      "end": 3439,
      "loc": {
        "start": {
          "line": 123,
          "column": 34
        },
        "end": {
          "line": 123,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3439,
      "end": 3440,
      "loc": {
        "start": {
          "line": 123,
          "column": 35
        },
        "end": {
          "line": 123,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 3441,
      "end": 3443,
      "loc": {
        "start": {
          "line": 123,
          "column": 37
        },
        "end": {
          "line": 123,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 3444,
      "end": 3452,
      "loc": {
        "start": {
          "line": 123,
          "column": 40
        },
        "end": {
          "line": 123,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3452,
      "end": 3453,
      "loc": {
        "start": {
          "line": 123,
          "column": 48
        },
        "end": {
          "line": 123,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3453,
      "end": 3454,
      "loc": {
        "start": {
          "line": 123,
          "column": 49
        },
        "end": {
          "line": 123,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3454,
      "end": 3455,
      "loc": {
        "start": {
          "line": 123,
          "column": 50
        },
        "end": {
          "line": 123,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3456,
      "end": 3459,
      "loc": {
        "start": {
          "line": 123,
          "column": 52
        },
        "end": {
          "line": 123,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_coords",
      "start": 3460,
      "end": 3468,
      "loc": {
        "start": {
          "line": 123,
          "column": 56
        },
        "end": {
          "line": 123,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3468,
      "end": 3469,
      "loc": {
        "start": {
          "line": 123,
          "column": 64
        },
        "end": {
          "line": 123,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3469,
      "end": 3470,
      "loc": {
        "start": {
          "line": 123,
          "column": 65
        },
        "end": {
          "line": 123,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3470,
      "end": 3471,
      "loc": {
        "start": {
          "line": 123,
          "column": 66
        },
        "end": {
          "line": 123,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3471,
      "end": 3472,
      "loc": {
        "start": {
          "line": 123,
          "column": 67
        },
        "end": {
          "line": 123,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3474,
      "end": 3475,
      "loc": {
        "start": {
          "line": 124,
          "column": 1
        },
        "end": {
          "line": 124,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3478,
      "end": 3483,
      "loc": {
        "start": {
          "line": 126,
          "column": 1
        },
        "end": {
          "line": 126,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 3484,
      "end": 3492,
      "loc": {
        "start": {
          "line": 126,
          "column": 7
        },
        "end": {
          "line": 126,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3494,
      "end": 3495,
      "loc": {
        "start": {
          "line": 126,
          "column": 17
        },
        "end": {
          "line": 126,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 3496,
      "end": 3497,
      "loc": {
        "start": {
          "line": 126,
          "column": 19
        },
        "end": {
          "line": 126,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3497,
      "end": 3498,
      "loc": {
        "start": {
          "line": 126,
          "column": 20
        },
        "end": {
          "line": 126,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_coords",
      "start": 3498,
      "end": 3505,
      "loc": {
        "start": {
          "line": 126,
          "column": 21
        },
        "end": {
          "line": 126,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3505,
      "end": 3506,
      "loc": {
        "start": {
          "line": 126,
          "column": 28
        },
        "end": {
          "line": 126,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3508,
      "end": 3513,
      "loc": {
        "start": {
          "line": 127,
          "column": 1
        },
        "end": {
          "line": 127,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_coords",
      "start": 3514,
      "end": 3522,
      "loc": {
        "start": {
          "line": 127,
          "column": 7
        },
        "end": {
          "line": 127,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3524,
      "end": 3525,
      "loc": {
        "start": {
          "line": 127,
          "column": 17
        },
        "end": {
          "line": 127,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 3526,
      "end": 3527,
      "loc": {
        "start": {
          "line": 127,
          "column": 19
        },
        "end": {
          "line": 127,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3527,
      "end": 3528,
      "loc": {
        "start": {
          "line": 127,
          "column": 20
        },
        "end": {
          "line": 127,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_coords",
      "start": 3528,
      "end": 3535,
      "loc": {
        "start": {
          "line": 127,
          "column": 21
        },
        "end": {
          "line": 127,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3535,
      "end": 3536,
      "loc": {
        "start": {
          "line": 127,
          "column": 28
        },
        "end": {
          "line": 127,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3538,
      "end": 3543,
      "loc": {
        "start": {
          "line": 128,
          "column": 1
        },
        "end": {
          "line": 128,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_normals",
      "start": 3544,
      "end": 3553,
      "loc": {
        "start": {
          "line": 128,
          "column": 7
        },
        "end": {
          "line": 128,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3554,
      "end": 3555,
      "loc": {
        "start": {
          "line": 128,
          "column": 17
        },
        "end": {
          "line": 128,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 3556,
      "end": 3557,
      "loc": {
        "start": {
          "line": 128,
          "column": 19
        },
        "end": {
          "line": 128,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3557,
      "end": 3558,
      "loc": {
        "start": {
          "line": 128,
          "column": 20
        },
        "end": {
          "line": 128,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_normals",
      "start": 3558,
      "end": 3566,
      "loc": {
        "start": {
          "line": 128,
          "column": 21
        },
        "end": {
          "line": 128,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3566,
      "end": 3567,
      "loc": {
        "start": {
          "line": 128,
          "column": 29
        },
        "end": {
          "line": 128,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 3569,
      "end": 3574,
      "loc": {
        "start": {
          "line": 129,
          "column": 1
        },
        "end": {
          "line": 129,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_normals",
      "start": 3575,
      "end": 3584,
      "loc": {
        "start": {
          "line": 129,
          "column": 7
        },
        "end": {
          "line": 129,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3585,
      "end": 3586,
      "loc": {
        "start": {
          "line": 129,
          "column": 17
        },
        "end": {
          "line": 129,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 3587,
      "end": 3588,
      "loc": {
        "start": {
          "line": 129,
          "column": 19
        },
        "end": {
          "line": 129,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3588,
      "end": 3589,
      "loc": {
        "start": {
          "line": 129,
          "column": 20
        },
        "end": {
          "line": 129,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_normals",
      "start": 3589,
      "end": 3597,
      "loc": {
        "start": {
          "line": 129,
          "column": 21
        },
        "end": {
          "line": 129,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3597,
      "end": 3598,
      "loc": {
        "start": {
          "line": 129,
          "column": 29
        },
        "end": {
          "line": 129,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3601,
      "end": 3603,
      "loc": {
        "start": {
          "line": 131,
          "column": 1
        },
        "end": {
          "line": 131,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3603,
      "end": 3604,
      "loc": {
        "start": {
          "line": 131,
          "column": 3
        },
        "end": {
          "line": 131,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_count",
      "start": 3604,
      "end": 3611,
      "loc": {
        "start": {
          "line": 131,
          "column": 4
        },
        "end": {
          "line": 131,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 3612,
      "end": 3613,
      "loc": {
        "start": {
          "line": 131,
          "column": 12
        },
        "end": {
          "line": 131,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 3614,
      "end": 3615,
      "loc": {
        "start": {
          "line": 131,
          "column": 14
        },
        "end": {
          "line": 131,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3615,
      "end": 3616,
      "loc": {
        "start": {
          "line": 131,
          "column": 15
        },
        "end": {
          "line": 131,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3617,
      "end": 3618,
      "loc": {
        "start": {
          "line": 131,
          "column": 17
        },
        "end": {
          "line": 131,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 3621,
      "end": 3624,
      "loc": {
        "start": {
          "line": 132,
          "column": 2
        },
        "end": {
          "line": 132,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3624,
      "end": 3625,
      "loc": {
        "start": {
          "line": 132,
          "column": 5
        },
        "end": {
          "line": 132,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 3625,
      "end": 3628,
      "loc": {
        "start": {
          "line": 132,
          "column": 6
        },
        "end": {
          "line": 132,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 3629,
      "end": 3631,
      "loc": {
        "start": {
          "line": 132,
          "column": 10
        },
        "end": {
          "line": 132,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3632,
      "end": 3633,
      "loc": {
        "start": {
          "line": 132,
          "column": 13
        },
        "end": {
          "line": 132,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 3634,
      "end": 3635,
      "loc": {
        "start": {
          "line": 132,
          "column": 15
        },
        "end": {
          "line": 132,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3635,
      "end": 3636,
      "loc": {
        "start": {
          "line": 132,
          "column": 16
        },
        "end": {
          "line": 132,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 3637,
      "end": 3639,
      "loc": {
        "start": {
          "line": 132,
          "column": 18
        },
        "end": {
          "line": 132,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3640,
      "end": 3641,
      "loc": {
        "start": {
          "line": 132,
          "column": 21
        },
        "end": {
          "line": 132,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3642,
      "end": 3643,
      "loc": {
        "start": {
          "line": 132,
          "column": 23
        },
        "end": {
          "line": 132,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3643,
      "end": 3644,
      "loc": {
        "start": {
          "line": 132,
          "column": 24
        },
        "end": {
          "line": 132,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 3645,
      "end": 3647,
      "loc": {
        "start": {
          "line": 132,
          "column": 26
        },
        "end": {
          "line": 132,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 3648,
      "end": 3649,
      "loc": {
        "start": {
          "line": 132,
          "column": 29
        },
        "end": {
          "line": 132,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_count",
      "start": 3650,
      "end": 3657,
      "loc": {
        "start": {
          "line": 132,
          "column": 31
        },
        "end": {
          "line": 132,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3657,
      "end": 3658,
      "loc": {
        "start": {
          "line": 132,
          "column": 38
        },
        "end": {
          "line": 132,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 3659,
      "end": 3661,
      "loc": {
        "start": {
          "line": 132,
          "column": 40
        },
        "end": {
          "line": 132,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 3662,
      "end": 3664,
      "loc": {
        "start": {
          "line": 132,
          "column": 43
        },
        "end": {
          "line": 132,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 3665,
      "end": 3666,
      "loc": {
        "start": {
          "line": 132,
          "column": 46
        },
        "end": {
          "line": 132,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3666,
      "end": 3667,
      "loc": {
        "start": {
          "line": 132,
          "column": 47
        },
        "end": {
          "line": 132,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 3668,
      "end": 3670,
      "loc": {
        "start": {
          "line": 132,
          "column": 49
        },
        "end": {
          "line": 132,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 3671,
      "end": 3673,
      "loc": {
        "start": {
          "line": 132,
          "column": 52
        },
        "end": {
          "line": 132,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 3674,
      "end": 3675,
      "loc": {
        "start": {
          "line": 132,
          "column": 55
        },
        "end": {
          "line": 132,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3675,
      "end": 3676,
      "loc": {
        "start": {
          "line": 132,
          "column": 56
        },
        "end": {
          "line": 132,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3677,
      "end": 3678,
      "loc": {
        "start": {
          "line": 132,
          "column": 58
        },
        "end": {
          "line": 132,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3682,
      "end": 3684,
      "loc": {
        "start": {
          "line": 133,
          "column": 3
        },
        "end": {
          "line": 133,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3684,
      "end": 3685,
      "loc": {
        "start": {
          "line": 133,
          "column": 5
        },
        "end": {
          "line": 133,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "separatingAxis",
      "start": 3685,
      "end": 3699,
      "loc": {
        "start": {
          "line": 133,
          "column": 6
        },
        "end": {
          "line": 133,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3699,
      "end": 3700,
      "loc": {
        "start": {
          "line": 133,
          "column": 20
        },
        "end": {
          "line": 133,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 3700,
      "end": 3708,
      "loc": {
        "start": {
          "line": 133,
          "column": 21
        },
        "end": {
          "line": 133,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3708,
      "end": 3709,
      "loc": {
        "start": {
          "line": 133,
          "column": 29
        },
        "end": {
          "line": 133,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_coords",
      "start": 3710,
      "end": 3718,
      "loc": {
        "start": {
          "line": 133,
          "column": 31
        },
        "end": {
          "line": 133,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3718,
      "end": 3719,
      "loc": {
        "start": {
          "line": 133,
          "column": 39
        },
        "end": {
          "line": 133,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_normals",
      "start": 3720,
      "end": 3729,
      "loc": {
        "start": {
          "line": 133,
          "column": 41
        },
        "end": {
          "line": 133,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3729,
      "end": 3730,
      "loc": {
        "start": {
          "line": 133,
          "column": 50
        },
        "end": {
          "line": 133,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 3730,
      "end": 3732,
      "loc": {
        "start": {
          "line": 133,
          "column": 51
        },
        "end": {
          "line": 133,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3732,
      "end": 3733,
      "loc": {
        "start": {
          "line": 133,
          "column": 53
        },
        "end": {
          "line": 133,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3733,
      "end": 3734,
      "loc": {
        "start": {
          "line": 133,
          "column": 54
        },
        "end": {
          "line": 133,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_normals",
      "start": 3735,
      "end": 3744,
      "loc": {
        "start": {
          "line": 133,
          "column": 56
        },
        "end": {
          "line": 133,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3744,
      "end": 3745,
      "loc": {
        "start": {
          "line": 133,
          "column": 65
        },
        "end": {
          "line": 133,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 3745,
      "end": 3747,
      "loc": {
        "start": {
          "line": 133,
          "column": 66
        },
        "end": {
          "line": 133,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3747,
      "end": 3748,
      "loc": {
        "start": {
          "line": 133,
          "column": 68
        },
        "end": {
          "line": 133,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3748,
      "end": 3749,
      "loc": {
        "start": {
          "line": 133,
          "column": 69
        },
        "end": {
          "line": 133,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3750,
      "end": 3756,
      "loc": {
        "start": {
          "line": 133,
          "column": 71
        },
        "end": {
          "line": 133,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3756,
      "end": 3757,
      "loc": {
        "start": {
          "line": 133,
          "column": 77
        },
        "end": {
          "line": 133,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3757,
      "end": 3758,
      "loc": {
        "start": {
          "line": 133,
          "column": 78
        },
        "end": {
          "line": 133,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3759,
      "end": 3760,
      "loc": {
        "start": {
          "line": 133,
          "column": 80
        },
        "end": {
          "line": 133,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 3765,
      "end": 3771,
      "loc": {
        "start": {
          "line": 134,
          "column": 4
        },
        "end": {
          "line": 134,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 3772,
      "end": 3777,
      "loc": {
        "start": {
          "line": 134,
          "column": 11
        },
        "end": {
          "line": 134,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3777,
      "end": 3778,
      "loc": {
        "start": {
          "line": 134,
          "column": 16
        },
        "end": {
          "line": 134,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3782,
      "end": 3783,
      "loc": {
        "start": {
          "line": 135,
          "column": 3
        },
        "end": {
          "line": 135,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3786,
      "end": 3787,
      "loc": {
        "start": {
          "line": 136,
          "column": 2
        },
        "end": {
          "line": 136,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3789,
      "end": 3790,
      "loc": {
        "start": {
          "line": 137,
          "column": 1
        },
        "end": {
          "line": 137,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3793,
      "end": 3795,
      "loc": {
        "start": {
          "line": 139,
          "column": 1
        },
        "end": {
          "line": 139,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3795,
      "end": 3796,
      "loc": {
        "start": {
          "line": 139,
          "column": 3
        },
        "end": {
          "line": 139,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_count",
      "start": 3796,
      "end": 3803,
      "loc": {
        "start": {
          "line": 139,
          "column": 4
        },
        "end": {
          "line": 139,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 3804,
      "end": 3805,
      "loc": {
        "start": {
          "line": 139,
          "column": 12
        },
        "end": {
          "line": 139,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 3806,
      "end": 3807,
      "loc": {
        "start": {
          "line": 139,
          "column": 14
        },
        "end": {
          "line": 139,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3807,
      "end": 3808,
      "loc": {
        "start": {
          "line": 139,
          "column": 15
        },
        "end": {
          "line": 139,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3809,
      "end": 3810,
      "loc": {
        "start": {
          "line": 139,
          "column": 17
        },
        "end": {
          "line": 139,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 3813,
      "end": 3816,
      "loc": {
        "start": {
          "line": 140,
          "column": 2
        },
        "end": {
          "line": 140,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3816,
      "end": 3817,
      "loc": {
        "start": {
          "line": 140,
          "column": 5
        },
        "end": {
          "line": 140,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 3817,
      "end": 3820,
      "loc": {
        "start": {
          "line": 140,
          "column": 6
        },
        "end": {
          "line": 140,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 3821,
      "end": 3823,
      "loc": {
        "start": {
          "line": 140,
          "column": 10
        },
        "end": {
          "line": 140,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3824,
      "end": 3825,
      "loc": {
        "start": {
          "line": 140,
          "column": 13
        },
        "end": {
          "line": 140,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 3826,
      "end": 3827,
      "loc": {
        "start": {
          "line": 140,
          "column": 15
        },
        "end": {
          "line": 140,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3827,
      "end": 3828,
      "loc": {
        "start": {
          "line": 140,
          "column": 16
        },
        "end": {
          "line": 140,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 3829,
      "end": 3831,
      "loc": {
        "start": {
          "line": 140,
          "column": 18
        },
        "end": {
          "line": 140,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3832,
      "end": 3833,
      "loc": {
        "start": {
          "line": 140,
          "column": 21
        },
        "end": {
          "line": 140,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3834,
      "end": 3835,
      "loc": {
        "start": {
          "line": 140,
          "column": 23
        },
        "end": {
          "line": 140,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3835,
      "end": 3836,
      "loc": {
        "start": {
          "line": 140,
          "column": 24
        },
        "end": {
          "line": 140,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 3837,
      "end": 3839,
      "loc": {
        "start": {
          "line": 140,
          "column": 26
        },
        "end": {
          "line": 140,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 3840,
      "end": 3841,
      "loc": {
        "start": {
          "line": 140,
          "column": 29
        },
        "end": {
          "line": 140,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_count",
      "start": 3842,
      "end": 3849,
      "loc": {
        "start": {
          "line": 140,
          "column": 31
        },
        "end": {
          "line": 140,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3849,
      "end": 3850,
      "loc": {
        "start": {
          "line": 140,
          "column": 38
        },
        "end": {
          "line": 140,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 3851,
      "end": 3853,
      "loc": {
        "start": {
          "line": 140,
          "column": 40
        },
        "end": {
          "line": 140,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 3854,
      "end": 3856,
      "loc": {
        "start": {
          "line": 140,
          "column": 43
        },
        "end": {
          "line": 140,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 3857,
      "end": 3858,
      "loc": {
        "start": {
          "line": 140,
          "column": 46
        },
        "end": {
          "line": 140,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3858,
      "end": 3859,
      "loc": {
        "start": {
          "line": 140,
          "column": 47
        },
        "end": {
          "line": 140,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 3860,
      "end": 3862,
      "loc": {
        "start": {
          "line": 140,
          "column": 49
        },
        "end": {
          "line": 140,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 3863,
      "end": 3865,
      "loc": {
        "start": {
          "line": 140,
          "column": 52
        },
        "end": {
          "line": 140,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 3866,
      "end": 3867,
      "loc": {
        "start": {
          "line": 140,
          "column": 55
        },
        "end": {
          "line": 140,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3867,
      "end": 3868,
      "loc": {
        "start": {
          "line": 140,
          "column": 56
        },
        "end": {
          "line": 140,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3869,
      "end": 3870,
      "loc": {
        "start": {
          "line": 140,
          "column": 58
        },
        "end": {
          "line": 140,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3874,
      "end": 3876,
      "loc": {
        "start": {
          "line": 141,
          "column": 3
        },
        "end": {
          "line": 141,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3876,
      "end": 3877,
      "loc": {
        "start": {
          "line": 141,
          "column": 5
        },
        "end": {
          "line": 141,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "separatingAxis",
      "start": 3877,
      "end": 3891,
      "loc": {
        "start": {
          "line": 141,
          "column": 6
        },
        "end": {
          "line": 141,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3891,
      "end": 3892,
      "loc": {
        "start": {
          "line": 141,
          "column": 20
        },
        "end": {
          "line": 141,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 3892,
      "end": 3900,
      "loc": {
        "start": {
          "line": 141,
          "column": 21
        },
        "end": {
          "line": 141,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3900,
      "end": 3901,
      "loc": {
        "start": {
          "line": 141,
          "column": 29
        },
        "end": {
          "line": 141,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_coords",
      "start": 3902,
      "end": 3910,
      "loc": {
        "start": {
          "line": 141,
          "column": 31
        },
        "end": {
          "line": 141,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3910,
      "end": 3911,
      "loc": {
        "start": {
          "line": 141,
          "column": 39
        },
        "end": {
          "line": 141,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_normals",
      "start": 3912,
      "end": 3921,
      "loc": {
        "start": {
          "line": 141,
          "column": 41
        },
        "end": {
          "line": 141,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3921,
      "end": 3922,
      "loc": {
        "start": {
          "line": 141,
          "column": 50
        },
        "end": {
          "line": 141,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 3922,
      "end": 3924,
      "loc": {
        "start": {
          "line": 141,
          "column": 51
        },
        "end": {
          "line": 141,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3924,
      "end": 3925,
      "loc": {
        "start": {
          "line": 141,
          "column": 53
        },
        "end": {
          "line": 141,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3925,
      "end": 3926,
      "loc": {
        "start": {
          "line": 141,
          "column": 54
        },
        "end": {
          "line": 141,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_normals",
      "start": 3927,
      "end": 3936,
      "loc": {
        "start": {
          "line": 141,
          "column": 56
        },
        "end": {
          "line": 141,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3936,
      "end": 3937,
      "loc": {
        "start": {
          "line": 141,
          "column": 65
        },
        "end": {
          "line": 141,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 3937,
      "end": 3939,
      "loc": {
        "start": {
          "line": 141,
          "column": 66
        },
        "end": {
          "line": 141,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3939,
      "end": 3940,
      "loc": {
        "start": {
          "line": 141,
          "column": 68
        },
        "end": {
          "line": 141,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3940,
      "end": 3941,
      "loc": {
        "start": {
          "line": 141,
          "column": 69
        },
        "end": {
          "line": 141,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 3942,
      "end": 3948,
      "loc": {
        "start": {
          "line": 141,
          "column": 71
        },
        "end": {
          "line": 141,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3948,
      "end": 3949,
      "loc": {
        "start": {
          "line": 141,
          "column": 77
        },
        "end": {
          "line": 141,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3949,
      "end": 3950,
      "loc": {
        "start": {
          "line": 141,
          "column": 78
        },
        "end": {
          "line": 141,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3951,
      "end": 3952,
      "loc": {
        "start": {
          "line": 141,
          "column": 80
        },
        "end": {
          "line": 141,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 3957,
      "end": 3963,
      "loc": {
        "start": {
          "line": 142,
          "column": 4
        },
        "end": {
          "line": 142,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 3964,
      "end": 3969,
      "loc": {
        "start": {
          "line": 142,
          "column": 11
        },
        "end": {
          "line": 142,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3969,
      "end": 3970,
      "loc": {
        "start": {
          "line": 142,
          "column": 16
        },
        "end": {
          "line": 142,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3974,
      "end": 3975,
      "loc": {
        "start": {
          "line": 143,
          "column": 3
        },
        "end": {
          "line": 143,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3978,
      "end": 3979,
      "loc": {
        "start": {
          "line": 144,
          "column": 2
        },
        "end": {
          "line": 144,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3981,
      "end": 3982,
      "loc": {
        "start": {
          "line": 145,
          "column": 1
        },
        "end": {
          "line": 145,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 3985,
      "end": 3991,
      "loc": {
        "start": {
          "line": 147,
          "column": 1
        },
        "end": {
          "line": 147,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 3992,
      "end": 3996,
      "loc": {
        "start": {
          "line": 147,
          "column": 8
        },
        "end": {
          "line": 147,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3996,
      "end": 3997,
      "loc": {
        "start": {
          "line": 147,
          "column": 12
        },
        "end": {
          "line": 147,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3998,
      "end": 3999,
      "loc": {
        "start": {
          "line": 148,
          "column": 0
        },
        "end": {
          "line": 148,
          "column": 1
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if a polygon and a circle are colliding\n * @param {Polygon} a The source polygon to test\n * @param {Circle} b The target circle to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @param {Boolean} [reverse = false] Set to true to reverse a and b in the result parameter when testing circle->polygon instead of polygon->circle\n * @returns {Boolean}\n ",
      "start": 4001,
      "end": 4438,
      "loc": {
        "start": {
          "line": 150,
          "column": 0
        },
        "end": {
          "line": 157,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "function",
        "keyword": "function",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "function",
      "start": 4439,
      "end": 4447,
      "loc": {
        "start": {
          "line": 158,
          "column": 0
        },
        "end": {
          "line": 158,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "polygonCircle",
      "start": 4448,
      "end": 4461,
      "loc": {
        "start": {
          "line": 158,
          "column": 9
        },
        "end": {
          "line": 158,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4461,
      "end": 4462,
      "loc": {
        "start": {
          "line": 158,
          "column": 22
        },
        "end": {
          "line": 158,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 4462,
      "end": 4463,
      "loc": {
        "start": {
          "line": 158,
          "column": 23
        },
        "end": {
          "line": 158,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4463,
      "end": 4464,
      "loc": {
        "start": {
          "line": 158,
          "column": 24
        },
        "end": {
          "line": 158,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 4465,
      "end": 4466,
      "loc": {
        "start": {
          "line": 158,
          "column": 26
        },
        "end": {
          "line": 158,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4466,
      "end": 4467,
      "loc": {
        "start": {
          "line": 158,
          "column": 27
        },
        "end": {
          "line": 158,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 4468,
      "end": 4474,
      "loc": {
        "start": {
          "line": 158,
          "column": 29
        },
        "end": {
          "line": 158,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4475,
      "end": 4476,
      "loc": {
        "start": {
          "line": 158,
          "column": 36
        },
        "end": {
          "line": 158,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 4477,
      "end": 4481,
      "loc": {
        "start": {
          "line": 158,
          "column": 38
        },
        "end": {
          "line": 158,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4481,
      "end": 4482,
      "loc": {
        "start": {
          "line": 158,
          "column": 42
        },
        "end": {
          "line": 158,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reverse",
      "start": 4483,
      "end": 4490,
      "loc": {
        "start": {
          "line": 158,
          "column": 44
        },
        "end": {
          "line": 158,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4491,
      "end": 4492,
      "loc": {
        "start": {
          "line": 158,
          "column": 52
        },
        "end": {
          "line": 158,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4493,
      "end": 4498,
      "loc": {
        "start": {
          "line": 158,
          "column": 54
        },
        "end": {
          "line": 158,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4498,
      "end": 4499,
      "loc": {
        "start": {
          "line": 158,
          "column": 59
        },
        "end": {
          "line": 158,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4500,
      "end": 4501,
      "loc": {
        "start": {
          "line": 158,
          "column": 61
        },
        "end": {
          "line": 158,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4503,
      "end": 4508,
      "loc": {
        "start": {
          "line": 159,
          "column": 1
        },
        "end": {
          "line": 159,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 4509,
      "end": 4517,
      "loc": {
        "start": {
          "line": 159,
          "column": 7
        },
        "end": {
          "line": 159,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4524,
      "end": 4525,
      "loc": {
        "start": {
          "line": 159,
          "column": 22
        },
        "end": {
          "line": 159,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 4526,
      "end": 4527,
      "loc": {
        "start": {
          "line": 159,
          "column": 24
        },
        "end": {
          "line": 159,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4527,
      "end": 4528,
      "loc": {
        "start": {
          "line": 159,
          "column": 25
        },
        "end": {
          "line": 159,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_coords",
      "start": 4528,
      "end": 4535,
      "loc": {
        "start": {
          "line": 159,
          "column": 26
        },
        "end": {
          "line": 159,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4535,
      "end": 4536,
      "loc": {
        "start": {
          "line": 159,
          "column": 33
        },
        "end": {
          "line": 159,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4538,
      "end": 4543,
      "loc": {
        "start": {
          "line": 160,
          "column": 1
        },
        "end": {
          "line": 160,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_edges",
      "start": 4544,
      "end": 4551,
      "loc": {
        "start": {
          "line": 160,
          "column": 7
        },
        "end": {
          "line": 160,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4559,
      "end": 4560,
      "loc": {
        "start": {
          "line": 160,
          "column": 22
        },
        "end": {
          "line": 160,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 4561,
      "end": 4562,
      "loc": {
        "start": {
          "line": 160,
          "column": 24
        },
        "end": {
          "line": 160,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4562,
      "end": 4563,
      "loc": {
        "start": {
          "line": 160,
          "column": 25
        },
        "end": {
          "line": 160,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_edges",
      "start": 4563,
      "end": 4569,
      "loc": {
        "start": {
          "line": 160,
          "column": 26
        },
        "end": {
          "line": 160,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4569,
      "end": 4570,
      "loc": {
        "start": {
          "line": 160,
          "column": 32
        },
        "end": {
          "line": 160,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4572,
      "end": 4577,
      "loc": {
        "start": {
          "line": 161,
          "column": 1
        },
        "end": {
          "line": 161,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_normals",
      "start": 4578,
      "end": 4587,
      "loc": {
        "start": {
          "line": 161,
          "column": 7
        },
        "end": {
          "line": 161,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4593,
      "end": 4594,
      "loc": {
        "start": {
          "line": 161,
          "column": 22
        },
        "end": {
          "line": 161,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 4595,
      "end": 4596,
      "loc": {
        "start": {
          "line": 161,
          "column": 24
        },
        "end": {
          "line": 161,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4596,
      "end": 4597,
      "loc": {
        "start": {
          "line": 161,
          "column": 25
        },
        "end": {
          "line": 161,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "_normals",
      "start": 4597,
      "end": 4605,
      "loc": {
        "start": {
          "line": 161,
          "column": 26
        },
        "end": {
          "line": 161,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4605,
      "end": 4606,
      "loc": {
        "start": {
          "line": 161,
          "column": 34
        },
        "end": {
          "line": 161,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4608,
      "end": 4613,
      "loc": {
        "start": {
          "line": 162,
          "column": 1
        },
        "end": {
          "line": 162,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_x",
      "start": 4614,
      "end": 4617,
      "loc": {
        "start": {
          "line": 162,
          "column": 7
        },
        "end": {
          "line": 162,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4629,
      "end": 4630,
      "loc": {
        "start": {
          "line": 162,
          "column": 22
        },
        "end": {
          "line": 162,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 4631,
      "end": 4632,
      "loc": {
        "start": {
          "line": 162,
          "column": 24
        },
        "end": {
          "line": 162,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4632,
      "end": 4633,
      "loc": {
        "start": {
          "line": 162,
          "column": 25
        },
        "end": {
          "line": 162,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 4633,
      "end": 4634,
      "loc": {
        "start": {
          "line": 162,
          "column": 26
        },
        "end": {
          "line": 162,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4634,
      "end": 4635,
      "loc": {
        "start": {
          "line": 162,
          "column": 27
        },
        "end": {
          "line": 162,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4637,
      "end": 4642,
      "loc": {
        "start": {
          "line": 163,
          "column": 1
        },
        "end": {
          "line": 163,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_y",
      "start": 4643,
      "end": 4646,
      "loc": {
        "start": {
          "line": 163,
          "column": 7
        },
        "end": {
          "line": 163,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4658,
      "end": 4659,
      "loc": {
        "start": {
          "line": 163,
          "column": 22
        },
        "end": {
          "line": 163,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 4660,
      "end": 4661,
      "loc": {
        "start": {
          "line": 163,
          "column": 24
        },
        "end": {
          "line": 163,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4661,
      "end": 4662,
      "loc": {
        "start": {
          "line": 163,
          "column": 25
        },
        "end": {
          "line": 163,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 4662,
      "end": 4663,
      "loc": {
        "start": {
          "line": 163,
          "column": 26
        },
        "end": {
          "line": 163,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4663,
      "end": 4664,
      "loc": {
        "start": {
          "line": 163,
          "column": 27
        },
        "end": {
          "line": 163,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4666,
      "end": 4671,
      "loc": {
        "start": {
          "line": 164,
          "column": 1
        },
        "end": {
          "line": 164,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 4672,
      "end": 4680,
      "loc": {
        "start": {
          "line": 164,
          "column": 7
        },
        "end": {
          "line": 164,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4687,
      "end": 4688,
      "loc": {
        "start": {
          "line": 164,
          "column": 22
        },
        "end": {
          "line": 164,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 4689,
      "end": 4690,
      "loc": {
        "start": {
          "line": 164,
          "column": 24
        },
        "end": {
          "line": 164,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4690,
      "end": 4691,
      "loc": {
        "start": {
          "line": 164,
          "column": 25
        },
        "end": {
          "line": 164,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 4691,
      "end": 4697,
      "loc": {
        "start": {
          "line": 164,
          "column": 26
        },
        "end": {
          "line": 164,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 4698,
      "end": 4699,
      "loc": {
        "start": {
          "line": 164,
          "column": 33
        },
        "end": {
          "line": 164,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 4700,
      "end": 4701,
      "loc": {
        "start": {
          "line": 164,
          "column": 35
        },
        "end": {
          "line": 164,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4701,
      "end": 4702,
      "loc": {
        "start": {
          "line": 164,
          "column": 36
        },
        "end": {
          "line": 164,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scale",
      "start": 4702,
      "end": 4707,
      "loc": {
        "start": {
          "line": 164,
          "column": 37
        },
        "end": {
          "line": 164,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4707,
      "end": 4708,
      "loc": {
        "start": {
          "line": 164,
          "column": 42
        },
        "end": {
          "line": 164,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4710,
      "end": 4715,
      "loc": {
        "start": {
          "line": 165,
          "column": 1
        },
        "end": {
          "line": 165,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius2",
      "start": 4716,
      "end": 4725,
      "loc": {
        "start": {
          "line": 165,
          "column": 7
        },
        "end": {
          "line": 165,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4731,
      "end": 4732,
      "loc": {
        "start": {
          "line": 165,
          "column": 22
        },
        "end": {
          "line": 165,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 4733,
      "end": 4741,
      "loc": {
        "start": {
          "line": 165,
          "column": 24
        },
        "end": {
          "line": 165,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 4742,
      "end": 4743,
      "loc": {
        "start": {
          "line": 165,
          "column": 33
        },
        "end": {
          "line": 165,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 4744,
      "end": 4745,
      "loc": {
        "start": {
          "line": 165,
          "column": 35
        },
        "end": {
          "line": 165,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4745,
      "end": 4746,
      "loc": {
        "start": {
          "line": 165,
          "column": 36
        },
        "end": {
          "line": 165,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4748,
      "end": 4753,
      "loc": {
        "start": {
          "line": 166,
          "column": 1
        },
        "end": {
          "line": 166,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius_squared",
      "start": 4754,
      "end": 4768,
      "loc": {
        "start": {
          "line": 166,
          "column": 7
        },
        "end": {
          "line": 166,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4769,
      "end": 4770,
      "loc": {
        "start": {
          "line": 166,
          "column": 22
        },
        "end": {
          "line": 166,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 4771,
      "end": 4779,
      "loc": {
        "start": {
          "line": 166,
          "column": 24
        },
        "end": {
          "line": 166,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 4780,
      "end": 4781,
      "loc": {
        "start": {
          "line": 166,
          "column": 33
        },
        "end": {
          "line": 166,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 4782,
      "end": 4790,
      "loc": {
        "start": {
          "line": 166,
          "column": 35
        },
        "end": {
          "line": 166,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4790,
      "end": 4791,
      "loc": {
        "start": {
          "line": 166,
          "column": 43
        },
        "end": {
          "line": 166,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4793,
      "end": 4798,
      "loc": {
        "start": {
          "line": 167,
          "column": 1
        },
        "end": {
          "line": 167,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "count",
      "start": 4799,
      "end": 4804,
      "loc": {
        "start": {
          "line": 167,
          "column": 7
        },
        "end": {
          "line": 167,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4814,
      "end": 4815,
      "loc": {
        "start": {
          "line": 167,
          "column": 22
        },
        "end": {
          "line": 167,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 4816,
      "end": 4824,
      "loc": {
        "start": {
          "line": 167,
          "column": 24
        },
        "end": {
          "line": 167,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4824,
      "end": 4825,
      "loc": {
        "start": {
          "line": 167,
          "column": 32
        },
        "end": {
          "line": 167,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 4825,
      "end": 4831,
      "loc": {
        "start": {
          "line": 167,
          "column": 33
        },
        "end": {
          "line": 167,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4831,
      "end": 4832,
      "loc": {
        "start": {
          "line": 167,
          "column": 39
        },
        "end": {
          "line": 167,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 4835,
      "end": 4838,
      "loc": {
        "start": {
          "line": 169,
          "column": 1
        },
        "end": {
          "line": 169,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_in_b",
      "start": 4839,
      "end": 4845,
      "loc": {
        "start": {
          "line": 169,
          "column": 5
        },
        "end": {
          "line": 169,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4849,
      "end": 4850,
      "loc": {
        "start": {
          "line": 169,
          "column": 15
        },
        "end": {
          "line": 169,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 4851,
      "end": 4855,
      "loc": {
        "start": {
          "line": 169,
          "column": 17
        },
        "end": {
          "line": 169,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4855,
      "end": 4856,
      "loc": {
        "start": {
          "line": 169,
          "column": 21
        },
        "end": {
          "line": 169,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 4858,
      "end": 4861,
      "loc": {
        "start": {
          "line": 170,
          "column": 1
        },
        "end": {
          "line": 170,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 4862,
      "end": 4868,
      "loc": {
        "start": {
          "line": 170,
          "column": 5
        },
        "end": {
          "line": 170,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4872,
      "end": 4873,
      "loc": {
        "start": {
          "line": 170,
          "column": 15
        },
        "end": {
          "line": 170,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 4874,
      "end": 4878,
      "loc": {
        "start": {
          "line": 170,
          "column": 17
        },
        "end": {
          "line": 170,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4878,
      "end": 4879,
      "loc": {
        "start": {
          "line": 170,
          "column": 21
        },
        "end": {
          "line": 170,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 4881,
      "end": 4884,
      "loc": {
        "start": {
          "line": 171,
          "column": 1
        },
        "end": {
          "line": 171,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 4885,
      "end": 4892,
      "loc": {
        "start": {
          "line": 171,
          "column": 5
        },
        "end": {
          "line": 171,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4895,
      "end": 4896,
      "loc": {
        "start": {
          "line": 171,
          "column": 15
        },
        "end": {
          "line": 171,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 4897,
      "end": 4901,
      "loc": {
        "start": {
          "line": 171,
          "column": 17
        },
        "end": {
          "line": 171,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4901,
      "end": 4902,
      "loc": {
        "start": {
          "line": 171,
          "column": 21
        },
        "end": {
          "line": 171,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 4904,
      "end": 4907,
      "loc": {
        "start": {
          "line": 172,
          "column": 1
        },
        "end": {
          "line": 172,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_x",
      "start": 4908,
      "end": 4917,
      "loc": {
        "start": {
          "line": 172,
          "column": 5
        },
        "end": {
          "line": 172,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4918,
      "end": 4919,
      "loc": {
        "start": {
          "line": 172,
          "column": 15
        },
        "end": {
          "line": 172,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 4920,
      "end": 4921,
      "loc": {
        "start": {
          "line": 172,
          "column": 17
        },
        "end": {
          "line": 172,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4921,
      "end": 4922,
      "loc": {
        "start": {
          "line": 172,
          "column": 18
        },
        "end": {
          "line": 172,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 4924,
      "end": 4927,
      "loc": {
        "start": {
          "line": 173,
          "column": 1
        },
        "end": {
          "line": 173,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_y",
      "start": 4928,
      "end": 4937,
      "loc": {
        "start": {
          "line": 173,
          "column": 5
        },
        "end": {
          "line": 173,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4938,
      "end": 4939,
      "loc": {
        "start": {
          "line": 173,
          "column": 15
        },
        "end": {
          "line": 173,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 4940,
      "end": 4941,
      "loc": {
        "start": {
          "line": 173,
          "column": 17
        },
        "end": {
          "line": 173,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4941,
      "end": 4942,
      "loc": {
        "start": {
          "line": 173,
          "column": 18
        },
        "end": {
          "line": 173,
          "column": 19
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Handle points specially",
      "start": 4945,
      "end": 4971,
      "loc": {
        "start": {
          "line": 175,
          "column": 1
        },
        "end": {
          "line": 175,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 4973,
      "end": 4975,
      "loc": {
        "start": {
          "line": 176,
          "column": 1
        },
        "end": {
          "line": 176,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4975,
      "end": 4976,
      "loc": {
        "start": {
          "line": 176,
          "column": 3
        },
        "end": {
          "line": 176,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "count",
      "start": 4976,
      "end": 4981,
      "loc": {
        "start": {
          "line": 176,
          "column": 4
        },
        "end": {
          "line": 176,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 4982,
      "end": 4985,
      "loc": {
        "start": {
          "line": 176,
          "column": 10
        },
        "end": {
          "line": 176,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 4986,
      "end": 4987,
      "loc": {
        "start": {
          "line": 176,
          "column": 14
        },
        "end": {
          "line": 176,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4987,
      "end": 4988,
      "loc": {
        "start": {
          "line": 176,
          "column": 15
        },
        "end": {
          "line": 176,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4989,
      "end": 4990,
      "loc": {
        "start": {
          "line": 176,
          "column": 17
        },
        "end": {
          "line": 176,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 4993,
      "end": 4998,
      "loc": {
        "start": {
          "line": 177,
          "column": 2
        },
        "end": {
          "line": 177,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_x",
      "start": 4999,
      "end": 5006,
      "loc": {
        "start": {
          "line": 177,
          "column": 8
        },
        "end": {
          "line": 177,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5014,
      "end": 5015,
      "loc": {
        "start": {
          "line": 177,
          "column": 23
        },
        "end": {
          "line": 177,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_x",
      "start": 5016,
      "end": 5019,
      "loc": {
        "start": {
          "line": 177,
          "column": 25
        },
        "end": {
          "line": 177,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 5020,
      "end": 5021,
      "loc": {
        "start": {
          "line": 177,
          "column": 29
        },
        "end": {
          "line": 177,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 5022,
      "end": 5030,
      "loc": {
        "start": {
          "line": 177,
          "column": 31
        },
        "end": {
          "line": 177,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5030,
      "end": 5031,
      "loc": {
        "start": {
          "line": 177,
          "column": 39
        },
        "end": {
          "line": 177,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5031,
      "end": 5032,
      "loc": {
        "start": {
          "line": 177,
          "column": 40
        },
        "end": {
          "line": 177,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5032,
      "end": 5033,
      "loc": {
        "start": {
          "line": 177,
          "column": 41
        },
        "end": {
          "line": 177,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5033,
      "end": 5034,
      "loc": {
        "start": {
          "line": 177,
          "column": 42
        },
        "end": {
          "line": 177,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5037,
      "end": 5042,
      "loc": {
        "start": {
          "line": 178,
          "column": 2
        },
        "end": {
          "line": 178,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_y",
      "start": 5043,
      "end": 5050,
      "loc": {
        "start": {
          "line": 178,
          "column": 8
        },
        "end": {
          "line": 178,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5058,
      "end": 5059,
      "loc": {
        "start": {
          "line": 178,
          "column": 23
        },
        "end": {
          "line": 178,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_y",
      "start": 5060,
      "end": 5063,
      "loc": {
        "start": {
          "line": 178,
          "column": 25
        },
        "end": {
          "line": 178,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 5064,
      "end": 5065,
      "loc": {
        "start": {
          "line": 178,
          "column": 29
        },
        "end": {
          "line": 178,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 5066,
      "end": 5074,
      "loc": {
        "start": {
          "line": 178,
          "column": 31
        },
        "end": {
          "line": 178,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5074,
      "end": 5075,
      "loc": {
        "start": {
          "line": 178,
          "column": 39
        },
        "end": {
          "line": 178,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 5075,
      "end": 5076,
      "loc": {
        "start": {
          "line": 178,
          "column": 40
        },
        "end": {
          "line": 178,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5076,
      "end": 5077,
      "loc": {
        "start": {
          "line": 178,
          "column": 41
        },
        "end": {
          "line": 178,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5077,
      "end": 5078,
      "loc": {
        "start": {
          "line": 178,
          "column": 42
        },
        "end": {
          "line": 178,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5081,
      "end": 5086,
      "loc": {
        "start": {
          "line": 179,
          "column": 2
        },
        "end": {
          "line": 179,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length_squared",
      "start": 5087,
      "end": 5101,
      "loc": {
        "start": {
          "line": 179,
          "column": 8
        },
        "end": {
          "line": 179,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5102,
      "end": 5103,
      "loc": {
        "start": {
          "line": 179,
          "column": 23
        },
        "end": {
          "line": 179,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_x",
      "start": 5104,
      "end": 5111,
      "loc": {
        "start": {
          "line": 179,
          "column": 25
        },
        "end": {
          "line": 179,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 5112,
      "end": 5113,
      "loc": {
        "start": {
          "line": 179,
          "column": 33
        },
        "end": {
          "line": 179,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_x",
      "start": 5114,
      "end": 5121,
      "loc": {
        "start": {
          "line": 179,
          "column": 35
        },
        "end": {
          "line": 179,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 5122,
      "end": 5123,
      "loc": {
        "start": {
          "line": 179,
          "column": 43
        },
        "end": {
          "line": 179,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_y",
      "start": 5124,
      "end": 5131,
      "loc": {
        "start": {
          "line": 179,
          "column": 45
        },
        "end": {
          "line": 179,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 5132,
      "end": 5133,
      "loc": {
        "start": {
          "line": 179,
          "column": 53
        },
        "end": {
          "line": 179,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_y",
      "start": 5134,
      "end": 5141,
      "loc": {
        "start": {
          "line": 179,
          "column": 55
        },
        "end": {
          "line": 179,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5141,
      "end": 5142,
      "loc": {
        "start": {
          "line": 179,
          "column": 62
        },
        "end": {
          "line": 179,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 5146,
      "end": 5148,
      "loc": {
        "start": {
          "line": 181,
          "column": 2
        },
        "end": {
          "line": 181,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5148,
      "end": 5149,
      "loc": {
        "start": {
          "line": 181,
          "column": 4
        },
        "end": {
          "line": 181,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length_squared",
      "start": 5149,
      "end": 5163,
      "loc": {
        "start": {
          "line": 181,
          "column": 5
        },
        "end": {
          "line": 181,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 5164,
      "end": 5165,
      "loc": {
        "start": {
          "line": 181,
          "column": 20
        },
        "end": {
          "line": 181,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius_squared",
      "start": 5166,
      "end": 5180,
      "loc": {
        "start": {
          "line": 181,
          "column": 22
        },
        "end": {
          "line": 181,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5180,
      "end": 5181,
      "loc": {
        "start": {
          "line": 181,
          "column": 36
        },
        "end": {
          "line": 181,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5182,
      "end": 5183,
      "loc": {
        "start": {
          "line": 181,
          "column": 38
        },
        "end": {
          "line": 181,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 5187,
      "end": 5193,
      "loc": {
        "start": {
          "line": 182,
          "column": 3
        },
        "end": {
          "line": 182,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 5194,
      "end": 5199,
      "loc": {
        "start": {
          "line": 182,
          "column": 10
        },
        "end": {
          "line": 182,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5199,
      "end": 5200,
      "loc": {
        "start": {
          "line": 182,
          "column": 15
        },
        "end": {
          "line": 182,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5203,
      "end": 5204,
      "loc": {
        "start": {
          "line": 183,
          "column": 2
        },
        "end": {
          "line": 183,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 5208,
      "end": 5210,
      "loc": {
        "start": {
          "line": 185,
          "column": 2
        },
        "end": {
          "line": 185,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5210,
      "end": 5211,
      "loc": {
        "start": {
          "line": 185,
          "column": 4
        },
        "end": {
          "line": 185,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 5211,
      "end": 5217,
      "loc": {
        "start": {
          "line": 185,
          "column": 5
        },
        "end": {
          "line": 185,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5217,
      "end": 5218,
      "loc": {
        "start": {
          "line": 185,
          "column": 11
        },
        "end": {
          "line": 185,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5219,
      "end": 5220,
      "loc": {
        "start": {
          "line": 185,
          "column": 13
        },
        "end": {
          "line": 185,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5224,
      "end": 5229,
      "loc": {
        "start": {
          "line": 186,
          "column": 3
        },
        "end": {
          "line": 186,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 5230,
      "end": 5236,
      "loc": {
        "start": {
          "line": 186,
          "column": 9
        },
        "end": {
          "line": 186,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5237,
      "end": 5238,
      "loc": {
        "start": {
          "line": 186,
          "column": 16
        },
        "end": {
          "line": 186,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 5239,
      "end": 5243,
      "loc": {
        "start": {
          "line": 186,
          "column": 18
        },
        "end": {
          "line": 186,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5243,
      "end": 5244,
      "loc": {
        "start": {
          "line": 186,
          "column": 22
        },
        "end": {
          "line": 186,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sqrt",
      "start": 5244,
      "end": 5248,
      "loc": {
        "start": {
          "line": 186,
          "column": 23
        },
        "end": {
          "line": 186,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5248,
      "end": 5249,
      "loc": {
        "start": {
          "line": 186,
          "column": 27
        },
        "end": {
          "line": 186,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length_squared",
      "start": 5249,
      "end": 5263,
      "loc": {
        "start": {
          "line": 186,
          "column": 28
        },
        "end": {
          "line": 186,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5263,
      "end": 5264,
      "loc": {
        "start": {
          "line": 186,
          "column": 42
        },
        "end": {
          "line": 186,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5264,
      "end": 5265,
      "loc": {
        "start": {
          "line": 186,
          "column": 43
        },
        "end": {
          "line": 186,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 5270,
      "end": 5277,
      "loc": {
        "start": {
          "line": 188,
          "column": 3
        },
        "end": {
          "line": 188,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5280,
      "end": 5281,
      "loc": {
        "start": {
          "line": 188,
          "column": 13
        },
        "end": {
          "line": 188,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 5282,
      "end": 5290,
      "loc": {
        "start": {
          "line": 188,
          "column": 15
        },
        "end": {
          "line": 188,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 5291,
      "end": 5292,
      "loc": {
        "start": {
          "line": 188,
          "column": 24
        },
        "end": {
          "line": 188,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 5293,
      "end": 5299,
      "loc": {
        "start": {
          "line": 188,
          "column": 26
        },
        "end": {
          "line": 188,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5299,
      "end": 5300,
      "loc": {
        "start": {
          "line": 188,
          "column": 32
        },
        "end": {
          "line": 188,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_x",
      "start": 5304,
      "end": 5313,
      "loc": {
        "start": {
          "line": 189,
          "column": 3
        },
        "end": {
          "line": 189,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5314,
      "end": 5315,
      "loc": {
        "start": {
          "line": 189,
          "column": 13
        },
        "end": {
          "line": 189,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_x",
      "start": 5316,
      "end": 5323,
      "loc": {
        "start": {
          "line": 189,
          "column": 15
        },
        "end": {
          "line": 189,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 5324,
      "end": 5325,
      "loc": {
        "start": {
          "line": 189,
          "column": 23
        },
        "end": {
          "line": 189,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 5326,
      "end": 5332,
      "loc": {
        "start": {
          "line": 189,
          "column": 25
        },
        "end": {
          "line": 189,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5332,
      "end": 5333,
      "loc": {
        "start": {
          "line": 189,
          "column": 31
        },
        "end": {
          "line": 189,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_y",
      "start": 5337,
      "end": 5346,
      "loc": {
        "start": {
          "line": 190,
          "column": 3
        },
        "end": {
          "line": 190,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5347,
      "end": 5348,
      "loc": {
        "start": {
          "line": 190,
          "column": 13
        },
        "end": {
          "line": 190,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_y",
      "start": 5349,
      "end": 5356,
      "loc": {
        "start": {
          "line": 190,
          "column": 15
        },
        "end": {
          "line": 190,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 5357,
      "end": 5358,
      "loc": {
        "start": {
          "line": 190,
          "column": 23
        },
        "end": {
          "line": 190,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 5359,
      "end": 5365,
      "loc": {
        "start": {
          "line": 190,
          "column": 25
        },
        "end": {
          "line": 190,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5365,
      "end": 5366,
      "loc": {
        "start": {
          "line": 190,
          "column": 31
        },
        "end": {
          "line": 190,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 5370,
      "end": 5376,
      "loc": {
        "start": {
          "line": 191,
          "column": 3
        },
        "end": {
          "line": 191,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5380,
      "end": 5381,
      "loc": {
        "start": {
          "line": 191,
          "column": 13
        },
        "end": {
          "line": 191,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 5382,
      "end": 5387,
      "loc": {
        "start": {
          "line": 191,
          "column": 15
        },
        "end": {
          "line": 191,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5387,
      "end": 5388,
      "loc": {
        "start": {
          "line": 191,
          "column": 20
        },
        "end": {
          "line": 191,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5391,
      "end": 5392,
      "loc": {
        "start": {
          "line": 192,
          "column": 2
        },
        "end": {
          "line": 192,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5394,
      "end": 5395,
      "loc": {
        "start": {
          "line": 193,
          "column": 1
        },
        "end": {
          "line": 193,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 5397,
      "end": 5401,
      "loc": {
        "start": {
          "line": 194,
          "column": 1
        },
        "end": {
          "line": 194,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5402,
      "end": 5403,
      "loc": {
        "start": {
          "line": 194,
          "column": 6
        },
        "end": {
          "line": 194,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 5406,
      "end": 5409,
      "loc": {
        "start": {
          "line": 195,
          "column": 2
        },
        "end": {
          "line": 195,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5409,
      "end": 5410,
      "loc": {
        "start": {
          "line": 195,
          "column": 5
        },
        "end": {
          "line": 195,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 5410,
      "end": 5413,
      "loc": {
        "start": {
          "line": 195,
          "column": 6
        },
        "end": {
          "line": 195,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 5414,
      "end": 5416,
      "loc": {
        "start": {
          "line": 195,
          "column": 10
        },
        "end": {
          "line": 195,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5417,
      "end": 5418,
      "loc": {
        "start": {
          "line": 195,
          "column": 13
        },
        "end": {
          "line": 195,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5419,
      "end": 5420,
      "loc": {
        "start": {
          "line": 195,
          "column": 15
        },
        "end": {
          "line": 195,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5420,
      "end": 5421,
      "loc": {
        "start": {
          "line": 195,
          "column": 16
        },
        "end": {
          "line": 195,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 5422,
      "end": 5424,
      "loc": {
        "start": {
          "line": 195,
          "column": 18
        },
        "end": {
          "line": 195,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5425,
      "end": 5426,
      "loc": {
        "start": {
          "line": 195,
          "column": 21
        },
        "end": {
          "line": 195,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 5427,
      "end": 5428,
      "loc": {
        "start": {
          "line": 195,
          "column": 23
        },
        "end": {
          "line": 195,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5428,
      "end": 5429,
      "loc": {
        "start": {
          "line": 195,
          "column": 24
        },
        "end": {
          "line": 195,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 5430,
      "end": 5432,
      "loc": {
        "start": {
          "line": 195,
          "column": 26
        },
        "end": {
          "line": 195,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 5433,
      "end": 5434,
      "loc": {
        "start": {
          "line": 195,
          "column": 29
        },
        "end": {
          "line": 195,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "count",
      "start": 5435,
      "end": 5440,
      "loc": {
        "start": {
          "line": 195,
          "column": 31
        },
        "end": {
          "line": 195,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5440,
      "end": 5441,
      "loc": {
        "start": {
          "line": 195,
          "column": 36
        },
        "end": {
          "line": 195,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 5442,
      "end": 5444,
      "loc": {
        "start": {
          "line": 195,
          "column": 38
        },
        "end": {
          "line": 195,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 5445,
      "end": 5447,
      "loc": {
        "start": {
          "line": 195,
          "column": 41
        },
        "end": {
          "line": 195,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 5448,
      "end": 5449,
      "loc": {
        "start": {
          "line": 195,
          "column": 44
        },
        "end": {
          "line": 195,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5449,
      "end": 5450,
      "loc": {
        "start": {
          "line": 195,
          "column": 45
        },
        "end": {
          "line": 195,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 5451,
      "end": 5453,
      "loc": {
        "start": {
          "line": 195,
          "column": 47
        },
        "end": {
          "line": 195,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 5454,
      "end": 5456,
      "loc": {
        "start": {
          "line": 195,
          "column": 50
        },
        "end": {
          "line": 195,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 5457,
      "end": 5458,
      "loc": {
        "start": {
          "line": 195,
          "column": 53
        },
        "end": {
          "line": 195,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5458,
      "end": 5459,
      "loc": {
        "start": {
          "line": 195,
          "column": 54
        },
        "end": {
          "line": 195,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5460,
      "end": 5461,
      "loc": {
        "start": {
          "line": 195,
          "column": 56
        },
        "end": {
          "line": 195,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5465,
      "end": 5470,
      "loc": {
        "start": {
          "line": 196,
          "column": 3
        },
        "end": {
          "line": 196,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_x",
      "start": 5471,
      "end": 5478,
      "loc": {
        "start": {
          "line": 196,
          "column": 9
        },
        "end": {
          "line": 196,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5479,
      "end": 5480,
      "loc": {
        "start": {
          "line": 196,
          "column": 17
        },
        "end": {
          "line": 196,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_x",
      "start": 5481,
      "end": 5484,
      "loc": {
        "start": {
          "line": 196,
          "column": 19
        },
        "end": {
          "line": 196,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 5485,
      "end": 5486,
      "loc": {
        "start": {
          "line": 196,
          "column": 23
        },
        "end": {
          "line": 196,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 5487,
      "end": 5495,
      "loc": {
        "start": {
          "line": 196,
          "column": 25
        },
        "end": {
          "line": 196,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5495,
      "end": 5496,
      "loc": {
        "start": {
          "line": 196,
          "column": 33
        },
        "end": {
          "line": 196,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 5496,
      "end": 5498,
      "loc": {
        "start": {
          "line": 196,
          "column": 34
        },
        "end": {
          "line": 196,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5498,
      "end": 5499,
      "loc": {
        "start": {
          "line": 196,
          "column": 36
        },
        "end": {
          "line": 196,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5499,
      "end": 5500,
      "loc": {
        "start": {
          "line": 196,
          "column": 37
        },
        "end": {
          "line": 196,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5504,
      "end": 5509,
      "loc": {
        "start": {
          "line": 197,
          "column": 3
        },
        "end": {
          "line": 197,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_y",
      "start": 5510,
      "end": 5517,
      "loc": {
        "start": {
          "line": 197,
          "column": 9
        },
        "end": {
          "line": 197,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5518,
      "end": 5519,
      "loc": {
        "start": {
          "line": 197,
          "column": 17
        },
        "end": {
          "line": 197,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_y",
      "start": 5520,
      "end": 5523,
      "loc": {
        "start": {
          "line": 197,
          "column": 19
        },
        "end": {
          "line": 197,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 5524,
      "end": 5525,
      "loc": {
        "start": {
          "line": 197,
          "column": 23
        },
        "end": {
          "line": 197,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 5526,
      "end": 5534,
      "loc": {
        "start": {
          "line": 197,
          "column": 25
        },
        "end": {
          "line": 197,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5534,
      "end": 5535,
      "loc": {
        "start": {
          "line": 197,
          "column": 33
        },
        "end": {
          "line": 197,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 5535,
      "end": 5537,
      "loc": {
        "start": {
          "line": 197,
          "column": 34
        },
        "end": {
          "line": 197,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5537,
      "end": 5538,
      "loc": {
        "start": {
          "line": 197,
          "column": 36
        },
        "end": {
          "line": 197,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5538,
      "end": 5539,
      "loc": {
        "start": {
          "line": 197,
          "column": 37
        },
        "end": {
          "line": 197,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5543,
      "end": 5548,
      "loc": {
        "start": {
          "line": 198,
          "column": 3
        },
        "end": {
          "line": 198,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge_x",
      "start": 5549,
      "end": 5555,
      "loc": {
        "start": {
          "line": 198,
          "column": 9
        },
        "end": {
          "line": 198,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5557,
      "end": 5558,
      "loc": {
        "start": {
          "line": 198,
          "column": 17
        },
        "end": {
          "line": 198,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_edges",
      "start": 5559,
      "end": 5566,
      "loc": {
        "start": {
          "line": 198,
          "column": 19
        },
        "end": {
          "line": 198,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5566,
      "end": 5567,
      "loc": {
        "start": {
          "line": 198,
          "column": 26
        },
        "end": {
          "line": 198,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 5567,
      "end": 5569,
      "loc": {
        "start": {
          "line": 198,
          "column": 27
        },
        "end": {
          "line": 198,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5569,
      "end": 5570,
      "loc": {
        "start": {
          "line": 198,
          "column": 29
        },
        "end": {
          "line": 198,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5570,
      "end": 5571,
      "loc": {
        "start": {
          "line": 198,
          "column": 30
        },
        "end": {
          "line": 198,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5575,
      "end": 5580,
      "loc": {
        "start": {
          "line": 199,
          "column": 3
        },
        "end": {
          "line": 199,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge_y",
      "start": 5581,
      "end": 5587,
      "loc": {
        "start": {
          "line": 199,
          "column": 9
        },
        "end": {
          "line": 199,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5589,
      "end": 5590,
      "loc": {
        "start": {
          "line": 199,
          "column": 17
        },
        "end": {
          "line": 199,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_edges",
      "start": 5591,
      "end": 5598,
      "loc": {
        "start": {
          "line": 199,
          "column": 19
        },
        "end": {
          "line": 199,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5598,
      "end": 5599,
      "loc": {
        "start": {
          "line": 199,
          "column": 26
        },
        "end": {
          "line": 199,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 5599,
      "end": 5601,
      "loc": {
        "start": {
          "line": 199,
          "column": 27
        },
        "end": {
          "line": 199,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5601,
      "end": 5602,
      "loc": {
        "start": {
          "line": 199,
          "column": 29
        },
        "end": {
          "line": 199,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5602,
      "end": 5603,
      "loc": {
        "start": {
          "line": 199,
          "column": 30
        },
        "end": {
          "line": 199,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5607,
      "end": 5612,
      "loc": {
        "start": {
          "line": 200,
          "column": 3
        },
        "end": {
          "line": 200,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 5613,
      "end": 5616,
      "loc": {
        "start": {
          "line": 200,
          "column": 9
        },
        "end": {
          "line": 200,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5621,
      "end": 5622,
      "loc": {
        "start": {
          "line": 200,
          "column": 17
        },
        "end": {
          "line": 200,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_x",
      "start": 5623,
      "end": 5630,
      "loc": {
        "start": {
          "line": 200,
          "column": 19
        },
        "end": {
          "line": 200,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 5631,
      "end": 5632,
      "loc": {
        "start": {
          "line": 200,
          "column": 27
        },
        "end": {
          "line": 200,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge_x",
      "start": 5633,
      "end": 5639,
      "loc": {
        "start": {
          "line": 200,
          "column": 29
        },
        "end": {
          "line": 200,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 5640,
      "end": 5641,
      "loc": {
        "start": {
          "line": 200,
          "column": 36
        },
        "end": {
          "line": 200,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_y",
      "start": 5642,
      "end": 5649,
      "loc": {
        "start": {
          "line": 200,
          "column": 38
        },
        "end": {
          "line": 200,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 5650,
      "end": 5651,
      "loc": {
        "start": {
          "line": 200,
          "column": 46
        },
        "end": {
          "line": 200,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge_y",
      "start": 5652,
      "end": 5658,
      "loc": {
        "start": {
          "line": 200,
          "column": 48
        },
        "end": {
          "line": 200,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5658,
      "end": 5659,
      "loc": {
        "start": {
          "line": 200,
          "column": 54
        },
        "end": {
          "line": 200,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5663,
      "end": 5668,
      "loc": {
        "start": {
          "line": 201,
          "column": 3
        },
        "end": {
          "line": 201,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "region",
      "start": 5669,
      "end": 5675,
      "loc": {
        "start": {
          "line": 201,
          "column": 9
        },
        "end": {
          "line": 201,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5677,
      "end": 5678,
      "loc": {
        "start": {
          "line": 201,
          "column": 17
        },
        "end": {
          "line": 201,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 5679,
      "end": 5682,
      "loc": {
        "start": {
          "line": 201,
          "column": 19
        },
        "end": {
          "line": 201,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 5683,
      "end": 5684,
      "loc": {
        "start": {
          "line": 201,
          "column": 23
        },
        "end": {
          "line": 201,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5685,
      "end": 5686,
      "loc": {
        "start": {
          "line": 201,
          "column": 25
        },
        "end": {
          "line": 201,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5687,
      "end": 5688,
      "loc": {
        "start": {
          "line": 201,
          "column": 27
        },
        "end": {
          "line": 201,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 5689,
      "end": 5690,
      "loc": {
        "start": {
          "line": 201,
          "column": 29
        },
        "end": {
          "line": 201,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 5690,
      "end": 5691,
      "loc": {
        "start": {
          "line": 201,
          "column": 30
        },
        "end": {
          "line": 201,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5692,
      "end": 5693,
      "loc": {
        "start": {
          "line": 201,
          "column": 32
        },
        "end": {
          "line": 201,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 5694,
      "end": 5697,
      "loc": {
        "start": {
          "line": 201,
          "column": 34
        },
        "end": {
          "line": 201,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 5698,
      "end": 5699,
      "loc": {
        "start": {
          "line": 201,
          "column": 38
        },
        "end": {
          "line": 201,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge_x",
      "start": 5700,
      "end": 5706,
      "loc": {
        "start": {
          "line": 201,
          "column": 40
        },
        "end": {
          "line": 201,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 5707,
      "end": 5708,
      "loc": {
        "start": {
          "line": 201,
          "column": 47
        },
        "end": {
          "line": 201,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge_x",
      "start": 5709,
      "end": 5715,
      "loc": {
        "start": {
          "line": 201,
          "column": 49
        },
        "end": {
          "line": 201,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 5716,
      "end": 5717,
      "loc": {
        "start": {
          "line": 201,
          "column": 56
        },
        "end": {
          "line": 201,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge_y",
      "start": 5718,
      "end": 5724,
      "loc": {
        "start": {
          "line": 201,
          "column": 58
        },
        "end": {
          "line": 201,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 5725,
      "end": 5726,
      "loc": {
        "start": {
          "line": 201,
          "column": 65
        },
        "end": {
          "line": 201,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge_y",
      "start": 5727,
      "end": 5733,
      "loc": {
        "start": {
          "line": 201,
          "column": 67
        },
        "end": {
          "line": 201,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5734,
      "end": 5735,
      "loc": {
        "start": {
          "line": 201,
          "column": 74
        },
        "end": {
          "line": 201,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 5736,
      "end": 5737,
      "loc": {
        "start": {
          "line": 201,
          "column": 76
        },
        "end": {
          "line": 201,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5738,
      "end": 5739,
      "loc": {
        "start": {
          "line": 201,
          "column": 78
        },
        "end": {
          "line": 201,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5740,
      "end": 5741,
      "loc": {
        "start": {
          "line": 201,
          "column": 80
        },
        "end": {
          "line": 201,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5741,
      "end": 5742,
      "loc": {
        "start": {
          "line": 201,
          "column": 81
        },
        "end": {
          "line": 201,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 5747,
      "end": 5750,
      "loc": {
        "start": {
          "line": 203,
          "column": 3
        },
        "end": {
          "line": 203,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlapping",
      "start": 5751,
      "end": 5766,
      "loc": {
        "start": {
          "line": 203,
          "column": 7
        },
        "end": {
          "line": 203,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5767,
      "end": 5768,
      "loc": {
        "start": {
          "line": 203,
          "column": 23
        },
        "end": {
          "line": 203,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 5769,
      "end": 5774,
      "loc": {
        "start": {
          "line": 203,
          "column": 25
        },
        "end": {
          "line": 203,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5774,
      "end": 5775,
      "loc": {
        "start": {
          "line": 203,
          "column": 30
        },
        "end": {
          "line": 203,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 5779,
      "end": 5782,
      "loc": {
        "start": {
          "line": 204,
          "column": 3
        },
        "end": {
          "line": 204,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap",
      "start": 5783,
      "end": 5794,
      "loc": {
        "start": {
          "line": 204,
          "column": 7
        },
        "end": {
          "line": 204,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5799,
      "end": 5800,
      "loc": {
        "start": {
          "line": 204,
          "column": 23
        },
        "end": {
          "line": 204,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5801,
      "end": 5802,
      "loc": {
        "start": {
          "line": 204,
          "column": 25
        },
        "end": {
          "line": 204,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5802,
      "end": 5803,
      "loc": {
        "start": {
          "line": 204,
          "column": 26
        },
        "end": {
          "line": 204,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 5807,
      "end": 5810,
      "loc": {
        "start": {
          "line": 205,
          "column": 3
        },
        "end": {
          "line": 205,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap_x",
      "start": 5811,
      "end": 5824,
      "loc": {
        "start": {
          "line": 205,
          "column": 7
        },
        "end": {
          "line": 205,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5827,
      "end": 5828,
      "loc": {
        "start": {
          "line": 205,
          "column": 23
        },
        "end": {
          "line": 205,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5829,
      "end": 5830,
      "loc": {
        "start": {
          "line": 205,
          "column": 25
        },
        "end": {
          "line": 205,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5830,
      "end": 5831,
      "loc": {
        "start": {
          "line": 205,
          "column": 26
        },
        "end": {
          "line": 205,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 5835,
      "end": 5838,
      "loc": {
        "start": {
          "line": 206,
          "column": 3
        },
        "end": {
          "line": 206,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap_y",
      "start": 5839,
      "end": 5852,
      "loc": {
        "start": {
          "line": 206,
          "column": 7
        },
        "end": {
          "line": 206,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5855,
      "end": 5856,
      "loc": {
        "start": {
          "line": 206,
          "column": 23
        },
        "end": {
          "line": 206,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 5857,
      "end": 5858,
      "loc": {
        "start": {
          "line": 206,
          "column": 25
        },
        "end": {
          "line": 206,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5858,
      "end": 5859,
      "loc": {
        "start": {
          "line": 206,
          "column": 26
        },
        "end": {
          "line": 206,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 5864,
      "end": 5866,
      "loc": {
        "start": {
          "line": 208,
          "column": 3
        },
        "end": {
          "line": 208,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5866,
      "end": 5867,
      "loc": {
        "start": {
          "line": 208,
          "column": 5
        },
        "end": {
          "line": 208,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 5867,
      "end": 5873,
      "loc": {
        "start": {
          "line": 208,
          "column": 6
        },
        "end": {
          "line": 208,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 5874,
      "end": 5876,
      "loc": {
        "start": {
          "line": 208,
          "column": 13
        },
        "end": {
          "line": 208,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_in_b",
      "start": 5877,
      "end": 5883,
      "loc": {
        "start": {
          "line": 208,
          "column": 16
        },
        "end": {
          "line": 208,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 5884,
      "end": 5886,
      "loc": {
        "start": {
          "line": 208,
          "column": 23
        },
        "end": {
          "line": 208,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_x",
      "start": 5887,
      "end": 5894,
      "loc": {
        "start": {
          "line": 208,
          "column": 26
        },
        "end": {
          "line": 208,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 5895,
      "end": 5896,
      "loc": {
        "start": {
          "line": 208,
          "column": 34
        },
        "end": {
          "line": 208,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_x",
      "start": 5897,
      "end": 5904,
      "loc": {
        "start": {
          "line": 208,
          "column": 36
        },
        "end": {
          "line": 208,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 5905,
      "end": 5906,
      "loc": {
        "start": {
          "line": 208,
          "column": 44
        },
        "end": {
          "line": 208,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_y",
      "start": 5907,
      "end": 5914,
      "loc": {
        "start": {
          "line": 208,
          "column": 46
        },
        "end": {
          "line": 208,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 5915,
      "end": 5916,
      "loc": {
        "start": {
          "line": 208,
          "column": 54
        },
        "end": {
          "line": 208,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_y",
      "start": 5917,
      "end": 5924,
      "loc": {
        "start": {
          "line": 208,
          "column": 56
        },
        "end": {
          "line": 208,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 5925,
      "end": 5926,
      "loc": {
        "start": {
          "line": 208,
          "column": 64
        },
        "end": {
          "line": 208,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius_squared",
      "start": 5927,
      "end": 5941,
      "loc": {
        "start": {
          "line": 208,
          "column": 66
        },
        "end": {
          "line": 208,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5941,
      "end": 5942,
      "loc": {
        "start": {
          "line": 208,
          "column": 80
        },
        "end": {
          "line": 208,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5943,
      "end": 5944,
      "loc": {
        "start": {
          "line": 208,
          "column": 82
        },
        "end": {
          "line": 208,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_in_b",
      "start": 5949,
      "end": 5955,
      "loc": {
        "start": {
          "line": 209,
          "column": 4
        },
        "end": {
          "line": 209,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5956,
      "end": 5957,
      "loc": {
        "start": {
          "line": 209,
          "column": 11
        },
        "end": {
          "line": 209,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 5958,
      "end": 5963,
      "loc": {
        "start": {
          "line": 209,
          "column": 13
        },
        "end": {
          "line": 209,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5963,
      "end": 5964,
      "loc": {
        "start": {
          "line": 209,
          "column": 18
        },
        "end": {
          "line": 209,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5968,
      "end": 5969,
      "loc": {
        "start": {
          "line": 210,
          "column": 3
        },
        "end": {
          "line": 210,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 5974,
      "end": 5976,
      "loc": {
        "start": {
          "line": 212,
          "column": 3
        },
        "end": {
          "line": 212,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5976,
      "end": 5977,
      "loc": {
        "start": {
          "line": 212,
          "column": 5
        },
        "end": {
          "line": 212,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "region",
      "start": 5977,
      "end": 5983,
      "loc": {
        "start": {
          "line": 212,
          "column": 6
        },
        "end": {
          "line": 212,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5983,
      "end": 5984,
      "loc": {
        "start": {
          "line": 212,
          "column": 12
        },
        "end": {
          "line": 212,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5985,
      "end": 5986,
      "loc": {
        "start": {
          "line": 212,
          "column": 14
        },
        "end": {
          "line": 212,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 5991,
      "end": 5996,
      "loc": {
        "start": {
          "line": 213,
          "column": 4
        },
        "end": {
          "line": 213,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "left",
      "start": 5997,
      "end": 6001,
      "loc": {
        "start": {
          "line": 213,
          "column": 10
        },
        "end": {
          "line": 213,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6006,
      "end": 6007,
      "loc": {
        "start": {
          "line": 213,
          "column": 19
        },
        "end": {
          "line": 213,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "region",
      "start": 6008,
      "end": 6014,
      "loc": {
        "start": {
          "line": 213,
          "column": 21
        },
        "end": {
          "line": 213,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 6015,
      "end": 6018,
      "loc": {
        "start": {
          "line": 213,
          "column": 28
        },
        "end": {
          "line": 213,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 6019,
      "end": 6020,
      "loc": {
        "start": {
          "line": 213,
          "column": 32
        },
        "end": {
          "line": 213,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 6020,
      "end": 6021,
      "loc": {
        "start": {
          "line": 213,
          "column": 33
        },
        "end": {
          "line": 213,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6021,
      "end": 6022,
      "loc": {
        "start": {
          "line": 213,
          "column": 34
        },
        "end": {
          "line": 213,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6027,
      "end": 6032,
      "loc": {
        "start": {
          "line": 214,
          "column": 4
        },
        "end": {
          "line": 214,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "other_x",
      "start": 6033,
      "end": 6040,
      "loc": {
        "start": {
          "line": 214,
          "column": 10
        },
        "end": {
          "line": 214,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6042,
      "end": 6043,
      "loc": {
        "start": {
          "line": 214,
          "column": 19
        },
        "end": {
          "line": 214,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "left",
      "start": 6044,
      "end": 6048,
      "loc": {
        "start": {
          "line": 214,
          "column": 21
        },
        "end": {
          "line": 214,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6049,
      "end": 6050,
      "loc": {
        "start": {
          "line": 214,
          "column": 26
        },
        "end": {
          "line": 214,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6051,
      "end": 6052,
      "loc": {
        "start": {
          "line": 214,
          "column": 28
        },
        "end": {
          "line": 214,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 6052,
      "end": 6054,
      "loc": {
        "start": {
          "line": 214,
          "column": 29
        },
        "end": {
          "line": 214,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 6055,
      "end": 6058,
      "loc": {
        "start": {
          "line": 214,
          "column": 32
        },
        "end": {
          "line": 214,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 6059,
      "end": 6060,
      "loc": {
        "start": {
          "line": 214,
          "column": 36
        },
        "end": {
          "line": 214,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6061,
      "end": 6062,
      "loc": {
        "start": {
          "line": 214,
          "column": 38
        },
        "end": {
          "line": 214,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "count",
      "start": 6063,
      "end": 6068,
      "loc": {
        "start": {
          "line": 214,
          "column": 40
        },
        "end": {
          "line": 214,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 6069,
      "end": 6070,
      "loc": {
        "start": {
          "line": 214,
          "column": 46
        },
        "end": {
          "line": 214,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 6071,
      "end": 6072,
      "loc": {
        "start": {
          "line": 214,
          "column": 48
        },
        "end": {
          "line": 214,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6073,
      "end": 6074,
      "loc": {
        "start": {
          "line": 214,
          "column": 50
        },
        "end": {
          "line": 214,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 6075,
      "end": 6077,
      "loc": {
        "start": {
          "line": 214,
          "column": 52
        },
        "end": {
          "line": 214,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 6078,
      "end": 6079,
      "loc": {
        "start": {
          "line": 214,
          "column": 55
        },
        "end": {
          "line": 214,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 6080,
      "end": 6081,
      "loc": {
        "start": {
          "line": 214,
          "column": 57
        },
        "end": {
          "line": 214,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6081,
      "end": 6082,
      "loc": {
        "start": {
          "line": 214,
          "column": 58
        },
        "end": {
          "line": 214,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6083,
      "end": 6084,
      "loc": {
        "start": {
          "line": 214,
          "column": 60
        },
        "end": {
          "line": 214,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6085,
      "end": 6086,
      "loc": {
        "start": {
          "line": 214,
          "column": 62
        },
        "end": {
          "line": 214,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 6086,
      "end": 6088,
      "loc": {
        "start": {
          "line": 214,
          "column": 63
        },
        "end": {
          "line": 214,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 6089,
      "end": 6092,
      "loc": {
        "start": {
          "line": 214,
          "column": 66
        },
        "end": {
          "line": 214,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "count",
      "start": 6093,
      "end": 6098,
      "loc": {
        "start": {
          "line": 214,
          "column": 70
        },
        "end": {
          "line": 214,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 6099,
      "end": 6100,
      "loc": {
        "start": {
          "line": 214,
          "column": 76
        },
        "end": {
          "line": 214,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 6101,
      "end": 6102,
      "loc": {
        "start": {
          "line": 214,
          "column": 78
        },
        "end": {
          "line": 214,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6103,
      "end": 6104,
      "loc": {
        "start": {
          "line": 214,
          "column": 80
        },
        "end": {
          "line": 214,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 6105,
      "end": 6106,
      "loc": {
        "start": {
          "line": 214,
          "column": 82
        },
        "end": {
          "line": 214,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6107,
      "end": 6108,
      "loc": {
        "start": {
          "line": 214,
          "column": 84
        },
        "end": {
          "line": 214,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 6109,
      "end": 6111,
      "loc": {
        "start": {
          "line": 214,
          "column": 86
        },
        "end": {
          "line": 214,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 6112,
      "end": 6113,
      "loc": {
        "start": {
          "line": 214,
          "column": 89
        },
        "end": {
          "line": 214,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 6114,
      "end": 6115,
      "loc": {
        "start": {
          "line": 214,
          "column": 91
        },
        "end": {
          "line": 214,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6115,
      "end": 6116,
      "loc": {
        "start": {
          "line": 214,
          "column": 92
        },
        "end": {
          "line": 214,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6116,
      "end": 6117,
      "loc": {
        "start": {
          "line": 214,
          "column": 93
        },
        "end": {
          "line": 214,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6122,
      "end": 6127,
      "loc": {
        "start": {
          "line": 215,
          "column": 4
        },
        "end": {
          "line": 215,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "other_y",
      "start": 6128,
      "end": 6135,
      "loc": {
        "start": {
          "line": 215,
          "column": 10
        },
        "end": {
          "line": 215,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6137,
      "end": 6138,
      "loc": {
        "start": {
          "line": 215,
          "column": 19
        },
        "end": {
          "line": 215,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "other_x",
      "start": 6139,
      "end": 6146,
      "loc": {
        "start": {
          "line": 215,
          "column": 21
        },
        "end": {
          "line": 215,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 6147,
      "end": 6148,
      "loc": {
        "start": {
          "line": 215,
          "column": 29
        },
        "end": {
          "line": 215,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 6149,
      "end": 6150,
      "loc": {
        "start": {
          "line": 215,
          "column": 31
        },
        "end": {
          "line": 215,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6150,
      "end": 6151,
      "loc": {
        "start": {
          "line": 215,
          "column": 32
        },
        "end": {
          "line": 215,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6156,
      "end": 6161,
      "loc": {
        "start": {
          "line": 216,
          "column": 4
        },
        "end": {
          "line": 216,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord2_x",
      "start": 6162,
      "end": 6170,
      "loc": {
        "start": {
          "line": 216,
          "column": 10
        },
        "end": {
          "line": 216,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6171,
      "end": 6172,
      "loc": {
        "start": {
          "line": 216,
          "column": 19
        },
        "end": {
          "line": 216,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_x",
      "start": 6173,
      "end": 6176,
      "loc": {
        "start": {
          "line": 216,
          "column": 21
        },
        "end": {
          "line": 216,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 6177,
      "end": 6178,
      "loc": {
        "start": {
          "line": 216,
          "column": 25
        },
        "end": {
          "line": 216,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 6179,
      "end": 6187,
      "loc": {
        "start": {
          "line": 216,
          "column": 27
        },
        "end": {
          "line": 216,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6187,
      "end": 6188,
      "loc": {
        "start": {
          "line": 216,
          "column": 35
        },
        "end": {
          "line": 216,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "other_x",
      "start": 6188,
      "end": 6195,
      "loc": {
        "start": {
          "line": 216,
          "column": 36
        },
        "end": {
          "line": 216,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6195,
      "end": 6196,
      "loc": {
        "start": {
          "line": 216,
          "column": 43
        },
        "end": {
          "line": 216,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6196,
      "end": 6197,
      "loc": {
        "start": {
          "line": 216,
          "column": 44
        },
        "end": {
          "line": 216,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6202,
      "end": 6207,
      "loc": {
        "start": {
          "line": 217,
          "column": 4
        },
        "end": {
          "line": 217,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord2_y",
      "start": 6208,
      "end": 6216,
      "loc": {
        "start": {
          "line": 217,
          "column": 10
        },
        "end": {
          "line": 217,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6217,
      "end": 6218,
      "loc": {
        "start": {
          "line": 217,
          "column": 19
        },
        "end": {
          "line": 217,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_y",
      "start": 6219,
      "end": 6222,
      "loc": {
        "start": {
          "line": 217,
          "column": 21
        },
        "end": {
          "line": 217,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 6223,
      "end": 6224,
      "loc": {
        "start": {
          "line": 217,
          "column": 25
        },
        "end": {
          "line": 217,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 6225,
      "end": 6233,
      "loc": {
        "start": {
          "line": 217,
          "column": 27
        },
        "end": {
          "line": 217,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6233,
      "end": 6234,
      "loc": {
        "start": {
          "line": 217,
          "column": 35
        },
        "end": {
          "line": 217,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "other_y",
      "start": 6234,
      "end": 6241,
      "loc": {
        "start": {
          "line": 217,
          "column": 36
        },
        "end": {
          "line": 217,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6241,
      "end": 6242,
      "loc": {
        "start": {
          "line": 217,
          "column": 43
        },
        "end": {
          "line": 217,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6242,
      "end": 6243,
      "loc": {
        "start": {
          "line": 217,
          "column": 44
        },
        "end": {
          "line": 217,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6248,
      "end": 6253,
      "loc": {
        "start": {
          "line": 218,
          "column": 4
        },
        "end": {
          "line": 218,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge2_x",
      "start": 6254,
      "end": 6261,
      "loc": {
        "start": {
          "line": 218,
          "column": 10
        },
        "end": {
          "line": 218,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6263,
      "end": 6264,
      "loc": {
        "start": {
          "line": 218,
          "column": 19
        },
        "end": {
          "line": 218,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_edges",
      "start": 6265,
      "end": 6272,
      "loc": {
        "start": {
          "line": 218,
          "column": 21
        },
        "end": {
          "line": 218,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6272,
      "end": 6273,
      "loc": {
        "start": {
          "line": 218,
          "column": 28
        },
        "end": {
          "line": 218,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "other_x",
      "start": 6273,
      "end": 6280,
      "loc": {
        "start": {
          "line": 218,
          "column": 29
        },
        "end": {
          "line": 218,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6280,
      "end": 6281,
      "loc": {
        "start": {
          "line": 218,
          "column": 36
        },
        "end": {
          "line": 218,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6281,
      "end": 6282,
      "loc": {
        "start": {
          "line": 218,
          "column": 37
        },
        "end": {
          "line": 218,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6287,
      "end": 6292,
      "loc": {
        "start": {
          "line": 219,
          "column": 4
        },
        "end": {
          "line": 219,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge2_y",
      "start": 6293,
      "end": 6300,
      "loc": {
        "start": {
          "line": 219,
          "column": 10
        },
        "end": {
          "line": 219,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6302,
      "end": 6303,
      "loc": {
        "start": {
          "line": 219,
          "column": 19
        },
        "end": {
          "line": 219,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_edges",
      "start": 6304,
      "end": 6311,
      "loc": {
        "start": {
          "line": 219,
          "column": 21
        },
        "end": {
          "line": 219,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6311,
      "end": 6312,
      "loc": {
        "start": {
          "line": 219,
          "column": 28
        },
        "end": {
          "line": 219,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "other_y",
      "start": 6312,
      "end": 6319,
      "loc": {
        "start": {
          "line": 219,
          "column": 29
        },
        "end": {
          "line": 219,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6319,
      "end": 6320,
      "loc": {
        "start": {
          "line": 219,
          "column": 36
        },
        "end": {
          "line": 219,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6320,
      "end": 6321,
      "loc": {
        "start": {
          "line": 219,
          "column": 37
        },
        "end": {
          "line": 219,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6326,
      "end": 6331,
      "loc": {
        "start": {
          "line": 220,
          "column": 4
        },
        "end": {
          "line": 220,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot2",
      "start": 6332,
      "end": 6336,
      "loc": {
        "start": {
          "line": 220,
          "column": 10
        },
        "end": {
          "line": 220,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6341,
      "end": 6342,
      "loc": {
        "start": {
          "line": 220,
          "column": 19
        },
        "end": {
          "line": 220,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord2_x",
      "start": 6343,
      "end": 6351,
      "loc": {
        "start": {
          "line": 220,
          "column": 21
        },
        "end": {
          "line": 220,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 6352,
      "end": 6353,
      "loc": {
        "start": {
          "line": 220,
          "column": 30
        },
        "end": {
          "line": 220,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge2_x",
      "start": 6354,
      "end": 6361,
      "loc": {
        "start": {
          "line": 220,
          "column": 32
        },
        "end": {
          "line": 220,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 6362,
      "end": 6363,
      "loc": {
        "start": {
          "line": 220,
          "column": 40
        },
        "end": {
          "line": 220,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord2_y",
      "start": 6364,
      "end": 6372,
      "loc": {
        "start": {
          "line": 220,
          "column": 42
        },
        "end": {
          "line": 220,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 6373,
      "end": 6374,
      "loc": {
        "start": {
          "line": 220,
          "column": 51
        },
        "end": {
          "line": 220,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge2_y",
      "start": 6375,
      "end": 6382,
      "loc": {
        "start": {
          "line": 220,
          "column": 53
        },
        "end": {
          "line": 220,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6382,
      "end": 6383,
      "loc": {
        "start": {
          "line": 220,
          "column": 60
        },
        "end": {
          "line": 220,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6388,
      "end": 6393,
      "loc": {
        "start": {
          "line": 221,
          "column": 4
        },
        "end": {
          "line": 221,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "region2",
      "start": 6394,
      "end": 6401,
      "loc": {
        "start": {
          "line": 221,
          "column": 10
        },
        "end": {
          "line": 221,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6403,
      "end": 6404,
      "loc": {
        "start": {
          "line": 221,
          "column": 19
        },
        "end": {
          "line": 221,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot2",
      "start": 6405,
      "end": 6409,
      "loc": {
        "start": {
          "line": 221,
          "column": 21
        },
        "end": {
          "line": 221,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 6410,
      "end": 6411,
      "loc": {
        "start": {
          "line": 221,
          "column": 26
        },
        "end": {
          "line": 221,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 6412,
      "end": 6413,
      "loc": {
        "start": {
          "line": 221,
          "column": 28
        },
        "end": {
          "line": 221,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6414,
      "end": 6415,
      "loc": {
        "start": {
          "line": 221,
          "column": 30
        },
        "end": {
          "line": 221,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 6416,
      "end": 6417,
      "loc": {
        "start": {
          "line": 221,
          "column": 32
        },
        "end": {
          "line": 221,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 6417,
      "end": 6418,
      "loc": {
        "start": {
          "line": 221,
          "column": 33
        },
        "end": {
          "line": 221,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6419,
      "end": 6420,
      "loc": {
        "start": {
          "line": 221,
          "column": 35
        },
        "end": {
          "line": 221,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot2",
      "start": 6421,
      "end": 6425,
      "loc": {
        "start": {
          "line": 221,
          "column": 37
        },
        "end": {
          "line": 221,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 6426,
      "end": 6427,
      "loc": {
        "start": {
          "line": 221,
          "column": 42
        },
        "end": {
          "line": 221,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge2_x",
      "start": 6428,
      "end": 6435,
      "loc": {
        "start": {
          "line": 221,
          "column": 44
        },
        "end": {
          "line": 221,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 6436,
      "end": 6437,
      "loc": {
        "start": {
          "line": 221,
          "column": 52
        },
        "end": {
          "line": 221,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge2_x",
      "start": 6438,
      "end": 6445,
      "loc": {
        "start": {
          "line": 221,
          "column": 54
        },
        "end": {
          "line": 221,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 6446,
      "end": 6447,
      "loc": {
        "start": {
          "line": 221,
          "column": 62
        },
        "end": {
          "line": 221,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge2_y",
      "start": 6448,
      "end": 6455,
      "loc": {
        "start": {
          "line": 221,
          "column": 64
        },
        "end": {
          "line": 221,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 6456,
      "end": 6457,
      "loc": {
        "start": {
          "line": 221,
          "column": 72
        },
        "end": {
          "line": 221,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "edge2_y",
      "start": 6458,
      "end": 6465,
      "loc": {
        "start": {
          "line": 221,
          "column": 74
        },
        "end": {
          "line": 221,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6466,
      "end": 6467,
      "loc": {
        "start": {
          "line": 221,
          "column": 82
        },
        "end": {
          "line": 221,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 6468,
      "end": 6469,
      "loc": {
        "start": {
          "line": 221,
          "column": 84
        },
        "end": {
          "line": 221,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6470,
      "end": 6471,
      "loc": {
        "start": {
          "line": 221,
          "column": 86
        },
        "end": {
          "line": 221,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 6472,
      "end": 6473,
      "loc": {
        "start": {
          "line": 221,
          "column": 88
        },
        "end": {
          "line": 221,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6473,
      "end": 6474,
      "loc": {
        "start": {
          "line": 221,
          "column": 89
        },
        "end": {
          "line": 221,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6480,
      "end": 6482,
      "loc": {
        "start": {
          "line": 223,
          "column": 4
        },
        "end": {
          "line": 223,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6482,
      "end": 6483,
      "loc": {
        "start": {
          "line": 223,
          "column": 6
        },
        "end": {
          "line": 223,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "region2",
      "start": 6483,
      "end": 6490,
      "loc": {
        "start": {
          "line": 223,
          "column": 7
        },
        "end": {
          "line": 223,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 6491,
      "end": 6494,
      "loc": {
        "start": {
          "line": 223,
          "column": 15
        },
        "end": {
          "line": 223,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 6495,
      "end": 6496,
      "loc": {
        "start": {
          "line": 223,
          "column": 19
        },
        "end": {
          "line": 223,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "region",
      "start": 6496,
      "end": 6502,
      "loc": {
        "start": {
          "line": 223,
          "column": 20
        },
        "end": {
          "line": 223,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6502,
      "end": 6503,
      "loc": {
        "start": {
          "line": 223,
          "column": 26
        },
        "end": {
          "line": 223,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6504,
      "end": 6505,
      "loc": {
        "start": {
          "line": 223,
          "column": 28
        },
        "end": {
          "line": 223,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6511,
      "end": 6516,
      "loc": {
        "start": {
          "line": 224,
          "column": 5
        },
        "end": {
          "line": 224,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target_x",
      "start": 6517,
      "end": 6525,
      "loc": {
        "start": {
          "line": 224,
          "column": 11
        },
        "end": {
          "line": 224,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6532,
      "end": 6533,
      "loc": {
        "start": {
          "line": 224,
          "column": 26
        },
        "end": {
          "line": 224,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "left",
      "start": 6534,
      "end": 6538,
      "loc": {
        "start": {
          "line": 224,
          "column": 28
        },
        "end": {
          "line": 224,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6539,
      "end": 6540,
      "loc": {
        "start": {
          "line": 224,
          "column": 33
        },
        "end": {
          "line": 224,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_x",
      "start": 6541,
      "end": 6548,
      "loc": {
        "start": {
          "line": 224,
          "column": 35
        },
        "end": {
          "line": 224,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6549,
      "end": 6550,
      "loc": {
        "start": {
          "line": 224,
          "column": 43
        },
        "end": {
          "line": 224,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord2_x",
      "start": 6551,
      "end": 6559,
      "loc": {
        "start": {
          "line": 224,
          "column": 45
        },
        "end": {
          "line": 224,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6559,
      "end": 6560,
      "loc": {
        "start": {
          "line": 224,
          "column": 53
        },
        "end": {
          "line": 224,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6566,
      "end": 6571,
      "loc": {
        "start": {
          "line": 225,
          "column": 5
        },
        "end": {
          "line": 225,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target_y",
      "start": 6572,
      "end": 6580,
      "loc": {
        "start": {
          "line": 225,
          "column": 11
        },
        "end": {
          "line": 225,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6587,
      "end": 6588,
      "loc": {
        "start": {
          "line": 225,
          "column": 26
        },
        "end": {
          "line": 225,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "left",
      "start": 6589,
      "end": 6593,
      "loc": {
        "start": {
          "line": 225,
          "column": 28
        },
        "end": {
          "line": 225,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6594,
      "end": 6595,
      "loc": {
        "start": {
          "line": 225,
          "column": 33
        },
        "end": {
          "line": 225,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_y",
      "start": 6596,
      "end": 6603,
      "loc": {
        "start": {
          "line": 225,
          "column": 35
        },
        "end": {
          "line": 225,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6604,
      "end": 6605,
      "loc": {
        "start": {
          "line": 225,
          "column": 43
        },
        "end": {
          "line": 225,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord2_y",
      "start": 6606,
      "end": 6614,
      "loc": {
        "start": {
          "line": 225,
          "column": 45
        },
        "end": {
          "line": 225,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6614,
      "end": 6615,
      "loc": {
        "start": {
          "line": 225,
          "column": 53
        },
        "end": {
          "line": 225,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6621,
      "end": 6626,
      "loc": {
        "start": {
          "line": 226,
          "column": 5
        },
        "end": {
          "line": 226,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length_squared",
      "start": 6627,
      "end": 6641,
      "loc": {
        "start": {
          "line": 226,
          "column": 11
        },
        "end": {
          "line": 226,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6642,
      "end": 6643,
      "loc": {
        "start": {
          "line": 226,
          "column": 26
        },
        "end": {
          "line": 226,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target_x",
      "start": 6644,
      "end": 6652,
      "loc": {
        "start": {
          "line": 226,
          "column": 28
        },
        "end": {
          "line": 226,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 6653,
      "end": 6654,
      "loc": {
        "start": {
          "line": 226,
          "column": 37
        },
        "end": {
          "line": 226,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target_x",
      "start": 6655,
      "end": 6663,
      "loc": {
        "start": {
          "line": 226,
          "column": 39
        },
        "end": {
          "line": 226,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 6664,
      "end": 6665,
      "loc": {
        "start": {
          "line": 226,
          "column": 48
        },
        "end": {
          "line": 226,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target_y",
      "start": 6666,
      "end": 6674,
      "loc": {
        "start": {
          "line": 226,
          "column": 50
        },
        "end": {
          "line": 226,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 6675,
      "end": 6676,
      "loc": {
        "start": {
          "line": 226,
          "column": 59
        },
        "end": {
          "line": 226,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target_y",
      "start": 6677,
      "end": 6685,
      "loc": {
        "start": {
          "line": 226,
          "column": 61
        },
        "end": {
          "line": 226,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6685,
      "end": 6686,
      "loc": {
        "start": {
          "line": 226,
          "column": 69
        },
        "end": {
          "line": 226,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6693,
      "end": 6695,
      "loc": {
        "start": {
          "line": 228,
          "column": 5
        },
        "end": {
          "line": 228,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6695,
      "end": 6696,
      "loc": {
        "start": {
          "line": 228,
          "column": 7
        },
        "end": {
          "line": 228,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length_squared",
      "start": 6696,
      "end": 6710,
      "loc": {
        "start": {
          "line": 228,
          "column": 8
        },
        "end": {
          "line": 228,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 6711,
      "end": 6712,
      "loc": {
        "start": {
          "line": 228,
          "column": 23
        },
        "end": {
          "line": 228,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius_squared",
      "start": 6713,
      "end": 6727,
      "loc": {
        "start": {
          "line": 228,
          "column": 25
        },
        "end": {
          "line": 228,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6727,
      "end": 6728,
      "loc": {
        "start": {
          "line": 228,
          "column": 39
        },
        "end": {
          "line": 228,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6729,
      "end": 6730,
      "loc": {
        "start": {
          "line": 228,
          "column": 41
        },
        "end": {
          "line": 228,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 6737,
      "end": 6743,
      "loc": {
        "start": {
          "line": 229,
          "column": 6
        },
        "end": {
          "line": 229,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 6744,
      "end": 6749,
      "loc": {
        "start": {
          "line": 229,
          "column": 13
        },
        "end": {
          "line": 229,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6749,
      "end": 6750,
      "loc": {
        "start": {
          "line": 229,
          "column": 18
        },
        "end": {
          "line": 229,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6756,
      "end": 6757,
      "loc": {
        "start": {
          "line": 230,
          "column": 5
        },
        "end": {
          "line": 230,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6764,
      "end": 6766,
      "loc": {
        "start": {
          "line": 232,
          "column": 5
        },
        "end": {
          "line": 232,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6766,
      "end": 6767,
      "loc": {
        "start": {
          "line": 232,
          "column": 7
        },
        "end": {
          "line": 232,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 6767,
      "end": 6773,
      "loc": {
        "start": {
          "line": 232,
          "column": 8
        },
        "end": {
          "line": 232,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6773,
      "end": 6774,
      "loc": {
        "start": {
          "line": 232,
          "column": 14
        },
        "end": {
          "line": 232,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6775,
      "end": 6776,
      "loc": {
        "start": {
          "line": 232,
          "column": 16
        },
        "end": {
          "line": 232,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6783,
      "end": 6788,
      "loc": {
        "start": {
          "line": 233,
          "column": 6
        },
        "end": {
          "line": 233,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 6789,
      "end": 6795,
      "loc": {
        "start": {
          "line": 233,
          "column": 12
        },
        "end": {
          "line": 233,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6796,
      "end": 6797,
      "loc": {
        "start": {
          "line": 233,
          "column": 19
        },
        "end": {
          "line": 233,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 6798,
      "end": 6802,
      "loc": {
        "start": {
          "line": 233,
          "column": 21
        },
        "end": {
          "line": 233,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6802,
      "end": 6803,
      "loc": {
        "start": {
          "line": 233,
          "column": 25
        },
        "end": {
          "line": 233,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sqrt",
      "start": 6803,
      "end": 6807,
      "loc": {
        "start": {
          "line": 233,
          "column": 26
        },
        "end": {
          "line": 233,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6807,
      "end": 6808,
      "loc": {
        "start": {
          "line": 233,
          "column": 30
        },
        "end": {
          "line": 233,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length_squared",
      "start": 6808,
      "end": 6822,
      "loc": {
        "start": {
          "line": 233,
          "column": 31
        },
        "end": {
          "line": 233,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6822,
      "end": 6823,
      "loc": {
        "start": {
          "line": 233,
          "column": 45
        },
        "end": {
          "line": 233,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6823,
      "end": 6824,
      "loc": {
        "start": {
          "line": 233,
          "column": 46
        },
        "end": {
          "line": 233,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlapping",
      "start": 6832,
      "end": 6847,
      "loc": {
        "start": {
          "line": 235,
          "column": 6
        },
        "end": {
          "line": 235,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6848,
      "end": 6849,
      "loc": {
        "start": {
          "line": 235,
          "column": 22
        },
        "end": {
          "line": 235,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 6850,
      "end": 6854,
      "loc": {
        "start": {
          "line": 235,
          "column": 24
        },
        "end": {
          "line": 235,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6854,
      "end": 6855,
      "loc": {
        "start": {
          "line": 235,
          "column": 28
        },
        "end": {
          "line": 235,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap",
      "start": 6862,
      "end": 6873,
      "loc": {
        "start": {
          "line": 236,
          "column": 6
        },
        "end": {
          "line": 236,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6878,
      "end": 6879,
      "loc": {
        "start": {
          "line": 236,
          "column": 22
        },
        "end": {
          "line": 236,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 6880,
      "end": 6888,
      "loc": {
        "start": {
          "line": 236,
          "column": 24
        },
        "end": {
          "line": 236,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 6889,
      "end": 6890,
      "loc": {
        "start": {
          "line": 236,
          "column": 33
        },
        "end": {
          "line": 236,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 6891,
      "end": 6897,
      "loc": {
        "start": {
          "line": 236,
          "column": 35
        },
        "end": {
          "line": 236,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6897,
      "end": 6898,
      "loc": {
        "start": {
          "line": 236,
          "column": 41
        },
        "end": {
          "line": 236,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap_x",
      "start": 6905,
      "end": 6918,
      "loc": {
        "start": {
          "line": 237,
          "column": 6
        },
        "end": {
          "line": 237,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6921,
      "end": 6922,
      "loc": {
        "start": {
          "line": 237,
          "column": 22
        },
        "end": {
          "line": 237,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target_x",
      "start": 6923,
      "end": 6931,
      "loc": {
        "start": {
          "line": 237,
          "column": 24
        },
        "end": {
          "line": 237,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 6932,
      "end": 6933,
      "loc": {
        "start": {
          "line": 237,
          "column": 33
        },
        "end": {
          "line": 237,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 6934,
      "end": 6940,
      "loc": {
        "start": {
          "line": 237,
          "column": 35
        },
        "end": {
          "line": 237,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6940,
      "end": 6941,
      "loc": {
        "start": {
          "line": 237,
          "column": 41
        },
        "end": {
          "line": 237,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap_y",
      "start": 6948,
      "end": 6961,
      "loc": {
        "start": {
          "line": 238,
          "column": 6
        },
        "end": {
          "line": 238,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6964,
      "end": 6965,
      "loc": {
        "start": {
          "line": 238,
          "column": 22
        },
        "end": {
          "line": 238,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "target_y",
      "start": 6966,
      "end": 6974,
      "loc": {
        "start": {
          "line": 238,
          "column": 24
        },
        "end": {
          "line": 238,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 6975,
      "end": 6976,
      "loc": {
        "start": {
          "line": 238,
          "column": 33
        },
        "end": {
          "line": 238,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 6977,
      "end": 6983,
      "loc": {
        "start": {
          "line": 238,
          "column": 35
        },
        "end": {
          "line": 238,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6983,
      "end": 6984,
      "loc": {
        "start": {
          "line": 238,
          "column": 41
        },
        "end": {
          "line": 238,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 6991,
      "end": 6997,
      "loc": {
        "start": {
          "line": 239,
          "column": 6
        },
        "end": {
          "line": 239,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7007,
      "end": 7008,
      "loc": {
        "start": {
          "line": 239,
          "column": 22
        },
        "end": {
          "line": 239,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 7009,
      "end": 7014,
      "loc": {
        "start": {
          "line": 239,
          "column": 24
        },
        "end": {
          "line": 239,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7014,
      "end": 7015,
      "loc": {
        "start": {
          "line": 239,
          "column": 29
        },
        "end": {
          "line": 239,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7021,
      "end": 7022,
      "loc": {
        "start": {
          "line": 240,
          "column": 5
        },
        "end": {
          "line": 240,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7027,
      "end": 7028,
      "loc": {
        "start": {
          "line": 241,
          "column": 4
        },
        "end": {
          "line": 241,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7032,
      "end": 7033,
      "loc": {
        "start": {
          "line": 242,
          "column": 3
        },
        "end": {
          "line": 242,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 7037,
      "end": 7041,
      "loc": {
        "start": {
          "line": 243,
          "column": 3
        },
        "end": {
          "line": 243,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7042,
      "end": 7043,
      "loc": {
        "start": {
          "line": 243,
          "column": 8
        },
        "end": {
          "line": 243,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 7048,
      "end": 7053,
      "loc": {
        "start": {
          "line": 244,
          "column": 4
        },
        "end": {
          "line": 244,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "normal_x",
      "start": 7054,
      "end": 7062,
      "loc": {
        "start": {
          "line": 244,
          "column": 10
        },
        "end": {
          "line": 244,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7070,
      "end": 7071,
      "loc": {
        "start": {
          "line": 244,
          "column": 26
        },
        "end": {
          "line": 244,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_normals",
      "start": 7072,
      "end": 7081,
      "loc": {
        "start": {
          "line": 244,
          "column": 28
        },
        "end": {
          "line": 244,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7081,
      "end": 7082,
      "loc": {
        "start": {
          "line": 244,
          "column": 37
        },
        "end": {
          "line": 244,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 7082,
      "end": 7084,
      "loc": {
        "start": {
          "line": 244,
          "column": 38
        },
        "end": {
          "line": 244,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7084,
      "end": 7085,
      "loc": {
        "start": {
          "line": 244,
          "column": 40
        },
        "end": {
          "line": 244,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7085,
      "end": 7086,
      "loc": {
        "start": {
          "line": 244,
          "column": 41
        },
        "end": {
          "line": 244,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 7091,
      "end": 7096,
      "loc": {
        "start": {
          "line": 245,
          "column": 4
        },
        "end": {
          "line": 245,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "normal_y",
      "start": 7097,
      "end": 7105,
      "loc": {
        "start": {
          "line": 245,
          "column": 10
        },
        "end": {
          "line": 245,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7113,
      "end": 7114,
      "loc": {
        "start": {
          "line": 245,
          "column": 26
        },
        "end": {
          "line": 245,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_normals",
      "start": 7115,
      "end": 7124,
      "loc": {
        "start": {
          "line": 245,
          "column": 28
        },
        "end": {
          "line": 245,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7124,
      "end": 7125,
      "loc": {
        "start": {
          "line": 245,
          "column": 37
        },
        "end": {
          "line": 245,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 7125,
      "end": 7127,
      "loc": {
        "start": {
          "line": 245,
          "column": 38
        },
        "end": {
          "line": 245,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7127,
      "end": 7128,
      "loc": {
        "start": {
          "line": 245,
          "column": 40
        },
        "end": {
          "line": 245,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7128,
      "end": 7129,
      "loc": {
        "start": {
          "line": 245,
          "column": 41
        },
        "end": {
          "line": 245,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 7134,
      "end": 7139,
      "loc": {
        "start": {
          "line": 246,
          "column": 4
        },
        "end": {
          "line": 246,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 7140,
      "end": 7146,
      "loc": {
        "start": {
          "line": 246,
          "column": 10
        },
        "end": {
          "line": 246,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7156,
      "end": 7157,
      "loc": {
        "start": {
          "line": 246,
          "column": 26
        },
        "end": {
          "line": 246,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_x",
      "start": 7158,
      "end": 7165,
      "loc": {
        "start": {
          "line": 246,
          "column": 28
        },
        "end": {
          "line": 246,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 7166,
      "end": 7167,
      "loc": {
        "start": {
          "line": 246,
          "column": 36
        },
        "end": {
          "line": 246,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "normal_x",
      "start": 7168,
      "end": 7176,
      "loc": {
        "start": {
          "line": 246,
          "column": 38
        },
        "end": {
          "line": 246,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 7177,
      "end": 7178,
      "loc": {
        "start": {
          "line": 246,
          "column": 47
        },
        "end": {
          "line": 246,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "coord_y",
      "start": 7179,
      "end": 7186,
      "loc": {
        "start": {
          "line": 246,
          "column": 49
        },
        "end": {
          "line": 246,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 7187,
      "end": 7188,
      "loc": {
        "start": {
          "line": 246,
          "column": 57
        },
        "end": {
          "line": 246,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "normal_y",
      "start": 7189,
      "end": 7197,
      "loc": {
        "start": {
          "line": 246,
          "column": 59
        },
        "end": {
          "line": 246,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7197,
      "end": 7198,
      "loc": {
        "start": {
          "line": 246,
          "column": 67
        },
        "end": {
          "line": 246,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 7203,
      "end": 7208,
      "loc": {
        "start": {
          "line": 247,
          "column": 4
        },
        "end": {
          "line": 247,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "absolute_length",
      "start": 7209,
      "end": 7224,
      "loc": {
        "start": {
          "line": 247,
          "column": 10
        },
        "end": {
          "line": 247,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7225,
      "end": 7226,
      "loc": {
        "start": {
          "line": 247,
          "column": 26
        },
        "end": {
          "line": 247,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 7227,
      "end": 7233,
      "loc": {
        "start": {
          "line": 247,
          "column": 28
        },
        "end": {
          "line": 247,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 7234,
      "end": 7235,
      "loc": {
        "start": {
          "line": 247,
          "column": 35
        },
        "end": {
          "line": 247,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7236,
      "end": 7237,
      "loc": {
        "start": {
          "line": 247,
          "column": 37
        },
        "end": {
          "line": 247,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7238,
      "end": 7239,
      "loc": {
        "start": {
          "line": 247,
          "column": 39
        },
        "end": {
          "line": 247,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7240,
      "end": 7241,
      "loc": {
        "start": {
          "line": 247,
          "column": 41
        },
        "end": {
          "line": 247,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 7241,
      "end": 7247,
      "loc": {
        "start": {
          "line": 247,
          "column": 42
        },
        "end": {
          "line": 247,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7248,
      "end": 7249,
      "loc": {
        "start": {
          "line": 247,
          "column": 49
        },
        "end": {
          "line": 247,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 7250,
      "end": 7256,
      "loc": {
        "start": {
          "line": 247,
          "column": 51
        },
        "end": {
          "line": 247,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7256,
      "end": 7257,
      "loc": {
        "start": {
          "line": 247,
          "column": 57
        },
        "end": {
          "line": 247,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7263,
      "end": 7265,
      "loc": {
        "start": {
          "line": 249,
          "column": 4
        },
        "end": {
          "line": 249,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7265,
      "end": 7266,
      "loc": {
        "start": {
          "line": 249,
          "column": 6
        },
        "end": {
          "line": 249,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 7266,
      "end": 7272,
      "loc": {
        "start": {
          "line": 249,
          "column": 7
        },
        "end": {
          "line": 249,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 7273,
      "end": 7274,
      "loc": {
        "start": {
          "line": 249,
          "column": 14
        },
        "end": {
          "line": 249,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7275,
      "end": 7276,
      "loc": {
        "start": {
          "line": 249,
          "column": 16
        },
        "end": {
          "line": 249,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 7277,
      "end": 7279,
      "loc": {
        "start": {
          "line": 249,
          "column": 18
        },
        "end": {
          "line": 249,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "absolute_length",
      "start": 7280,
      "end": 7295,
      "loc": {
        "start": {
          "line": 249,
          "column": 21
        },
        "end": {
          "line": 249,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 7296,
      "end": 7297,
      "loc": {
        "start": {
          "line": 249,
          "column": 37
        },
        "end": {
          "line": 249,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 7298,
      "end": 7306,
      "loc": {
        "start": {
          "line": 249,
          "column": 39
        },
        "end": {
          "line": 249,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7306,
      "end": 7307,
      "loc": {
        "start": {
          "line": 249,
          "column": 47
        },
        "end": {
          "line": 249,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7308,
      "end": 7309,
      "loc": {
        "start": {
          "line": 249,
          "column": 49
        },
        "end": {
          "line": 249,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 7315,
      "end": 7321,
      "loc": {
        "start": {
          "line": 250,
          "column": 5
        },
        "end": {
          "line": 250,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 7322,
      "end": 7327,
      "loc": {
        "start": {
          "line": 250,
          "column": 12
        },
        "end": {
          "line": 250,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7327,
      "end": 7328,
      "loc": {
        "start": {
          "line": 250,
          "column": 17
        },
        "end": {
          "line": 250,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7333,
      "end": 7334,
      "loc": {
        "start": {
          "line": 251,
          "column": 4
        },
        "end": {
          "line": 251,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7340,
      "end": 7342,
      "loc": {
        "start": {
          "line": 253,
          "column": 4
        },
        "end": {
          "line": 253,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7342,
      "end": 7343,
      "loc": {
        "start": {
          "line": 253,
          "column": 6
        },
        "end": {
          "line": 253,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 7343,
      "end": 7349,
      "loc": {
        "start": {
          "line": 253,
          "column": 7
        },
        "end": {
          "line": 253,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7349,
      "end": 7350,
      "loc": {
        "start": {
          "line": 253,
          "column": 13
        },
        "end": {
          "line": 253,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7351,
      "end": 7352,
      "loc": {
        "start": {
          "line": 253,
          "column": 15
        },
        "end": {
          "line": 253,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlapping",
      "start": 7358,
      "end": 7373,
      "loc": {
        "start": {
          "line": 254,
          "column": 5
        },
        "end": {
          "line": 254,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7374,
      "end": 7375,
      "loc": {
        "start": {
          "line": 254,
          "column": 21
        },
        "end": {
          "line": 254,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 7376,
      "end": 7380,
      "loc": {
        "start": {
          "line": 254,
          "column": 23
        },
        "end": {
          "line": 254,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7380,
      "end": 7381,
      "loc": {
        "start": {
          "line": 254,
          "column": 27
        },
        "end": {
          "line": 254,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap",
      "start": 7387,
      "end": 7398,
      "loc": {
        "start": {
          "line": 255,
          "column": 5
        },
        "end": {
          "line": 255,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7403,
      "end": 7404,
      "loc": {
        "start": {
          "line": 255,
          "column": 21
        },
        "end": {
          "line": 255,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 7405,
      "end": 7413,
      "loc": {
        "start": {
          "line": 255,
          "column": 23
        },
        "end": {
          "line": 255,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7414,
      "end": 7415,
      "loc": {
        "start": {
          "line": 255,
          "column": 32
        },
        "end": {
          "line": 255,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 7416,
      "end": 7422,
      "loc": {
        "start": {
          "line": 255,
          "column": 34
        },
        "end": {
          "line": 255,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7422,
      "end": 7423,
      "loc": {
        "start": {
          "line": 255,
          "column": 40
        },
        "end": {
          "line": 255,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap_x",
      "start": 7429,
      "end": 7442,
      "loc": {
        "start": {
          "line": 256,
          "column": 5
        },
        "end": {
          "line": 256,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7445,
      "end": 7446,
      "loc": {
        "start": {
          "line": 256,
          "column": 21
        },
        "end": {
          "line": 256,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "normal_x",
      "start": 7447,
      "end": 7455,
      "loc": {
        "start": {
          "line": 256,
          "column": 23
        },
        "end": {
          "line": 256,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7455,
      "end": 7456,
      "loc": {
        "start": {
          "line": 256,
          "column": 31
        },
        "end": {
          "line": 256,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap_y",
      "start": 7462,
      "end": 7475,
      "loc": {
        "start": {
          "line": 257,
          "column": 5
        },
        "end": {
          "line": 257,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7478,
      "end": 7479,
      "loc": {
        "start": {
          "line": 257,
          "column": 21
        },
        "end": {
          "line": 257,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "normal_y",
      "start": 7480,
      "end": 7488,
      "loc": {
        "start": {
          "line": 257,
          "column": 23
        },
        "end": {
          "line": 257,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7488,
      "end": 7489,
      "loc": {
        "start": {
          "line": 257,
          "column": 31
        },
        "end": {
          "line": 257,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7496,
      "end": 7498,
      "loc": {
        "start": {
          "line": 259,
          "column": 5
        },
        "end": {
          "line": 259,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7498,
      "end": 7499,
      "loc": {
        "start": {
          "line": 259,
          "column": 7
        },
        "end": {
          "line": 259,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 7499,
      "end": 7505,
      "loc": {
        "start": {
          "line": 259,
          "column": 8
        },
        "end": {
          "line": 259,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 7506,
      "end": 7508,
      "loc": {
        "start": {
          "line": 259,
          "column": 15
        },
        "end": {
          "line": 259,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 7509,
      "end": 7515,
      "loc": {
        "start": {
          "line": 259,
          "column": 18
        },
        "end": {
          "line": 259,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">=",
      "start": 7516,
      "end": 7518,
      "loc": {
        "start": {
          "line": 259,
          "column": 25
        },
        "end": {
          "line": 259,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7519,
      "end": 7520,
      "loc": {
        "start": {
          "line": 259,
          "column": 28
        },
        "end": {
          "line": 259,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 7521,
      "end": 7523,
      "loc": {
        "start": {
          "line": 259,
          "column": 30
        },
        "end": {
          "line": 259,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap",
      "start": 7524,
      "end": 7535,
      "loc": {
        "start": {
          "line": 259,
          "column": 33
        },
        "end": {
          "line": 259,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 7536,
      "end": 7537,
      "loc": {
        "start": {
          "line": 259,
          "column": 45
        },
        "end": {
          "line": 259,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius2",
      "start": 7538,
      "end": 7547,
      "loc": {
        "start": {
          "line": 259,
          "column": 47
        },
        "end": {
          "line": 259,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7547,
      "end": 7548,
      "loc": {
        "start": {
          "line": 259,
          "column": 56
        },
        "end": {
          "line": 259,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7549,
      "end": 7550,
      "loc": {
        "start": {
          "line": 259,
          "column": 58
        },
        "end": {
          "line": 259,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 7557,
      "end": 7563,
      "loc": {
        "start": {
          "line": 260,
          "column": 6
        },
        "end": {
          "line": 260,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7564,
      "end": 7565,
      "loc": {
        "start": {
          "line": 260,
          "column": 13
        },
        "end": {
          "line": 260,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 7566,
      "end": 7571,
      "loc": {
        "start": {
          "line": 260,
          "column": 15
        },
        "end": {
          "line": 260,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7571,
      "end": 7572,
      "loc": {
        "start": {
          "line": 260,
          "column": 20
        },
        "end": {
          "line": 260,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7578,
      "end": 7579,
      "loc": {
        "start": {
          "line": 261,
          "column": 5
        },
        "end": {
          "line": 261,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7584,
      "end": 7585,
      "loc": {
        "start": {
          "line": 262,
          "column": 4
        },
        "end": {
          "line": 262,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7589,
      "end": 7590,
      "loc": {
        "start": {
          "line": 263,
          "column": 3
        },
        "end": {
          "line": 263,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7595,
      "end": 7597,
      "loc": {
        "start": {
          "line": 265,
          "column": 3
        },
        "end": {
          "line": 265,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7597,
      "end": 7598,
      "loc": {
        "start": {
          "line": 265,
          "column": 5
        },
        "end": {
          "line": 265,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlapping",
      "start": 7598,
      "end": 7613,
      "loc": {
        "start": {
          "line": 265,
          "column": 6
        },
        "end": {
          "line": 265,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 7614,
      "end": 7616,
      "loc": {
        "start": {
          "line": 265,
          "column": 22
        },
        "end": {
          "line": 265,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7617,
      "end": 7618,
      "loc": {
        "start": {
          "line": 265,
          "column": 25
        },
        "end": {
          "line": 265,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 7618,
      "end": 7625,
      "loc": {
        "start": {
          "line": 265,
          "column": 26
        },
        "end": {
          "line": 265,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7626,
      "end": 7629,
      "loc": {
        "start": {
          "line": 265,
          "column": 34
        },
        "end": {
          "line": 265,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 7630,
      "end": 7634,
      "loc": {
        "start": {
          "line": 265,
          "column": 38
        },
        "end": {
          "line": 265,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 7635,
      "end": 7637,
      "loc": {
        "start": {
          "line": 265,
          "column": 43
        },
        "end": {
          "line": 265,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 7638,
      "end": 7645,
      "loc": {
        "start": {
          "line": 265,
          "column": 46
        },
        "end": {
          "line": 265,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 7646,
      "end": 7647,
      "loc": {
        "start": {
          "line": 265,
          "column": 54
        },
        "end": {
          "line": 265,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap",
      "start": 7648,
      "end": 7659,
      "loc": {
        "start": {
          "line": 265,
          "column": 56
        },
        "end": {
          "line": 265,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7659,
      "end": 7660,
      "loc": {
        "start": {
          "line": 265,
          "column": 67
        },
        "end": {
          "line": 265,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7660,
      "end": 7661,
      "loc": {
        "start": {
          "line": 265,
          "column": 68
        },
        "end": {
          "line": 265,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7662,
      "end": 7663,
      "loc": {
        "start": {
          "line": 265,
          "column": 70
        },
        "end": {
          "line": 265,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 7668,
      "end": 7675,
      "loc": {
        "start": {
          "line": 266,
          "column": 4
        },
        "end": {
          "line": 266,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7678,
      "end": 7679,
      "loc": {
        "start": {
          "line": 266,
          "column": 14
        },
        "end": {
          "line": 266,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap",
      "start": 7680,
      "end": 7691,
      "loc": {
        "start": {
          "line": 266,
          "column": 16
        },
        "end": {
          "line": 266,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7691,
      "end": 7692,
      "loc": {
        "start": {
          "line": 266,
          "column": 27
        },
        "end": {
          "line": 266,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_x",
      "start": 7697,
      "end": 7706,
      "loc": {
        "start": {
          "line": 267,
          "column": 4
        },
        "end": {
          "line": 267,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7707,
      "end": 7708,
      "loc": {
        "start": {
          "line": 267,
          "column": 14
        },
        "end": {
          "line": 267,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap_x",
      "start": 7709,
      "end": 7722,
      "loc": {
        "start": {
          "line": 267,
          "column": 16
        },
        "end": {
          "line": 267,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7722,
      "end": 7723,
      "loc": {
        "start": {
          "line": 267,
          "column": 29
        },
        "end": {
          "line": 267,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_y",
      "start": 7728,
      "end": 7737,
      "loc": {
        "start": {
          "line": 268,
          "column": 4
        },
        "end": {
          "line": 268,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7738,
      "end": 7739,
      "loc": {
        "start": {
          "line": 268,
          "column": 14
        },
        "end": {
          "line": 268,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tmp_overlap_y",
      "start": 7740,
      "end": 7753,
      "loc": {
        "start": {
          "line": 268,
          "column": 16
        },
        "end": {
          "line": 268,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7753,
      "end": 7754,
      "loc": {
        "start": {
          "line": 268,
          "column": 29
        },
        "end": {
          "line": 268,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7758,
      "end": 7759,
      "loc": {
        "start": {
          "line": 269,
          "column": 3
        },
        "end": {
          "line": 269,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7762,
      "end": 7763,
      "loc": {
        "start": {
          "line": 270,
          "column": 2
        },
        "end": {
          "line": 270,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7765,
      "end": 7766,
      "loc": {
        "start": {
          "line": 271,
          "column": 1
        },
        "end": {
          "line": 271,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7769,
      "end": 7771,
      "loc": {
        "start": {
          "line": 273,
          "column": 1
        },
        "end": {
          "line": 273,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7771,
      "end": 7772,
      "loc": {
        "start": {
          "line": 273,
          "column": 3
        },
        "end": {
          "line": 273,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 7772,
      "end": 7778,
      "loc": {
        "start": {
          "line": 273,
          "column": 4
        },
        "end": {
          "line": 273,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7778,
      "end": 7779,
      "loc": {
        "start": {
          "line": 273,
          "column": 10
        },
        "end": {
          "line": 273,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7780,
      "end": 7781,
      "loc": {
        "start": {
          "line": 273,
          "column": 12
        },
        "end": {
          "line": 273,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 7784,
      "end": 7790,
      "loc": {
        "start": {
          "line": 274,
          "column": 2
        },
        "end": {
          "line": 274,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7790,
      "end": 7791,
      "loc": {
        "start": {
          "line": 274,
          "column": 8
        },
        "end": {
          "line": 274,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_in_b",
      "start": 7791,
      "end": 7797,
      "loc": {
        "start": {
          "line": 274,
          "column": 9
        },
        "end": {
          "line": 274,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7801,
      "end": 7802,
      "loc": {
        "start": {
          "line": 274,
          "column": 19
        },
        "end": {
          "line": 274,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reverse",
      "start": 7803,
      "end": 7810,
      "loc": {
        "start": {
          "line": 274,
          "column": 21
        },
        "end": {
          "line": 274,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7811,
      "end": 7812,
      "loc": {
        "start": {
          "line": 274,
          "column": 29
        },
        "end": {
          "line": 274,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 7813,
      "end": 7819,
      "loc": {
        "start": {
          "line": 274,
          "column": 31
        },
        "end": {
          "line": 274,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7820,
      "end": 7821,
      "loc": {
        "start": {
          "line": 274,
          "column": 38
        },
        "end": {
          "line": 274,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_in_b",
      "start": 7822,
      "end": 7828,
      "loc": {
        "start": {
          "line": 274,
          "column": 40
        },
        "end": {
          "line": 274,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7828,
      "end": 7829,
      "loc": {
        "start": {
          "line": 274,
          "column": 46
        },
        "end": {
          "line": 274,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 7832,
      "end": 7838,
      "loc": {
        "start": {
          "line": 275,
          "column": 2
        },
        "end": {
          "line": 275,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7838,
      "end": 7839,
      "loc": {
        "start": {
          "line": 275,
          "column": 8
        },
        "end": {
          "line": 275,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 7839,
      "end": 7845,
      "loc": {
        "start": {
          "line": 275,
          "column": 9
        },
        "end": {
          "line": 275,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7849,
      "end": 7850,
      "loc": {
        "start": {
          "line": 275,
          "column": 19
        },
        "end": {
          "line": 275,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reverse",
      "start": 7851,
      "end": 7858,
      "loc": {
        "start": {
          "line": 275,
          "column": 21
        },
        "end": {
          "line": 275,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7859,
      "end": 7860,
      "loc": {
        "start": {
          "line": 275,
          "column": 29
        },
        "end": {
          "line": 275,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_in_b",
      "start": 7861,
      "end": 7867,
      "loc": {
        "start": {
          "line": 275,
          "column": 31
        },
        "end": {
          "line": 275,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7868,
      "end": 7869,
      "loc": {
        "start": {
          "line": 275,
          "column": 38
        },
        "end": {
          "line": 275,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 7870,
      "end": 7876,
      "loc": {
        "start": {
          "line": 275,
          "column": 40
        },
        "end": {
          "line": 275,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7876,
      "end": 7877,
      "loc": {
        "start": {
          "line": 275,
          "column": 46
        },
        "end": {
          "line": 275,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 7880,
      "end": 7886,
      "loc": {
        "start": {
          "line": 276,
          "column": 2
        },
        "end": {
          "line": 276,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7886,
      "end": 7887,
      "loc": {
        "start": {
          "line": 276,
          "column": 8
        },
        "end": {
          "line": 276,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 7887,
      "end": 7894,
      "loc": {
        "start": {
          "line": 276,
          "column": 9
        },
        "end": {
          "line": 276,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7897,
      "end": 7898,
      "loc": {
        "start": {
          "line": 276,
          "column": 19
        },
        "end": {
          "line": 276,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 7899,
      "end": 7906,
      "loc": {
        "start": {
          "line": 276,
          "column": 21
        },
        "end": {
          "line": 276,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7906,
      "end": 7907,
      "loc": {
        "start": {
          "line": 276,
          "column": 28
        },
        "end": {
          "line": 276,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 7910,
      "end": 7916,
      "loc": {
        "start": {
          "line": 277,
          "column": 2
        },
        "end": {
          "line": 277,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7916,
      "end": 7917,
      "loc": {
        "start": {
          "line": 277,
          "column": 8
        },
        "end": {
          "line": 277,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_x",
      "start": 7917,
      "end": 7926,
      "loc": {
        "start": {
          "line": 277,
          "column": 9
        },
        "end": {
          "line": 277,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7927,
      "end": 7928,
      "loc": {
        "start": {
          "line": 277,
          "column": 19
        },
        "end": {
          "line": 277,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reverse",
      "start": 7929,
      "end": 7936,
      "loc": {
        "start": {
          "line": 277,
          "column": 21
        },
        "end": {
          "line": 277,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7937,
      "end": 7938,
      "loc": {
        "start": {
          "line": 277,
          "column": 29
        },
        "end": {
          "line": 277,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7939,
      "end": 7940,
      "loc": {
        "start": {
          "line": 277,
          "column": 31
        },
        "end": {
          "line": 277,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_x",
      "start": 7940,
      "end": 7949,
      "loc": {
        "start": {
          "line": 277,
          "column": 32
        },
        "end": {
          "line": 277,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7950,
      "end": 7951,
      "loc": {
        "start": {
          "line": 277,
          "column": 42
        },
        "end": {
          "line": 277,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_x",
      "start": 7952,
      "end": 7961,
      "loc": {
        "start": {
          "line": 277,
          "column": 44
        },
        "end": {
          "line": 277,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7961,
      "end": 7962,
      "loc": {
        "start": {
          "line": 277,
          "column": 53
        },
        "end": {
          "line": 277,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 7965,
      "end": 7971,
      "loc": {
        "start": {
          "line": 278,
          "column": 2
        },
        "end": {
          "line": 278,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7971,
      "end": 7972,
      "loc": {
        "start": {
          "line": 278,
          "column": 8
        },
        "end": {
          "line": 278,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_y",
      "start": 7972,
      "end": 7981,
      "loc": {
        "start": {
          "line": 278,
          "column": 9
        },
        "end": {
          "line": 278,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7982,
      "end": 7983,
      "loc": {
        "start": {
          "line": 278,
          "column": 19
        },
        "end": {
          "line": 278,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reverse",
      "start": 7984,
      "end": 7991,
      "loc": {
        "start": {
          "line": 278,
          "column": 21
        },
        "end": {
          "line": 278,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7992,
      "end": 7993,
      "loc": {
        "start": {
          "line": 278,
          "column": 29
        },
        "end": {
          "line": 278,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 7994,
      "end": 7995,
      "loc": {
        "start": {
          "line": 278,
          "column": 31
        },
        "end": {
          "line": 278,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_y",
      "start": 7995,
      "end": 8004,
      "loc": {
        "start": {
          "line": 278,
          "column": 32
        },
        "end": {
          "line": 278,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8005,
      "end": 8006,
      "loc": {
        "start": {
          "line": 278,
          "column": 42
        },
        "end": {
          "line": 278,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_y",
      "start": 8007,
      "end": 8016,
      "loc": {
        "start": {
          "line": 278,
          "column": 44
        },
        "end": {
          "line": 278,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8016,
      "end": 8017,
      "loc": {
        "start": {
          "line": 278,
          "column": 53
        },
        "end": {
          "line": 278,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8019,
      "end": 8020,
      "loc": {
        "start": {
          "line": 279,
          "column": 1
        },
        "end": {
          "line": 279,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 8023,
      "end": 8029,
      "loc": {
        "start": {
          "line": 281,
          "column": 1
        },
        "end": {
          "line": 281,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 8030,
      "end": 8034,
      "loc": {
        "start": {
          "line": 281,
          "column": 8
        },
        "end": {
          "line": 281,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8034,
      "end": 8035,
      "loc": {
        "start": {
          "line": 281,
          "column": 12
        },
        "end": {
          "line": 281,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8036,
      "end": 8037,
      "loc": {
        "start": {
          "line": 282,
          "column": 0
        },
        "end": {
          "line": 282,
          "column": 1
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if two circles are colliding\n * @param {Circle} a The source circle to test\n * @param {Circle} b The target circle to test against\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
      "start": 8039,
      "end": 8314,
      "loc": {
        "start": {
          "line": 284,
          "column": 0
        },
        "end": {
          "line": 290,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "function",
        "keyword": "function",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "function",
      "start": 8315,
      "end": 8323,
      "loc": {
        "start": {
          "line": 291,
          "column": 0
        },
        "end": {
          "line": 291,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "circleCircle",
      "start": 8324,
      "end": 8336,
      "loc": {
        "start": {
          "line": 291,
          "column": 9
        },
        "end": {
          "line": 291,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8336,
      "end": 8337,
      "loc": {
        "start": {
          "line": 291,
          "column": 21
        },
        "end": {
          "line": 291,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 8337,
      "end": 8338,
      "loc": {
        "start": {
          "line": 291,
          "column": 22
        },
        "end": {
          "line": 291,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8338,
      "end": 8339,
      "loc": {
        "start": {
          "line": 291,
          "column": 23
        },
        "end": {
          "line": 291,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 8340,
      "end": 8341,
      "loc": {
        "start": {
          "line": 291,
          "column": 25
        },
        "end": {
          "line": 291,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8341,
      "end": 8342,
      "loc": {
        "start": {
          "line": 291,
          "column": 26
        },
        "end": {
          "line": 291,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 8343,
      "end": 8349,
      "loc": {
        "start": {
          "line": 291,
          "column": 28
        },
        "end": {
          "line": 291,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8350,
      "end": 8351,
      "loc": {
        "start": {
          "line": 291,
          "column": 35
        },
        "end": {
          "line": 291,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 8352,
      "end": 8356,
      "loc": {
        "start": {
          "line": 291,
          "column": 37
        },
        "end": {
          "line": 291,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8356,
      "end": 8357,
      "loc": {
        "start": {
          "line": 291,
          "column": 41
        },
        "end": {
          "line": 291,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8358,
      "end": 8359,
      "loc": {
        "start": {
          "line": 291,
          "column": 43
        },
        "end": {
          "line": 291,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8361,
      "end": 8366,
      "loc": {
        "start": {
          "line": 292,
          "column": 1
        },
        "end": {
          "line": 292,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_radius",
      "start": 8367,
      "end": 8375,
      "loc": {
        "start": {
          "line": 292,
          "column": 7
        },
        "end": {
          "line": 292,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8382,
      "end": 8383,
      "loc": {
        "start": {
          "line": 292,
          "column": 22
        },
        "end": {
          "line": 292,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 8384,
      "end": 8385,
      "loc": {
        "start": {
          "line": 292,
          "column": 24
        },
        "end": {
          "line": 292,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8385,
      "end": 8386,
      "loc": {
        "start": {
          "line": 292,
          "column": 25
        },
        "end": {
          "line": 292,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 8386,
      "end": 8392,
      "loc": {
        "start": {
          "line": 292,
          "column": 26
        },
        "end": {
          "line": 292,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 8393,
      "end": 8394,
      "loc": {
        "start": {
          "line": 292,
          "column": 33
        },
        "end": {
          "line": 292,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 8395,
      "end": 8396,
      "loc": {
        "start": {
          "line": 292,
          "column": 35
        },
        "end": {
          "line": 292,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8396,
      "end": 8397,
      "loc": {
        "start": {
          "line": 292,
          "column": 36
        },
        "end": {
          "line": 292,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scale",
      "start": 8397,
      "end": 8402,
      "loc": {
        "start": {
          "line": 292,
          "column": 37
        },
        "end": {
          "line": 292,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8402,
      "end": 8403,
      "loc": {
        "start": {
          "line": 292,
          "column": 42
        },
        "end": {
          "line": 292,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8405,
      "end": 8410,
      "loc": {
        "start": {
          "line": 293,
          "column": 1
        },
        "end": {
          "line": 293,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 8411,
      "end": 8419,
      "loc": {
        "start": {
          "line": 293,
          "column": 7
        },
        "end": {
          "line": 293,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8426,
      "end": 8427,
      "loc": {
        "start": {
          "line": 293,
          "column": 22
        },
        "end": {
          "line": 293,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 8428,
      "end": 8429,
      "loc": {
        "start": {
          "line": 293,
          "column": 24
        },
        "end": {
          "line": 293,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8429,
      "end": 8430,
      "loc": {
        "start": {
          "line": 293,
          "column": 25
        },
        "end": {
          "line": 293,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 8430,
      "end": 8436,
      "loc": {
        "start": {
          "line": 293,
          "column": 26
        },
        "end": {
          "line": 293,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 8437,
      "end": 8438,
      "loc": {
        "start": {
          "line": 293,
          "column": 33
        },
        "end": {
          "line": 293,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 8439,
      "end": 8440,
      "loc": {
        "start": {
          "line": 293,
          "column": 35
        },
        "end": {
          "line": 293,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8440,
      "end": 8441,
      "loc": {
        "start": {
          "line": 293,
          "column": 36
        },
        "end": {
          "line": 293,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "scale",
      "start": 8441,
      "end": 8446,
      "loc": {
        "start": {
          "line": 293,
          "column": 37
        },
        "end": {
          "line": 293,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8446,
      "end": 8447,
      "loc": {
        "start": {
          "line": 293,
          "column": 42
        },
        "end": {
          "line": 293,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8449,
      "end": 8454,
      "loc": {
        "start": {
          "line": 294,
          "column": 1
        },
        "end": {
          "line": 294,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "difference_x",
      "start": 8455,
      "end": 8467,
      "loc": {
        "start": {
          "line": 294,
          "column": 7
        },
        "end": {
          "line": 294,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8470,
      "end": 8471,
      "loc": {
        "start": {
          "line": 294,
          "column": 22
        },
        "end": {
          "line": 294,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 8472,
      "end": 8473,
      "loc": {
        "start": {
          "line": 294,
          "column": 24
        },
        "end": {
          "line": 294,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8473,
      "end": 8474,
      "loc": {
        "start": {
          "line": 294,
          "column": 25
        },
        "end": {
          "line": 294,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 8474,
      "end": 8475,
      "loc": {
        "start": {
          "line": 294,
          "column": 26
        },
        "end": {
          "line": 294,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 8476,
      "end": 8477,
      "loc": {
        "start": {
          "line": 294,
          "column": 28
        },
        "end": {
          "line": 294,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 8478,
      "end": 8479,
      "loc": {
        "start": {
          "line": 294,
          "column": 30
        },
        "end": {
          "line": 294,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8479,
      "end": 8480,
      "loc": {
        "start": {
          "line": 294,
          "column": 31
        },
        "end": {
          "line": 294,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 8480,
      "end": 8481,
      "loc": {
        "start": {
          "line": 294,
          "column": 32
        },
        "end": {
          "line": 294,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8481,
      "end": 8482,
      "loc": {
        "start": {
          "line": 294,
          "column": 33
        },
        "end": {
          "line": 294,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8484,
      "end": 8489,
      "loc": {
        "start": {
          "line": 295,
          "column": 1
        },
        "end": {
          "line": 295,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "difference_y",
      "start": 8490,
      "end": 8502,
      "loc": {
        "start": {
          "line": 295,
          "column": 7
        },
        "end": {
          "line": 295,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8505,
      "end": 8506,
      "loc": {
        "start": {
          "line": 295,
          "column": 22
        },
        "end": {
          "line": 295,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b",
      "start": 8507,
      "end": 8508,
      "loc": {
        "start": {
          "line": 295,
          "column": 24
        },
        "end": {
          "line": 295,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8508,
      "end": 8509,
      "loc": {
        "start": {
          "line": 295,
          "column": 25
        },
        "end": {
          "line": 295,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 8509,
      "end": 8510,
      "loc": {
        "start": {
          "line": 295,
          "column": 26
        },
        "end": {
          "line": 295,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 8511,
      "end": 8512,
      "loc": {
        "start": {
          "line": 295,
          "column": 28
        },
        "end": {
          "line": 295,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a",
      "start": 8513,
      "end": 8514,
      "loc": {
        "start": {
          "line": 295,
          "column": 30
        },
        "end": {
          "line": 295,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8514,
      "end": 8515,
      "loc": {
        "start": {
          "line": 295,
          "column": 31
        },
        "end": {
          "line": 295,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 8515,
      "end": 8516,
      "loc": {
        "start": {
          "line": 295,
          "column": 32
        },
        "end": {
          "line": 295,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8516,
      "end": 8517,
      "loc": {
        "start": {
          "line": 295,
          "column": 33
        },
        "end": {
          "line": 295,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8519,
      "end": 8524,
      "loc": {
        "start": {
          "line": 296,
          "column": 1
        },
        "end": {
          "line": 296,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius_sum",
      "start": 8525,
      "end": 8535,
      "loc": {
        "start": {
          "line": 296,
          "column": 7
        },
        "end": {
          "line": 296,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8540,
      "end": 8541,
      "loc": {
        "start": {
          "line": 296,
          "column": 22
        },
        "end": {
          "line": 296,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_radius",
      "start": 8542,
      "end": 8550,
      "loc": {
        "start": {
          "line": 296,
          "column": 24
        },
        "end": {
          "line": 296,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 8551,
      "end": 8552,
      "loc": {
        "start": {
          "line": 296,
          "column": 33
        },
        "end": {
          "line": 296,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 8553,
      "end": 8561,
      "loc": {
        "start": {
          "line": 296,
          "column": 35
        },
        "end": {
          "line": 296,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8561,
      "end": 8562,
      "loc": {
        "start": {
          "line": 296,
          "column": 43
        },
        "end": {
          "line": 296,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8564,
      "end": 8569,
      "loc": {
        "start": {
          "line": 297,
          "column": 1
        },
        "end": {
          "line": 297,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length_squared",
      "start": 8570,
      "end": 8584,
      "loc": {
        "start": {
          "line": 297,
          "column": 7
        },
        "end": {
          "line": 297,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8585,
      "end": 8586,
      "loc": {
        "start": {
          "line": 297,
          "column": 22
        },
        "end": {
          "line": 297,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "difference_x",
      "start": 8587,
      "end": 8599,
      "loc": {
        "start": {
          "line": 297,
          "column": 24
        },
        "end": {
          "line": 297,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 8600,
      "end": 8601,
      "loc": {
        "start": {
          "line": 297,
          "column": 37
        },
        "end": {
          "line": 297,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "difference_x",
      "start": 8602,
      "end": 8614,
      "loc": {
        "start": {
          "line": 297,
          "column": 39
        },
        "end": {
          "line": 297,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 8615,
      "end": 8616,
      "loc": {
        "start": {
          "line": 297,
          "column": 52
        },
        "end": {
          "line": 297,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "difference_y",
      "start": 8617,
      "end": 8629,
      "loc": {
        "start": {
          "line": 297,
          "column": 54
        },
        "end": {
          "line": 297,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 8630,
      "end": 8631,
      "loc": {
        "start": {
          "line": 297,
          "column": 67
        },
        "end": {
          "line": 297,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "difference_y",
      "start": 8632,
      "end": 8644,
      "loc": {
        "start": {
          "line": 297,
          "column": 69
        },
        "end": {
          "line": 297,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8644,
      "end": 8645,
      "loc": {
        "start": {
          "line": 297,
          "column": 81
        },
        "end": {
          "line": 297,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8648,
      "end": 8650,
      "loc": {
        "start": {
          "line": 299,
          "column": 1
        },
        "end": {
          "line": 299,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8650,
      "end": 8651,
      "loc": {
        "start": {
          "line": 299,
          "column": 3
        },
        "end": {
          "line": 299,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length_squared",
      "start": 8651,
      "end": 8665,
      "loc": {
        "start": {
          "line": 299,
          "column": 4
        },
        "end": {
          "line": 299,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 8666,
      "end": 8667,
      "loc": {
        "start": {
          "line": 299,
          "column": 19
        },
        "end": {
          "line": 299,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius_sum",
      "start": 8668,
      "end": 8678,
      "loc": {
        "start": {
          "line": 299,
          "column": 21
        },
        "end": {
          "line": 299,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 8679,
      "end": 8680,
      "loc": {
        "start": {
          "line": 299,
          "column": 32
        },
        "end": {
          "line": 299,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius_sum",
      "start": 8681,
      "end": 8691,
      "loc": {
        "start": {
          "line": 299,
          "column": 34
        },
        "end": {
          "line": 299,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8691,
      "end": 8692,
      "loc": {
        "start": {
          "line": 299,
          "column": 44
        },
        "end": {
          "line": 299,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8693,
      "end": 8694,
      "loc": {
        "start": {
          "line": 299,
          "column": 46
        },
        "end": {
          "line": 299,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 8697,
      "end": 8703,
      "loc": {
        "start": {
          "line": 300,
          "column": 2
        },
        "end": {
          "line": 300,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 8704,
      "end": 8709,
      "loc": {
        "start": {
          "line": 300,
          "column": 9
        },
        "end": {
          "line": 300,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8709,
      "end": 8710,
      "loc": {
        "start": {
          "line": 300,
          "column": 14
        },
        "end": {
          "line": 300,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8712,
      "end": 8713,
      "loc": {
        "start": {
          "line": 301,
          "column": 1
        },
        "end": {
          "line": 301,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8716,
      "end": 8718,
      "loc": {
        "start": {
          "line": 303,
          "column": 1
        },
        "end": {
          "line": 303,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8718,
      "end": 8719,
      "loc": {
        "start": {
          "line": 303,
          "column": 3
        },
        "end": {
          "line": 303,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 8719,
      "end": 8725,
      "loc": {
        "start": {
          "line": 303,
          "column": 4
        },
        "end": {
          "line": 303,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8725,
      "end": 8726,
      "loc": {
        "start": {
          "line": 303,
          "column": 10
        },
        "end": {
          "line": 303,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8727,
      "end": 8728,
      "loc": {
        "start": {
          "line": 303,
          "column": 12
        },
        "end": {
          "line": 303,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 8731,
      "end": 8736,
      "loc": {
        "start": {
          "line": 304,
          "column": 2
        },
        "end": {
          "line": 304,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 8737,
      "end": 8743,
      "loc": {
        "start": {
          "line": 304,
          "column": 8
        },
        "end": {
          "line": 304,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8744,
      "end": 8745,
      "loc": {
        "start": {
          "line": 304,
          "column": 15
        },
        "end": {
          "line": 304,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Math",
      "start": 8746,
      "end": 8750,
      "loc": {
        "start": {
          "line": 304,
          "column": 17
        },
        "end": {
          "line": 304,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8750,
      "end": 8751,
      "loc": {
        "start": {
          "line": 304,
          "column": 21
        },
        "end": {
          "line": 304,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sqrt",
      "start": 8751,
      "end": 8755,
      "loc": {
        "start": {
          "line": 304,
          "column": 22
        },
        "end": {
          "line": 304,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8755,
      "end": 8756,
      "loc": {
        "start": {
          "line": 304,
          "column": 26
        },
        "end": {
          "line": 304,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length_squared",
      "start": 8756,
      "end": 8770,
      "loc": {
        "start": {
          "line": 304,
          "column": 27
        },
        "end": {
          "line": 304,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8770,
      "end": 8771,
      "loc": {
        "start": {
          "line": 304,
          "column": 41
        },
        "end": {
          "line": 304,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8771,
      "end": 8772,
      "loc": {
        "start": {
          "line": 304,
          "column": 42
        },
        "end": {
          "line": 304,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 8776,
      "end": 8782,
      "loc": {
        "start": {
          "line": 306,
          "column": 2
        },
        "end": {
          "line": 306,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8782,
      "end": 8783,
      "loc": {
        "start": {
          "line": 306,
          "column": 8
        },
        "end": {
          "line": 306,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_in_b",
      "start": 8783,
      "end": 8789,
      "loc": {
        "start": {
          "line": 306,
          "column": 9
        },
        "end": {
          "line": 306,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8793,
      "end": 8794,
      "loc": {
        "start": {
          "line": 306,
          "column": 19
        },
        "end": {
          "line": 306,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_radius",
      "start": 8795,
      "end": 8803,
      "loc": {
        "start": {
          "line": 306,
          "column": 21
        },
        "end": {
          "line": 306,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<=",
      "start": 8804,
      "end": 8806,
      "loc": {
        "start": {
          "line": 306,
          "column": 30
        },
        "end": {
          "line": 306,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 8807,
      "end": 8815,
      "loc": {
        "start": {
          "line": 306,
          "column": 33
        },
        "end": {
          "line": 306,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 8816,
      "end": 8818,
      "loc": {
        "start": {
          "line": 306,
          "column": 42
        },
        "end": {
          "line": 306,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 8819,
      "end": 8825,
      "loc": {
        "start": {
          "line": 306,
          "column": 45
        },
        "end": {
          "line": 306,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<=",
      "start": 8826,
      "end": 8828,
      "loc": {
        "start": {
          "line": 306,
          "column": 52
        },
        "end": {
          "line": 306,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 8829,
      "end": 8837,
      "loc": {
        "start": {
          "line": 306,
          "column": 55
        },
        "end": {
          "line": 306,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 8838,
      "end": 8839,
      "loc": {
        "start": {
          "line": 306,
          "column": 64
        },
        "end": {
          "line": 306,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_radius",
      "start": 8840,
      "end": 8848,
      "loc": {
        "start": {
          "line": 306,
          "column": 66
        },
        "end": {
          "line": 306,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8848,
      "end": 8849,
      "loc": {
        "start": {
          "line": 306,
          "column": 74
        },
        "end": {
          "line": 306,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 8852,
      "end": 8858,
      "loc": {
        "start": {
          "line": 307,
          "column": 2
        },
        "end": {
          "line": 307,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8858,
      "end": 8859,
      "loc": {
        "start": {
          "line": 307,
          "column": 8
        },
        "end": {
          "line": 307,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 8859,
      "end": 8865,
      "loc": {
        "start": {
          "line": 307,
          "column": 9
        },
        "end": {
          "line": 307,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8869,
      "end": 8870,
      "loc": {
        "start": {
          "line": 307,
          "column": 19
        },
        "end": {
          "line": 307,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 8871,
      "end": 8879,
      "loc": {
        "start": {
          "line": 307,
          "column": 21
        },
        "end": {
          "line": 307,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<=",
      "start": 8880,
      "end": 8882,
      "loc": {
        "start": {
          "line": 307,
          "column": 30
        },
        "end": {
          "line": 307,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_radius",
      "start": 8883,
      "end": 8891,
      "loc": {
        "start": {
          "line": 307,
          "column": 33
        },
        "end": {
          "line": 307,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 8892,
      "end": 8894,
      "loc": {
        "start": {
          "line": 307,
          "column": 42
        },
        "end": {
          "line": 307,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 8895,
      "end": 8901,
      "loc": {
        "start": {
          "line": 307,
          "column": 45
        },
        "end": {
          "line": 307,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<=",
      "start": 8902,
      "end": 8904,
      "loc": {
        "start": {
          "line": 307,
          "column": 52
        },
        "end": {
          "line": 307,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_radius",
      "start": 8905,
      "end": 8913,
      "loc": {
        "start": {
          "line": 307,
          "column": 55
        },
        "end": {
          "line": 307,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 8914,
      "end": 8915,
      "loc": {
        "start": {
          "line": 307,
          "column": 64
        },
        "end": {
          "line": 307,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_radius",
      "start": 8916,
      "end": 8924,
      "loc": {
        "start": {
          "line": 307,
          "column": 66
        },
        "end": {
          "line": 307,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8924,
      "end": 8925,
      "loc": {
        "start": {
          "line": 307,
          "column": 74
        },
        "end": {
          "line": 307,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 8928,
      "end": 8934,
      "loc": {
        "start": {
          "line": 308,
          "column": 2
        },
        "end": {
          "line": 308,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8934,
      "end": 8935,
      "loc": {
        "start": {
          "line": 308,
          "column": 8
        },
        "end": {
          "line": 308,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 8935,
      "end": 8942,
      "loc": {
        "start": {
          "line": 308,
          "column": 9
        },
        "end": {
          "line": 308,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8945,
      "end": 8946,
      "loc": {
        "start": {
          "line": 308,
          "column": 19
        },
        "end": {
          "line": 308,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius_sum",
      "start": 8947,
      "end": 8957,
      "loc": {
        "start": {
          "line": 308,
          "column": 21
        },
        "end": {
          "line": 308,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 8958,
      "end": 8959,
      "loc": {
        "start": {
          "line": 308,
          "column": 32
        },
        "end": {
          "line": 308,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 8960,
      "end": 8966,
      "loc": {
        "start": {
          "line": 308,
          "column": 34
        },
        "end": {
          "line": 308,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8966,
      "end": 8967,
      "loc": {
        "start": {
          "line": 308,
          "column": 40
        },
        "end": {
          "line": 308,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 8970,
      "end": 8976,
      "loc": {
        "start": {
          "line": 309,
          "column": 2
        },
        "end": {
          "line": 309,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8976,
      "end": 8977,
      "loc": {
        "start": {
          "line": 309,
          "column": 8
        },
        "end": {
          "line": 309,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_x",
      "start": 8977,
      "end": 8986,
      "loc": {
        "start": {
          "line": 309,
          "column": 9
        },
        "end": {
          "line": 309,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8987,
      "end": 8988,
      "loc": {
        "start": {
          "line": 309,
          "column": 19
        },
        "end": {
          "line": 309,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "difference_x",
      "start": 8989,
      "end": 9001,
      "loc": {
        "start": {
          "line": 309,
          "column": 21
        },
        "end": {
          "line": 309,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 9002,
      "end": 9003,
      "loc": {
        "start": {
          "line": 309,
          "column": 34
        },
        "end": {
          "line": 309,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 9004,
      "end": 9010,
      "loc": {
        "start": {
          "line": 309,
          "column": 36
        },
        "end": {
          "line": 309,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9010,
      "end": 9011,
      "loc": {
        "start": {
          "line": 309,
          "column": 42
        },
        "end": {
          "line": 309,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 9014,
      "end": 9020,
      "loc": {
        "start": {
          "line": 310,
          "column": 2
        },
        "end": {
          "line": 310,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9020,
      "end": 9021,
      "loc": {
        "start": {
          "line": 310,
          "column": 8
        },
        "end": {
          "line": 310,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_y",
      "start": 9021,
      "end": 9030,
      "loc": {
        "start": {
          "line": 310,
          "column": 9
        },
        "end": {
          "line": 310,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9031,
      "end": 9032,
      "loc": {
        "start": {
          "line": 310,
          "column": 19
        },
        "end": {
          "line": 310,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "difference_y",
      "start": 9033,
      "end": 9045,
      "loc": {
        "start": {
          "line": 310,
          "column": 21
        },
        "end": {
          "line": 310,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "/",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "/",
      "start": 9046,
      "end": 9047,
      "loc": {
        "start": {
          "line": 310,
          "column": 34
        },
        "end": {
          "line": 310,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 9048,
      "end": 9054,
      "loc": {
        "start": {
          "line": 310,
          "column": 36
        },
        "end": {
          "line": 310,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9054,
      "end": 9055,
      "loc": {
        "start": {
          "line": 310,
          "column": 42
        },
        "end": {
          "line": 310,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9057,
      "end": 9058,
      "loc": {
        "start": {
          "line": 311,
          "column": 1
        },
        "end": {
          "line": 311,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9061,
      "end": 9067,
      "loc": {
        "start": {
          "line": 313,
          "column": 1
        },
        "end": {
          "line": 313,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 9068,
      "end": 9072,
      "loc": {
        "start": {
          "line": 313,
          "column": 8
        },
        "end": {
          "line": 313,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9072,
      "end": 9073,
      "loc": {
        "start": {
          "line": 313,
          "column": 12
        },
        "end": {
          "line": 313,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9074,
      "end": 9075,
      "loc": {
        "start": {
          "line": 314,
          "column": 0
        },
        "end": {
          "line": 314,
          "column": 1
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determines if two polygons are separated by an axis\n * @param {Array<Number[]>} a_coords The coordinates of the polygon to test\n * @param {Array<Number[]>} b_coords The coordinates of the polygon to test against\n * @param {Number} x The X direction of the axis\n * @param {Number} y The Y direction of the axis\n * @param {Result} [result = null] A Result object on which to store information about the collision\n * @returns {Boolean}\n ",
      "start": 9077,
      "end": 9520,
      "loc": {
        "start": {
          "line": 316,
          "column": 0
        },
        "end": {
          "line": 324,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "function",
        "keyword": "function",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "function",
      "start": 9521,
      "end": 9529,
      "loc": {
        "start": {
          "line": 325,
          "column": 0
        },
        "end": {
          "line": 325,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "separatingAxis",
      "start": 9530,
      "end": 9544,
      "loc": {
        "start": {
          "line": 325,
          "column": 9
        },
        "end": {
          "line": 325,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9544,
      "end": 9545,
      "loc": {
        "start": {
          "line": 325,
          "column": 23
        },
        "end": {
          "line": 325,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 9545,
      "end": 9553,
      "loc": {
        "start": {
          "line": 325,
          "column": 24
        },
        "end": {
          "line": 325,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9553,
      "end": 9554,
      "loc": {
        "start": {
          "line": 325,
          "column": 32
        },
        "end": {
          "line": 325,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_coords",
      "start": 9555,
      "end": 9563,
      "loc": {
        "start": {
          "line": 325,
          "column": 34
        },
        "end": {
          "line": 325,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9563,
      "end": 9564,
      "loc": {
        "start": {
          "line": 325,
          "column": 42
        },
        "end": {
          "line": 325,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 9565,
      "end": 9566,
      "loc": {
        "start": {
          "line": 325,
          "column": 44
        },
        "end": {
          "line": 325,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9566,
      "end": 9567,
      "loc": {
        "start": {
          "line": 325,
          "column": 45
        },
        "end": {
          "line": 325,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 9568,
      "end": 9569,
      "loc": {
        "start": {
          "line": 325,
          "column": 47
        },
        "end": {
          "line": 325,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9569,
      "end": 9570,
      "loc": {
        "start": {
          "line": 325,
          "column": 48
        },
        "end": {
          "line": 325,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 9571,
      "end": 9577,
      "loc": {
        "start": {
          "line": 325,
          "column": 50
        },
        "end": {
          "line": 325,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9578,
      "end": 9579,
      "loc": {
        "start": {
          "line": 325,
          "column": 57
        },
        "end": {
          "line": 325,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 9580,
      "end": 9584,
      "loc": {
        "start": {
          "line": 325,
          "column": 59
        },
        "end": {
          "line": 325,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9584,
      "end": 9585,
      "loc": {
        "start": {
          "line": 325,
          "column": 63
        },
        "end": {
          "line": 325,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9586,
      "end": 9587,
      "loc": {
        "start": {
          "line": 325,
          "column": 65
        },
        "end": {
          "line": 325,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 9589,
      "end": 9594,
      "loc": {
        "start": {
          "line": 326,
          "column": 1
        },
        "end": {
          "line": 326,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_count",
      "start": 9595,
      "end": 9602,
      "loc": {
        "start": {
          "line": 326,
          "column": 7
        },
        "end": {
          "line": 326,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9603,
      "end": 9604,
      "loc": {
        "start": {
          "line": 326,
          "column": 15
        },
        "end": {
          "line": 326,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 9605,
      "end": 9613,
      "loc": {
        "start": {
          "line": 326,
          "column": 17
        },
        "end": {
          "line": 326,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9613,
      "end": 9614,
      "loc": {
        "start": {
          "line": 326,
          "column": 25
        },
        "end": {
          "line": 326,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 9614,
      "end": 9620,
      "loc": {
        "start": {
          "line": 326,
          "column": 26
        },
        "end": {
          "line": 326,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9620,
      "end": 9621,
      "loc": {
        "start": {
          "line": 326,
          "column": 32
        },
        "end": {
          "line": 326,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 9623,
      "end": 9628,
      "loc": {
        "start": {
          "line": 327,
          "column": 1
        },
        "end": {
          "line": 327,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_count",
      "start": 9629,
      "end": 9636,
      "loc": {
        "start": {
          "line": 327,
          "column": 7
        },
        "end": {
          "line": 327,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9637,
      "end": 9638,
      "loc": {
        "start": {
          "line": 327,
          "column": 15
        },
        "end": {
          "line": 327,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_coords",
      "start": 9639,
      "end": 9647,
      "loc": {
        "start": {
          "line": 327,
          "column": 17
        },
        "end": {
          "line": 327,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9647,
      "end": 9648,
      "loc": {
        "start": {
          "line": 327,
          "column": 25
        },
        "end": {
          "line": 327,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 9648,
      "end": 9654,
      "loc": {
        "start": {
          "line": 327,
          "column": 26
        },
        "end": {
          "line": 327,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9654,
      "end": 9655,
      "loc": {
        "start": {
          "line": 327,
          "column": 32
        },
        "end": {
          "line": 327,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9658,
      "end": 9660,
      "loc": {
        "start": {
          "line": 329,
          "column": 1
        },
        "end": {
          "line": 329,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9660,
      "end": 9661,
      "loc": {
        "start": {
          "line": 329,
          "column": 3
        },
        "end": {
          "line": 329,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 9661,
      "end": 9662,
      "loc": {
        "start": {
          "line": 329,
          "column": 4
        },
        "end": {
          "line": 329,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_count",
      "start": 9662,
      "end": 9669,
      "loc": {
        "start": {
          "line": 329,
          "column": 5
        },
        "end": {
          "line": 329,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 9670,
      "end": 9672,
      "loc": {
        "start": {
          "line": 329,
          "column": 13
        },
        "end": {
          "line": 329,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 9673,
      "end": 9674,
      "loc": {
        "start": {
          "line": 329,
          "column": 16
        },
        "end": {
          "line": 329,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_count",
      "start": 9674,
      "end": 9681,
      "loc": {
        "start": {
          "line": 329,
          "column": 17
        },
        "end": {
          "line": 329,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9681,
      "end": 9682,
      "loc": {
        "start": {
          "line": 329,
          "column": 24
        },
        "end": {
          "line": 329,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9683,
      "end": 9684,
      "loc": {
        "start": {
          "line": 329,
          "column": 26
        },
        "end": {
          "line": 329,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9687,
      "end": 9693,
      "loc": {
        "start": {
          "line": 330,
          "column": 2
        },
        "end": {
          "line": 330,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 9694,
      "end": 9698,
      "loc": {
        "start": {
          "line": 330,
          "column": 9
        },
        "end": {
          "line": 330,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9698,
      "end": 9699,
      "loc": {
        "start": {
          "line": 330,
          "column": 13
        },
        "end": {
          "line": 330,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9701,
      "end": 9702,
      "loc": {
        "start": {
          "line": 331,
          "column": 1
        },
        "end": {
          "line": 331,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 9705,
      "end": 9708,
      "loc": {
        "start": {
          "line": 333,
          "column": 1
        },
        "end": {
          "line": 333,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_start",
      "start": 9709,
      "end": 9716,
      "loc": {
        "start": {
          "line": 333,
          "column": 5
        },
        "end": {
          "line": 333,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9717,
      "end": 9718,
      "loc": {
        "start": {
          "line": 333,
          "column": 13
        },
        "end": {
          "line": 333,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 9719,
      "end": 9723,
      "loc": {
        "start": {
          "line": 333,
          "column": 15
        },
        "end": {
          "line": 333,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9723,
      "end": 9724,
      "loc": {
        "start": {
          "line": 333,
          "column": 19
        },
        "end": {
          "line": 333,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 9726,
      "end": 9729,
      "loc": {
        "start": {
          "line": 334,
          "column": 1
        },
        "end": {
          "line": 334,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_end",
      "start": 9730,
      "end": 9735,
      "loc": {
        "start": {
          "line": 334,
          "column": 5
        },
        "end": {
          "line": 334,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9738,
      "end": 9739,
      "loc": {
        "start": {
          "line": 334,
          "column": 13
        },
        "end": {
          "line": 334,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 9740,
      "end": 9744,
      "loc": {
        "start": {
          "line": 334,
          "column": 15
        },
        "end": {
          "line": 334,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9744,
      "end": 9745,
      "loc": {
        "start": {
          "line": 334,
          "column": 19
        },
        "end": {
          "line": 334,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 9747,
      "end": 9750,
      "loc": {
        "start": {
          "line": 335,
          "column": 1
        },
        "end": {
          "line": 335,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_start",
      "start": 9751,
      "end": 9758,
      "loc": {
        "start": {
          "line": 335,
          "column": 5
        },
        "end": {
          "line": 335,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9759,
      "end": 9760,
      "loc": {
        "start": {
          "line": 335,
          "column": 13
        },
        "end": {
          "line": 335,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 9761,
      "end": 9765,
      "loc": {
        "start": {
          "line": 335,
          "column": 15
        },
        "end": {
          "line": 335,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9765,
      "end": 9766,
      "loc": {
        "start": {
          "line": 335,
          "column": 19
        },
        "end": {
          "line": 335,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 9768,
      "end": 9771,
      "loc": {
        "start": {
          "line": 336,
          "column": 1
        },
        "end": {
          "line": 336,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_end",
      "start": 9772,
      "end": 9777,
      "loc": {
        "start": {
          "line": 336,
          "column": 5
        },
        "end": {
          "line": 336,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9780,
      "end": 9781,
      "loc": {
        "start": {
          "line": 336,
          "column": 13
        },
        "end": {
          "line": 336,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 9782,
      "end": 9786,
      "loc": {
        "start": {
          "line": 336,
          "column": 15
        },
        "end": {
          "line": 336,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9786,
      "end": 9787,
      "loc": {
        "start": {
          "line": 336,
          "column": 19
        },
        "end": {
          "line": 336,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 9790,
      "end": 9793,
      "loc": {
        "start": {
          "line": 338,
          "column": 1
        },
        "end": {
          "line": 338,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9793,
      "end": 9794,
      "loc": {
        "start": {
          "line": 338,
          "column": 4
        },
        "end": {
          "line": 338,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 9794,
      "end": 9797,
      "loc": {
        "start": {
          "line": 338,
          "column": 5
        },
        "end": {
          "line": 338,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 9798,
      "end": 9800,
      "loc": {
        "start": {
          "line": 338,
          "column": 9
        },
        "end": {
          "line": 338,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9801,
      "end": 9802,
      "loc": {
        "start": {
          "line": 338,
          "column": 12
        },
        "end": {
          "line": 338,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 9803,
      "end": 9804,
      "loc": {
        "start": {
          "line": 338,
          "column": 14
        },
        "end": {
          "line": 338,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9804,
      "end": 9805,
      "loc": {
        "start": {
          "line": 338,
          "column": 15
        },
        "end": {
          "line": 338,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 9806,
      "end": 9808,
      "loc": {
        "start": {
          "line": 338,
          "column": 17
        },
        "end": {
          "line": 338,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9809,
      "end": 9810,
      "loc": {
        "start": {
          "line": 338,
          "column": 20
        },
        "end": {
          "line": 338,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 9811,
      "end": 9812,
      "loc": {
        "start": {
          "line": 338,
          "column": 22
        },
        "end": {
          "line": 338,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9812,
      "end": 9813,
      "loc": {
        "start": {
          "line": 338,
          "column": 23
        },
        "end": {
          "line": 338,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 9814,
      "end": 9816,
      "loc": {
        "start": {
          "line": 338,
          "column": 25
        },
        "end": {
          "line": 338,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 9817,
      "end": 9818,
      "loc": {
        "start": {
          "line": 338,
          "column": 28
        },
        "end": {
          "line": 338,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_count",
      "start": 9819,
      "end": 9826,
      "loc": {
        "start": {
          "line": 338,
          "column": 30
        },
        "end": {
          "line": 338,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9826,
      "end": 9827,
      "loc": {
        "start": {
          "line": 338,
          "column": 37
        },
        "end": {
          "line": 338,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 9828,
      "end": 9830,
      "loc": {
        "start": {
          "line": 338,
          "column": 39
        },
        "end": {
          "line": 338,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 9831,
      "end": 9833,
      "loc": {
        "start": {
          "line": 338,
          "column": 42
        },
        "end": {
          "line": 338,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 9834,
      "end": 9835,
      "loc": {
        "start": {
          "line": 338,
          "column": 45
        },
        "end": {
          "line": 338,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9835,
      "end": 9836,
      "loc": {
        "start": {
          "line": 338,
          "column": 46
        },
        "end": {
          "line": 338,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 9837,
      "end": 9839,
      "loc": {
        "start": {
          "line": 338,
          "column": 48
        },
        "end": {
          "line": 338,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 9840,
      "end": 9842,
      "loc": {
        "start": {
          "line": 338,
          "column": 51
        },
        "end": {
          "line": 338,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 9843,
      "end": 9844,
      "loc": {
        "start": {
          "line": 338,
          "column": 54
        },
        "end": {
          "line": 338,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9844,
      "end": 9845,
      "loc": {
        "start": {
          "line": 338,
          "column": 55
        },
        "end": {
          "line": 338,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9846,
      "end": 9847,
      "loc": {
        "start": {
          "line": 338,
          "column": 57
        },
        "end": {
          "line": 338,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 9850,
      "end": 9855,
      "loc": {
        "start": {
          "line": 339,
          "column": 2
        },
        "end": {
          "line": 339,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 9856,
      "end": 9859,
      "loc": {
        "start": {
          "line": 339,
          "column": 8
        },
        "end": {
          "line": 339,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9860,
      "end": 9861,
      "loc": {
        "start": {
          "line": 339,
          "column": 12
        },
        "end": {
          "line": 339,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 9862,
      "end": 9870,
      "loc": {
        "start": {
          "line": 339,
          "column": 14
        },
        "end": {
          "line": 339,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9870,
      "end": 9871,
      "loc": {
        "start": {
          "line": 339,
          "column": 22
        },
        "end": {
          "line": 339,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 9871,
      "end": 9873,
      "loc": {
        "start": {
          "line": 339,
          "column": 23
        },
        "end": {
          "line": 339,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9873,
      "end": 9874,
      "loc": {
        "start": {
          "line": 339,
          "column": 25
        },
        "end": {
          "line": 339,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 9875,
      "end": 9876,
      "loc": {
        "start": {
          "line": 339,
          "column": 27
        },
        "end": {
          "line": 339,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 9877,
      "end": 9878,
      "loc": {
        "start": {
          "line": 339,
          "column": 29
        },
        "end": {
          "line": 339,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 9879,
      "end": 9880,
      "loc": {
        "start": {
          "line": 339,
          "column": 31
        },
        "end": {
          "line": 339,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_coords",
      "start": 9881,
      "end": 9889,
      "loc": {
        "start": {
          "line": 339,
          "column": 33
        },
        "end": {
          "line": 339,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9889,
      "end": 9890,
      "loc": {
        "start": {
          "line": 339,
          "column": 41
        },
        "end": {
          "line": 339,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 9890,
      "end": 9892,
      "loc": {
        "start": {
          "line": 339,
          "column": 42
        },
        "end": {
          "line": 339,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9892,
      "end": 9893,
      "loc": {
        "start": {
          "line": 339,
          "column": 44
        },
        "end": {
          "line": 339,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 9894,
      "end": 9895,
      "loc": {
        "start": {
          "line": 339,
          "column": 46
        },
        "end": {
          "line": 339,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 9896,
      "end": 9897,
      "loc": {
        "start": {
          "line": 339,
          "column": 48
        },
        "end": {
          "line": 339,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9897,
      "end": 9898,
      "loc": {
        "start": {
          "line": 339,
          "column": 49
        },
        "end": {
          "line": 339,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9902,
      "end": 9904,
      "loc": {
        "start": {
          "line": 341,
          "column": 2
        },
        "end": {
          "line": 341,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9904,
      "end": 9905,
      "loc": {
        "start": {
          "line": 341,
          "column": 4
        },
        "end": {
          "line": 341,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_start",
      "start": 9905,
      "end": 9912,
      "loc": {
        "start": {
          "line": 341,
          "column": 5
        },
        "end": {
          "line": 341,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 9913,
      "end": 9916,
      "loc": {
        "start": {
          "line": 341,
          "column": 13
        },
        "end": {
          "line": 341,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 9917,
      "end": 9921,
      "loc": {
        "start": {
          "line": 341,
          "column": 17
        },
        "end": {
          "line": 341,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 9922,
      "end": 9924,
      "loc": {
        "start": {
          "line": 341,
          "column": 22
        },
        "end": {
          "line": 341,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_start",
      "start": 9925,
      "end": 9932,
      "loc": {
        "start": {
          "line": 341,
          "column": 25
        },
        "end": {
          "line": 341,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 9933,
      "end": 9934,
      "loc": {
        "start": {
          "line": 341,
          "column": 33
        },
        "end": {
          "line": 341,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 9935,
      "end": 9938,
      "loc": {
        "start": {
          "line": 341,
          "column": 35
        },
        "end": {
          "line": 341,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9938,
      "end": 9939,
      "loc": {
        "start": {
          "line": 341,
          "column": 38
        },
        "end": {
          "line": 341,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9940,
      "end": 9941,
      "loc": {
        "start": {
          "line": 341,
          "column": 40
        },
        "end": {
          "line": 341,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_start",
      "start": 9945,
      "end": 9952,
      "loc": {
        "start": {
          "line": 342,
          "column": 3
        },
        "end": {
          "line": 342,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9953,
      "end": 9954,
      "loc": {
        "start": {
          "line": 342,
          "column": 11
        },
        "end": {
          "line": 342,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 9955,
      "end": 9958,
      "loc": {
        "start": {
          "line": 342,
          "column": 13
        },
        "end": {
          "line": 342,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9958,
      "end": 9959,
      "loc": {
        "start": {
          "line": 342,
          "column": 16
        },
        "end": {
          "line": 342,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9962,
      "end": 9963,
      "loc": {
        "start": {
          "line": 343,
          "column": 2
        },
        "end": {
          "line": 343,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9967,
      "end": 9969,
      "loc": {
        "start": {
          "line": 345,
          "column": 2
        },
        "end": {
          "line": 345,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9969,
      "end": 9970,
      "loc": {
        "start": {
          "line": 345,
          "column": 4
        },
        "end": {
          "line": 345,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_end",
      "start": 9970,
      "end": 9975,
      "loc": {
        "start": {
          "line": 345,
          "column": 5
        },
        "end": {
          "line": 345,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 9976,
      "end": 9979,
      "loc": {
        "start": {
          "line": 345,
          "column": 11
        },
        "end": {
          "line": 345,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 9980,
      "end": 9984,
      "loc": {
        "start": {
          "line": 345,
          "column": 15
        },
        "end": {
          "line": 345,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 9985,
      "end": 9987,
      "loc": {
        "start": {
          "line": 345,
          "column": 20
        },
        "end": {
          "line": 345,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_end",
      "start": 9988,
      "end": 9993,
      "loc": {
        "start": {
          "line": 345,
          "column": 23
        },
        "end": {
          "line": 345,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 9994,
      "end": 9995,
      "loc": {
        "start": {
          "line": 345,
          "column": 29
        },
        "end": {
          "line": 345,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 9996,
      "end": 9999,
      "loc": {
        "start": {
          "line": 345,
          "column": 31
        },
        "end": {
          "line": 345,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9999,
      "end": 10000,
      "loc": {
        "start": {
          "line": 345,
          "column": 34
        },
        "end": {
          "line": 345,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10001,
      "end": 10002,
      "loc": {
        "start": {
          "line": 345,
          "column": 36
        },
        "end": {
          "line": 345,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_end",
      "start": 10006,
      "end": 10011,
      "loc": {
        "start": {
          "line": 346,
          "column": 3
        },
        "end": {
          "line": 346,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10012,
      "end": 10013,
      "loc": {
        "start": {
          "line": 346,
          "column": 9
        },
        "end": {
          "line": 346,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 10014,
      "end": 10017,
      "loc": {
        "start": {
          "line": 346,
          "column": 11
        },
        "end": {
          "line": 346,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10017,
      "end": 10018,
      "loc": {
        "start": {
          "line": 346,
          "column": 14
        },
        "end": {
          "line": 346,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10021,
      "end": 10022,
      "loc": {
        "start": {
          "line": 347,
          "column": 2
        },
        "end": {
          "line": 347,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10024,
      "end": 10025,
      "loc": {
        "start": {
          "line": 348,
          "column": 1
        },
        "end": {
          "line": 348,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 10028,
      "end": 10031,
      "loc": {
        "start": {
          "line": 350,
          "column": 1
        },
        "end": {
          "line": 350,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10031,
      "end": 10032,
      "loc": {
        "start": {
          "line": 350,
          "column": 4
        },
        "end": {
          "line": 350,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10032,
      "end": 10035,
      "loc": {
        "start": {
          "line": 350,
          "column": 5
        },
        "end": {
          "line": 350,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 10036,
      "end": 10038,
      "loc": {
        "start": {
          "line": 350,
          "column": 9
        },
        "end": {
          "line": 350,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10039,
      "end": 10040,
      "loc": {
        "start": {
          "line": 350,
          "column": 12
        },
        "end": {
          "line": 350,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 10041,
      "end": 10042,
      "loc": {
        "start": {
          "line": 350,
          "column": 14
        },
        "end": {
          "line": 350,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10042,
      "end": 10043,
      "loc": {
        "start": {
          "line": 350,
          "column": 15
        },
        "end": {
          "line": 350,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 10044,
      "end": 10046,
      "loc": {
        "start": {
          "line": 350,
          "column": 17
        },
        "end": {
          "line": 350,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10047,
      "end": 10048,
      "loc": {
        "start": {
          "line": 350,
          "column": 20
        },
        "end": {
          "line": 350,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 10049,
      "end": 10050,
      "loc": {
        "start": {
          "line": 350,
          "column": 22
        },
        "end": {
          "line": 350,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10050,
      "end": 10051,
      "loc": {
        "start": {
          "line": 350,
          "column": 23
        },
        "end": {
          "line": 350,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 10052,
      "end": 10054,
      "loc": {
        "start": {
          "line": 350,
          "column": 25
        },
        "end": {
          "line": 350,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 10055,
      "end": 10056,
      "loc": {
        "start": {
          "line": 350,
          "column": 28
        },
        "end": {
          "line": 350,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_count",
      "start": 10057,
      "end": 10064,
      "loc": {
        "start": {
          "line": 350,
          "column": 30
        },
        "end": {
          "line": 350,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10064,
      "end": 10065,
      "loc": {
        "start": {
          "line": 350,
          "column": 37
        },
        "end": {
          "line": 350,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 10066,
      "end": 10068,
      "loc": {
        "start": {
          "line": 350,
          "column": 39
        },
        "end": {
          "line": 350,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 10069,
      "end": 10071,
      "loc": {
        "start": {
          "line": 350,
          "column": 42
        },
        "end": {
          "line": 350,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 10072,
      "end": 10073,
      "loc": {
        "start": {
          "line": 350,
          "column": 45
        },
        "end": {
          "line": 350,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10073,
      "end": 10074,
      "loc": {
        "start": {
          "line": 350,
          "column": 46
        },
        "end": {
          "line": 350,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 10075,
      "end": 10077,
      "loc": {
        "start": {
          "line": 350,
          "column": 48
        },
        "end": {
          "line": 350,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 10078,
      "end": 10080,
      "loc": {
        "start": {
          "line": 350,
          "column": 51
        },
        "end": {
          "line": 350,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 10081,
      "end": 10082,
      "loc": {
        "start": {
          "line": 350,
          "column": 54
        },
        "end": {
          "line": 350,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10082,
      "end": 10083,
      "loc": {
        "start": {
          "line": 350,
          "column": 55
        },
        "end": {
          "line": 350,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10084,
      "end": 10085,
      "loc": {
        "start": {
          "line": 350,
          "column": 57
        },
        "end": {
          "line": 350,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 10088,
      "end": 10093,
      "loc": {
        "start": {
          "line": 351,
          "column": 2
        },
        "end": {
          "line": 351,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 10094,
      "end": 10097,
      "loc": {
        "start": {
          "line": 351,
          "column": 8
        },
        "end": {
          "line": 351,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10098,
      "end": 10099,
      "loc": {
        "start": {
          "line": 351,
          "column": 12
        },
        "end": {
          "line": 351,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_coords",
      "start": 10100,
      "end": 10108,
      "loc": {
        "start": {
          "line": 351,
          "column": 14
        },
        "end": {
          "line": 351,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10108,
      "end": 10109,
      "loc": {
        "start": {
          "line": 351,
          "column": 22
        },
        "end": {
          "line": 351,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ix",
      "start": 10109,
      "end": 10111,
      "loc": {
        "start": {
          "line": 351,
          "column": 23
        },
        "end": {
          "line": 351,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10111,
      "end": 10112,
      "loc": {
        "start": {
          "line": 351,
          "column": 25
        },
        "end": {
          "line": 351,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 10113,
      "end": 10114,
      "loc": {
        "start": {
          "line": 351,
          "column": 27
        },
        "end": {
          "line": 351,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 10115,
      "end": 10116,
      "loc": {
        "start": {
          "line": 351,
          "column": 29
        },
        "end": {
          "line": 351,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 10117,
      "end": 10118,
      "loc": {
        "start": {
          "line": 351,
          "column": 31
        },
        "end": {
          "line": 351,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_coords",
      "start": 10119,
      "end": 10127,
      "loc": {
        "start": {
          "line": 351,
          "column": 33
        },
        "end": {
          "line": 351,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10127,
      "end": 10128,
      "loc": {
        "start": {
          "line": 351,
          "column": 41
        },
        "end": {
          "line": 351,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "iy",
      "start": 10128,
      "end": 10130,
      "loc": {
        "start": {
          "line": 351,
          "column": 42
        },
        "end": {
          "line": 351,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10130,
      "end": 10131,
      "loc": {
        "start": {
          "line": 351,
          "column": 44
        },
        "end": {
          "line": 351,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 10132,
      "end": 10133,
      "loc": {
        "start": {
          "line": 351,
          "column": 46
        },
        "end": {
          "line": 351,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 10134,
      "end": 10135,
      "loc": {
        "start": {
          "line": 351,
          "column": 48
        },
        "end": {
          "line": 351,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10135,
      "end": 10136,
      "loc": {
        "start": {
          "line": 351,
          "column": 49
        },
        "end": {
          "line": 351,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10140,
      "end": 10142,
      "loc": {
        "start": {
          "line": 353,
          "column": 2
        },
        "end": {
          "line": 353,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10142,
      "end": 10143,
      "loc": {
        "start": {
          "line": 353,
          "column": 4
        },
        "end": {
          "line": 353,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_start",
      "start": 10143,
      "end": 10150,
      "loc": {
        "start": {
          "line": 353,
          "column": 5
        },
        "end": {
          "line": 353,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 10151,
      "end": 10154,
      "loc": {
        "start": {
          "line": 353,
          "column": 13
        },
        "end": {
          "line": 353,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 10155,
      "end": 10159,
      "loc": {
        "start": {
          "line": 353,
          "column": 17
        },
        "end": {
          "line": 353,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 10160,
      "end": 10162,
      "loc": {
        "start": {
          "line": 353,
          "column": 22
        },
        "end": {
          "line": 353,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_start",
      "start": 10163,
      "end": 10170,
      "loc": {
        "start": {
          "line": 353,
          "column": 25
        },
        "end": {
          "line": 353,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 10171,
      "end": 10172,
      "loc": {
        "start": {
          "line": 353,
          "column": 33
        },
        "end": {
          "line": 353,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 10173,
      "end": 10176,
      "loc": {
        "start": {
          "line": 353,
          "column": 35
        },
        "end": {
          "line": 353,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10176,
      "end": 10177,
      "loc": {
        "start": {
          "line": 353,
          "column": 38
        },
        "end": {
          "line": 353,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10178,
      "end": 10179,
      "loc": {
        "start": {
          "line": 353,
          "column": 40
        },
        "end": {
          "line": 353,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_start",
      "start": 10183,
      "end": 10190,
      "loc": {
        "start": {
          "line": 354,
          "column": 3
        },
        "end": {
          "line": 354,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10191,
      "end": 10192,
      "loc": {
        "start": {
          "line": 354,
          "column": 11
        },
        "end": {
          "line": 354,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 10193,
      "end": 10196,
      "loc": {
        "start": {
          "line": 354,
          "column": 13
        },
        "end": {
          "line": 354,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10196,
      "end": 10197,
      "loc": {
        "start": {
          "line": 354,
          "column": 16
        },
        "end": {
          "line": 354,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10200,
      "end": 10201,
      "loc": {
        "start": {
          "line": 355,
          "column": 2
        },
        "end": {
          "line": 355,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10205,
      "end": 10207,
      "loc": {
        "start": {
          "line": 357,
          "column": 2
        },
        "end": {
          "line": 357,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10207,
      "end": 10208,
      "loc": {
        "start": {
          "line": 357,
          "column": 4
        },
        "end": {
          "line": 357,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_end",
      "start": 10208,
      "end": 10213,
      "loc": {
        "start": {
          "line": 357,
          "column": 5
        },
        "end": {
          "line": 357,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 10214,
      "end": 10217,
      "loc": {
        "start": {
          "line": 357,
          "column": 11
        },
        "end": {
          "line": 357,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 10218,
      "end": 10222,
      "loc": {
        "start": {
          "line": 357,
          "column": 15
        },
        "end": {
          "line": 357,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 10223,
      "end": 10225,
      "loc": {
        "start": {
          "line": 357,
          "column": 20
        },
        "end": {
          "line": 357,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_end",
      "start": 10226,
      "end": 10231,
      "loc": {
        "start": {
          "line": 357,
          "column": 23
        },
        "end": {
          "line": 357,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 10232,
      "end": 10233,
      "loc": {
        "start": {
          "line": 357,
          "column": 29
        },
        "end": {
          "line": 357,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 10234,
      "end": 10237,
      "loc": {
        "start": {
          "line": 357,
          "column": 31
        },
        "end": {
          "line": 357,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10237,
      "end": 10238,
      "loc": {
        "start": {
          "line": 357,
          "column": 34
        },
        "end": {
          "line": 357,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10239,
      "end": 10240,
      "loc": {
        "start": {
          "line": 357,
          "column": 36
        },
        "end": {
          "line": 357,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_end",
      "start": 10244,
      "end": 10249,
      "loc": {
        "start": {
          "line": 358,
          "column": 3
        },
        "end": {
          "line": 358,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10250,
      "end": 10251,
      "loc": {
        "start": {
          "line": 358,
          "column": 9
        },
        "end": {
          "line": 358,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dot",
      "start": 10252,
      "end": 10255,
      "loc": {
        "start": {
          "line": 358,
          "column": 11
        },
        "end": {
          "line": 358,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10255,
      "end": 10256,
      "loc": {
        "start": {
          "line": 358,
          "column": 14
        },
        "end": {
          "line": 358,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10259,
      "end": 10260,
      "loc": {
        "start": {
          "line": 359,
          "column": 2
        },
        "end": {
          "line": 359,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10262,
      "end": 10263,
      "loc": {
        "start": {
          "line": 360,
          "column": 1
        },
        "end": {
          "line": 360,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10266,
      "end": 10268,
      "loc": {
        "start": {
          "line": 362,
          "column": 1
        },
        "end": {
          "line": 362,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10268,
      "end": 10269,
      "loc": {
        "start": {
          "line": 362,
          "column": 3
        },
        "end": {
          "line": 362,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_start",
      "start": 10269,
      "end": 10276,
      "loc": {
        "start": {
          "line": 362,
          "column": 4
        },
        "end": {
          "line": 362,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 10277,
      "end": 10278,
      "loc": {
        "start": {
          "line": 362,
          "column": 12
        },
        "end": {
          "line": 362,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_end",
      "start": 10279,
      "end": 10284,
      "loc": {
        "start": {
          "line": 362,
          "column": 14
        },
        "end": {
          "line": 362,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 10285,
      "end": 10287,
      "loc": {
        "start": {
          "line": 362,
          "column": 20
        },
        "end": {
          "line": 362,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_end",
      "start": 10288,
      "end": 10293,
      "loc": {
        "start": {
          "line": 362,
          "column": 23
        },
        "end": {
          "line": 362,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 10294,
      "end": 10295,
      "loc": {
        "start": {
          "line": 362,
          "column": 29
        },
        "end": {
          "line": 362,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_start",
      "start": 10296,
      "end": 10303,
      "loc": {
        "start": {
          "line": 362,
          "column": 31
        },
        "end": {
          "line": 362,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10303,
      "end": 10304,
      "loc": {
        "start": {
          "line": 362,
          "column": 38
        },
        "end": {
          "line": 362,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10305,
      "end": 10306,
      "loc": {
        "start": {
          "line": 362,
          "column": 40
        },
        "end": {
          "line": 362,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 10309,
      "end": 10315,
      "loc": {
        "start": {
          "line": 363,
          "column": 2
        },
        "end": {
          "line": 363,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10316,
      "end": 10320,
      "loc": {
        "start": {
          "line": 363,
          "column": 9
        },
        "end": {
          "line": 363,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10320,
      "end": 10321,
      "loc": {
        "start": {
          "line": 363,
          "column": 13
        },
        "end": {
          "line": 363,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10323,
      "end": 10324,
      "loc": {
        "start": {
          "line": 364,
          "column": 1
        },
        "end": {
          "line": 364,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10327,
      "end": 10329,
      "loc": {
        "start": {
          "line": 366,
          "column": 1
        },
        "end": {
          "line": 366,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10329,
      "end": 10330,
      "loc": {
        "start": {
          "line": 366,
          "column": 3
        },
        "end": {
          "line": 366,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 10330,
      "end": 10336,
      "loc": {
        "start": {
          "line": 366,
          "column": 4
        },
        "end": {
          "line": 366,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10336,
      "end": 10337,
      "loc": {
        "start": {
          "line": 366,
          "column": 10
        },
        "end": {
          "line": 366,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10338,
      "end": 10339,
      "loc": {
        "start": {
          "line": 366,
          "column": 12
        },
        "end": {
          "line": 366,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10342,
      "end": 10345,
      "loc": {
        "start": {
          "line": 367,
          "column": 2
        },
        "end": {
          "line": 367,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 10346,
      "end": 10353,
      "loc": {
        "start": {
          "line": 367,
          "column": 6
        },
        "end": {
          "line": 367,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10354,
      "end": 10355,
      "loc": {
        "start": {
          "line": 367,
          "column": 14
        },
        "end": {
          "line": 367,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 10356,
      "end": 10357,
      "loc": {
        "start": {
          "line": 367,
          "column": 16
        },
        "end": {
          "line": 367,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10357,
      "end": 10358,
      "loc": {
        "start": {
          "line": 367,
          "column": 17
        },
        "end": {
          "line": 367,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10362,
      "end": 10364,
      "loc": {
        "start": {
          "line": 369,
          "column": 2
        },
        "end": {
          "line": 369,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10364,
      "end": 10365,
      "loc": {
        "start": {
          "line": 369,
          "column": 4
        },
        "end": {
          "line": 369,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_start",
      "start": 10365,
      "end": 10372,
      "loc": {
        "start": {
          "line": 369,
          "column": 5
        },
        "end": {
          "line": 369,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 10373,
      "end": 10374,
      "loc": {
        "start": {
          "line": 369,
          "column": 13
        },
        "end": {
          "line": 369,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_start",
      "start": 10375,
      "end": 10382,
      "loc": {
        "start": {
          "line": 369,
          "column": 15
        },
        "end": {
          "line": 369,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10382,
      "end": 10383,
      "loc": {
        "start": {
          "line": 369,
          "column": 22
        },
        "end": {
          "line": 369,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10384,
      "end": 10385,
      "loc": {
        "start": {
          "line": 369,
          "column": 24
        },
        "end": {
          "line": 369,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 10389,
      "end": 10395,
      "loc": {
        "start": {
          "line": 370,
          "column": 3
        },
        "end": {
          "line": 370,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10395,
      "end": 10396,
      "loc": {
        "start": {
          "line": 370,
          "column": 9
        },
        "end": {
          "line": 370,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_in_b",
      "start": 10396,
      "end": 10402,
      "loc": {
        "start": {
          "line": 370,
          "column": 10
        },
        "end": {
          "line": 370,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10403,
      "end": 10404,
      "loc": {
        "start": {
          "line": 370,
          "column": 17
        },
        "end": {
          "line": 370,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10405,
      "end": 10410,
      "loc": {
        "start": {
          "line": 370,
          "column": 19
        },
        "end": {
          "line": 370,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10410,
      "end": 10411,
      "loc": {
        "start": {
          "line": 370,
          "column": 24
        },
        "end": {
          "line": 370,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10416,
      "end": 10418,
      "loc": {
        "start": {
          "line": 372,
          "column": 3
        },
        "end": {
          "line": 372,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10418,
      "end": 10419,
      "loc": {
        "start": {
          "line": 372,
          "column": 5
        },
        "end": {
          "line": 372,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_end",
      "start": 10419,
      "end": 10424,
      "loc": {
        "start": {
          "line": 372,
          "column": 6
        },
        "end": {
          "line": 372,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 10425,
      "end": 10426,
      "loc": {
        "start": {
          "line": 372,
          "column": 12
        },
        "end": {
          "line": 372,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_end",
      "start": 10427,
      "end": 10432,
      "loc": {
        "start": {
          "line": 372,
          "column": 14
        },
        "end": {
          "line": 372,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10432,
      "end": 10433,
      "loc": {
        "start": {
          "line": 372,
          "column": 19
        },
        "end": {
          "line": 372,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10434,
      "end": 10435,
      "loc": {
        "start": {
          "line": 372,
          "column": 21
        },
        "end": {
          "line": 372,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 10440,
      "end": 10447,
      "loc": {
        "start": {
          "line": 373,
          "column": 4
        },
        "end": {
          "line": 373,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10454,
      "end": 10455,
      "loc": {
        "start": {
          "line": 373,
          "column": 18
        },
        "end": {
          "line": 373,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_end",
      "start": 10456,
      "end": 10461,
      "loc": {
        "start": {
          "line": 373,
          "column": 20
        },
        "end": {
          "line": 373,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 10462,
      "end": 10463,
      "loc": {
        "start": {
          "line": 373,
          "column": 26
        },
        "end": {
          "line": 373,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_start",
      "start": 10464,
      "end": 10471,
      "loc": {
        "start": {
          "line": 373,
          "column": 28
        },
        "end": {
          "line": 373,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10471,
      "end": 10472,
      "loc": {
        "start": {
          "line": 373,
          "column": 35
        },
        "end": {
          "line": 373,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 10477,
      "end": 10483,
      "loc": {
        "start": {
          "line": 374,
          "column": 4
        },
        "end": {
          "line": 374,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10483,
      "end": 10484,
      "loc": {
        "start": {
          "line": 374,
          "column": 10
        },
        "end": {
          "line": 374,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 10484,
      "end": 10490,
      "loc": {
        "start": {
          "line": 374,
          "column": 11
        },
        "end": {
          "line": 374,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10491,
      "end": 10492,
      "loc": {
        "start": {
          "line": 374,
          "column": 18
        },
        "end": {
          "line": 374,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10493,
      "end": 10498,
      "loc": {
        "start": {
          "line": 374,
          "column": 20
        },
        "end": {
          "line": 374,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10498,
      "end": 10499,
      "loc": {
        "start": {
          "line": 374,
          "column": 25
        },
        "end": {
          "line": 374,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10503,
      "end": 10504,
      "loc": {
        "start": {
          "line": 375,
          "column": 3
        },
        "end": {
          "line": 375,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 10508,
      "end": 10512,
      "loc": {
        "start": {
          "line": 376,
          "column": 3
        },
        "end": {
          "line": 376,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10513,
      "end": 10514,
      "loc": {
        "start": {
          "line": 376,
          "column": 8
        },
        "end": {
          "line": 376,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 10519,
      "end": 10524,
      "loc": {
        "start": {
          "line": 377,
          "column": 4
        },
        "end": {
          "line": 377,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option1",
      "start": 10525,
      "end": 10532,
      "loc": {
        "start": {
          "line": 377,
          "column": 10
        },
        "end": {
          "line": 377,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10533,
      "end": 10534,
      "loc": {
        "start": {
          "line": 377,
          "column": 18
        },
        "end": {
          "line": 377,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_end",
      "start": 10535,
      "end": 10540,
      "loc": {
        "start": {
          "line": 377,
          "column": 20
        },
        "end": {
          "line": 377,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 10541,
      "end": 10542,
      "loc": {
        "start": {
          "line": 377,
          "column": 26
        },
        "end": {
          "line": 377,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_start",
      "start": 10543,
      "end": 10550,
      "loc": {
        "start": {
          "line": 377,
          "column": 28
        },
        "end": {
          "line": 377,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10550,
      "end": 10551,
      "loc": {
        "start": {
          "line": 377,
          "column": 35
        },
        "end": {
          "line": 377,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 10556,
      "end": 10561,
      "loc": {
        "start": {
          "line": 378,
          "column": 4
        },
        "end": {
          "line": 378,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option2",
      "start": 10562,
      "end": 10569,
      "loc": {
        "start": {
          "line": 378,
          "column": 10
        },
        "end": {
          "line": 378,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10570,
      "end": 10571,
      "loc": {
        "start": {
          "line": 378,
          "column": 18
        },
        "end": {
          "line": 378,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_end",
      "start": 10572,
      "end": 10577,
      "loc": {
        "start": {
          "line": 378,
          "column": 20
        },
        "end": {
          "line": 378,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 10578,
      "end": 10579,
      "loc": {
        "start": {
          "line": 378,
          "column": 26
        },
        "end": {
          "line": 378,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_start",
      "start": 10580,
      "end": 10587,
      "loc": {
        "start": {
          "line": 378,
          "column": 28
        },
        "end": {
          "line": 378,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10587,
      "end": 10588,
      "loc": {
        "start": {
          "line": 378,
          "column": 35
        },
        "end": {
          "line": 378,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 10594,
      "end": 10601,
      "loc": {
        "start": {
          "line": 380,
          "column": 4
        },
        "end": {
          "line": 380,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10602,
      "end": 10603,
      "loc": {
        "start": {
          "line": 380,
          "column": 12
        },
        "end": {
          "line": 380,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option1",
      "start": 10604,
      "end": 10611,
      "loc": {
        "start": {
          "line": 380,
          "column": 14
        },
        "end": {
          "line": 380,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 10612,
      "end": 10613,
      "loc": {
        "start": {
          "line": 380,
          "column": 22
        },
        "end": {
          "line": 380,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option2",
      "start": 10614,
      "end": 10621,
      "loc": {
        "start": {
          "line": 380,
          "column": 24
        },
        "end": {
          "line": 380,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10622,
      "end": 10623,
      "loc": {
        "start": {
          "line": 380,
          "column": 32
        },
        "end": {
          "line": 380,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option1",
      "start": 10624,
      "end": 10631,
      "loc": {
        "start": {
          "line": 380,
          "column": 34
        },
        "end": {
          "line": 380,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10632,
      "end": 10633,
      "loc": {
        "start": {
          "line": 380,
          "column": 42
        },
        "end": {
          "line": 380,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 10634,
      "end": 10635,
      "loc": {
        "start": {
          "line": 380,
          "column": 44
        },
        "end": {
          "line": 380,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option2",
      "start": 10635,
      "end": 10642,
      "loc": {
        "start": {
          "line": 380,
          "column": 45
        },
        "end": {
          "line": 380,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10642,
      "end": 10643,
      "loc": {
        "start": {
          "line": 380,
          "column": 52
        },
        "end": {
          "line": 380,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10647,
      "end": 10648,
      "loc": {
        "start": {
          "line": 381,
          "column": 3
        },
        "end": {
          "line": 381,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10651,
      "end": 10652,
      "loc": {
        "start": {
          "line": 382,
          "column": 2
        },
        "end": {
          "line": 382,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 10655,
      "end": 10659,
      "loc": {
        "start": {
          "line": 383,
          "column": 2
        },
        "end": {
          "line": 383,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10660,
      "end": 10661,
      "loc": {
        "start": {
          "line": 383,
          "column": 7
        },
        "end": {
          "line": 383,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 10665,
      "end": 10671,
      "loc": {
        "start": {
          "line": 384,
          "column": 3
        },
        "end": {
          "line": 384,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10671,
      "end": 10672,
      "loc": {
        "start": {
          "line": 384,
          "column": 9
        },
        "end": {
          "line": 384,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_in_a",
      "start": 10672,
      "end": 10678,
      "loc": {
        "start": {
          "line": 384,
          "column": 10
        },
        "end": {
          "line": 384,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10679,
      "end": 10680,
      "loc": {
        "start": {
          "line": 384,
          "column": 17
        },
        "end": {
          "line": 384,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10681,
      "end": 10686,
      "loc": {
        "start": {
          "line": 384,
          "column": 19
        },
        "end": {
          "line": 384,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10686,
      "end": 10687,
      "loc": {
        "start": {
          "line": 384,
          "column": 24
        },
        "end": {
          "line": 384,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10692,
      "end": 10694,
      "loc": {
        "start": {
          "line": 386,
          "column": 3
        },
        "end": {
          "line": 386,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10694,
      "end": 10695,
      "loc": {
        "start": {
          "line": 386,
          "column": 5
        },
        "end": {
          "line": 386,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_end",
      "start": 10695,
      "end": 10700,
      "loc": {
        "start": {
          "line": 386,
          "column": 6
        },
        "end": {
          "line": 386,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 10701,
      "end": 10702,
      "loc": {
        "start": {
          "line": 386,
          "column": 12
        },
        "end": {
          "line": 386,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_end",
      "start": 10703,
      "end": 10708,
      "loc": {
        "start": {
          "line": 386,
          "column": 14
        },
        "end": {
          "line": 386,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10708,
      "end": 10709,
      "loc": {
        "start": {
          "line": 386,
          "column": 19
        },
        "end": {
          "line": 386,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10710,
      "end": 10711,
      "loc": {
        "start": {
          "line": 386,
          "column": 21
        },
        "end": {
          "line": 386,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 10716,
      "end": 10723,
      "loc": {
        "start": {
          "line": 387,
          "column": 4
        },
        "end": {
          "line": 387,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10730,
      "end": 10731,
      "loc": {
        "start": {
          "line": 387,
          "column": 18
        },
        "end": {
          "line": 387,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_start",
      "start": 10732,
      "end": 10739,
      "loc": {
        "start": {
          "line": 387,
          "column": 20
        },
        "end": {
          "line": 387,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 10740,
      "end": 10741,
      "loc": {
        "start": {
          "line": 387,
          "column": 28
        },
        "end": {
          "line": 387,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_end",
      "start": 10742,
      "end": 10747,
      "loc": {
        "start": {
          "line": 387,
          "column": 30
        },
        "end": {
          "line": 387,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10747,
      "end": 10748,
      "loc": {
        "start": {
          "line": 387,
          "column": 35
        },
        "end": {
          "line": 387,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 10753,
      "end": 10759,
      "loc": {
        "start": {
          "line": 388,
          "column": 4
        },
        "end": {
          "line": 388,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10759,
      "end": 10760,
      "loc": {
        "start": {
          "line": 388,
          "column": 10
        },
        "end": {
          "line": 388,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_in_b",
      "start": 10760,
      "end": 10766,
      "loc": {
        "start": {
          "line": 388,
          "column": 11
        },
        "end": {
          "line": 388,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10767,
      "end": 10768,
      "loc": {
        "start": {
          "line": 388,
          "column": 18
        },
        "end": {
          "line": 388,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10769,
      "end": 10774,
      "loc": {
        "start": {
          "line": 388,
          "column": 20
        },
        "end": {
          "line": 388,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10774,
      "end": 10775,
      "loc": {
        "start": {
          "line": 388,
          "column": 25
        },
        "end": {
          "line": 388,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10779,
      "end": 10780,
      "loc": {
        "start": {
          "line": 389,
          "column": 3
        },
        "end": {
          "line": 389,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 10784,
      "end": 10788,
      "loc": {
        "start": {
          "line": 390,
          "column": 3
        },
        "end": {
          "line": 390,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10789,
      "end": 10790,
      "loc": {
        "start": {
          "line": 390,
          "column": 8
        },
        "end": {
          "line": 390,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 10795,
      "end": 10800,
      "loc": {
        "start": {
          "line": 391,
          "column": 4
        },
        "end": {
          "line": 391,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option1",
      "start": 10801,
      "end": 10808,
      "loc": {
        "start": {
          "line": 391,
          "column": 10
        },
        "end": {
          "line": 391,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10809,
      "end": 10810,
      "loc": {
        "start": {
          "line": 391,
          "column": 18
        },
        "end": {
          "line": 391,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_end",
      "start": 10811,
      "end": 10816,
      "loc": {
        "start": {
          "line": 391,
          "column": 20
        },
        "end": {
          "line": 391,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 10817,
      "end": 10818,
      "loc": {
        "start": {
          "line": 391,
          "column": 26
        },
        "end": {
          "line": 391,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_start",
      "start": 10819,
      "end": 10826,
      "loc": {
        "start": {
          "line": 391,
          "column": 28
        },
        "end": {
          "line": 391,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10826,
      "end": 10827,
      "loc": {
        "start": {
          "line": 391,
          "column": 35
        },
        "end": {
          "line": 391,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 10832,
      "end": 10837,
      "loc": {
        "start": {
          "line": 392,
          "column": 4
        },
        "end": {
          "line": 392,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option2",
      "start": 10838,
      "end": 10845,
      "loc": {
        "start": {
          "line": 392,
          "column": 10
        },
        "end": {
          "line": 392,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10846,
      "end": 10847,
      "loc": {
        "start": {
          "line": 392,
          "column": 18
        },
        "end": {
          "line": 392,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "b_end",
      "start": 10848,
      "end": 10853,
      "loc": {
        "start": {
          "line": 392,
          "column": 20
        },
        "end": {
          "line": 392,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 10854,
      "end": 10855,
      "loc": {
        "start": {
          "line": 392,
          "column": 26
        },
        "end": {
          "line": 392,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "a_start",
      "start": 10856,
      "end": 10863,
      "loc": {
        "start": {
          "line": 392,
          "column": 28
        },
        "end": {
          "line": 392,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10863,
      "end": 10864,
      "loc": {
        "start": {
          "line": 392,
          "column": 35
        },
        "end": {
          "line": 392,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 10870,
      "end": 10877,
      "loc": {
        "start": {
          "line": 394,
          "column": 4
        },
        "end": {
          "line": 394,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10878,
      "end": 10879,
      "loc": {
        "start": {
          "line": 394,
          "column": 12
        },
        "end": {
          "line": 394,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option1",
      "start": 10880,
      "end": 10887,
      "loc": {
        "start": {
          "line": 394,
          "column": 14
        },
        "end": {
          "line": 394,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 10888,
      "end": 10889,
      "loc": {
        "start": {
          "line": 394,
          "column": 22
        },
        "end": {
          "line": 394,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option2",
      "start": 10890,
      "end": 10897,
      "loc": {
        "start": {
          "line": 394,
          "column": 24
        },
        "end": {
          "line": 394,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10898,
      "end": 10899,
      "loc": {
        "start": {
          "line": 394,
          "column": 32
        },
        "end": {
          "line": 394,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option1",
      "start": 10900,
      "end": 10907,
      "loc": {
        "start": {
          "line": 394,
          "column": 34
        },
        "end": {
          "line": 394,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10908,
      "end": 10909,
      "loc": {
        "start": {
          "line": 394,
          "column": 42
        },
        "end": {
          "line": 394,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 10910,
      "end": 10911,
      "loc": {
        "start": {
          "line": 394,
          "column": 44
        },
        "end": {
          "line": 394,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "option2",
      "start": 10911,
      "end": 10918,
      "loc": {
        "start": {
          "line": 394,
          "column": 45
        },
        "end": {
          "line": 394,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10918,
      "end": 10919,
      "loc": {
        "start": {
          "line": 394,
          "column": 52
        },
        "end": {
          "line": 394,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10923,
      "end": 10924,
      "loc": {
        "start": {
          "line": 395,
          "column": 3
        },
        "end": {
          "line": 395,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10927,
      "end": 10928,
      "loc": {
        "start": {
          "line": 396,
          "column": 2
        },
        "end": {
          "line": 396,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 10932,
      "end": 10937,
      "loc": {
        "start": {
          "line": 398,
          "column": 2
        },
        "end": {
          "line": 398,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "current_overlap",
      "start": 10938,
      "end": 10953,
      "loc": {
        "start": {
          "line": 398,
          "column": 8
        },
        "end": {
          "line": 398,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10955,
      "end": 10956,
      "loc": {
        "start": {
          "line": 398,
          "column": 25
        },
        "end": {
          "line": 398,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 10957,
      "end": 10963,
      "loc": {
        "start": {
          "line": 398,
          "column": 27
        },
        "end": {
          "line": 398,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10963,
      "end": 10964,
      "loc": {
        "start": {
          "line": 398,
          "column": 33
        },
        "end": {
          "line": 398,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 10964,
      "end": 10971,
      "loc": {
        "start": {
          "line": 398,
          "column": 34
        },
        "end": {
          "line": 398,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10971,
      "end": 10972,
      "loc": {
        "start": {
          "line": 398,
          "column": 41
        },
        "end": {
          "line": 398,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 10975,
      "end": 10980,
      "loc": {
        "start": {
          "line": 399,
          "column": 2
        },
        "end": {
          "line": 399,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "absolute_overlap",
      "start": 10981,
      "end": 10997,
      "loc": {
        "start": {
          "line": 399,
          "column": 8
        },
        "end": {
          "line": 399,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10998,
      "end": 10999,
      "loc": {
        "start": {
          "line": 399,
          "column": 25
        },
        "end": {
          "line": 399,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 11000,
      "end": 11007,
      "loc": {
        "start": {
          "line": 399,
          "column": 27
        },
        "end": {
          "line": 399,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 11008,
      "end": 11009,
      "loc": {
        "start": {
          "line": 399,
          "column": 35
        },
        "end": {
          "line": 399,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 11010,
      "end": 11011,
      "loc": {
        "start": {
          "line": 399,
          "column": 37
        },
        "end": {
          "line": 399,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11012,
      "end": 11013,
      "loc": {
        "start": {
          "line": 399,
          "column": 39
        },
        "end": {
          "line": 399,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 11014,
      "end": 11015,
      "loc": {
        "start": {
          "line": 399,
          "column": 41
        },
        "end": {
          "line": 399,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 11015,
      "end": 11022,
      "loc": {
        "start": {
          "line": 399,
          "column": 42
        },
        "end": {
          "line": 399,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11023,
      "end": 11024,
      "loc": {
        "start": {
          "line": 399,
          "column": 50
        },
        "end": {
          "line": 399,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 11025,
      "end": 11032,
      "loc": {
        "start": {
          "line": 399,
          "column": 52
        },
        "end": {
          "line": 399,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11032,
      "end": 11033,
      "loc": {
        "start": {
          "line": 399,
          "column": 59
        },
        "end": {
          "line": 399,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 11037,
      "end": 11039,
      "loc": {
        "start": {
          "line": 401,
          "column": 2
        },
        "end": {
          "line": 401,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11039,
      "end": 11040,
      "loc": {
        "start": {
          "line": 401,
          "column": 4
        },
        "end": {
          "line": 401,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "current_overlap",
      "start": 11040,
      "end": 11055,
      "loc": {
        "start": {
          "line": 401,
          "column": 5
        },
        "end": {
          "line": 401,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 11056,
      "end": 11059,
      "loc": {
        "start": {
          "line": 401,
          "column": 21
        },
        "end": {
          "line": 401,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 11060,
      "end": 11064,
      "loc": {
        "start": {
          "line": 401,
          "column": 25
        },
        "end": {
          "line": 401,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 11065,
      "end": 11067,
      "loc": {
        "start": {
          "line": 401,
          "column": 30
        },
        "end": {
          "line": 401,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "current_overlap",
      "start": 11068,
      "end": 11083,
      "loc": {
        "start": {
          "line": 401,
          "column": 33
        },
        "end": {
          "line": 401,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 11084,
      "end": 11085,
      "loc": {
        "start": {
          "line": 401,
          "column": 49
        },
        "end": {
          "line": 401,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "absolute_overlap",
      "start": 11086,
      "end": 11102,
      "loc": {
        "start": {
          "line": 401,
          "column": 51
        },
        "end": {
          "line": 401,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11102,
      "end": 11103,
      "loc": {
        "start": {
          "line": 401,
          "column": 67
        },
        "end": {
          "line": 401,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11104,
      "end": 11105,
      "loc": {
        "start": {
          "line": 401,
          "column": 69
        },
        "end": {
          "line": 401,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 11109,
      "end": 11114,
      "loc": {
        "start": {
          "line": 402,
          "column": 3
        },
        "end": {
          "line": 402,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sign",
      "start": 11115,
      "end": 11119,
      "loc": {
        "start": {
          "line": 402,
          "column": 9
        },
        "end": {
          "line": 402,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11120,
      "end": 11121,
      "loc": {
        "start": {
          "line": 402,
          "column": 14
        },
        "end": {
          "line": 402,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 11122,
      "end": 11129,
      "loc": {
        "start": {
          "line": 402,
          "column": 16
        },
        "end": {
          "line": 402,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 11130,
      "end": 11131,
      "loc": {
        "start": {
          "line": 402,
          "column": 24
        },
        "end": {
          "line": 402,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 11132,
      "end": 11133,
      "loc": {
        "start": {
          "line": 402,
          "column": 26
        },
        "end": {
          "line": 402,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11134,
      "end": 11135,
      "loc": {
        "start": {
          "line": 402,
          "column": 28
        },
        "end": {
          "line": 402,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 11136,
      "end": 11137,
      "loc": {
        "start": {
          "line": 402,
          "column": 30
        },
        "end": {
          "line": 402,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 11137,
      "end": 11138,
      "loc": {
        "start": {
          "line": 402,
          "column": 31
        },
        "end": {
          "line": 402,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11139,
      "end": 11140,
      "loc": {
        "start": {
          "line": 402,
          "column": 33
        },
        "end": {
          "line": 402,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 11141,
      "end": 11142,
      "loc": {
        "start": {
          "line": 402,
          "column": 35
        },
        "end": {
          "line": 402,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11142,
      "end": 11143,
      "loc": {
        "start": {
          "line": 402,
          "column": 36
        },
        "end": {
          "line": 402,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 11148,
      "end": 11154,
      "loc": {
        "start": {
          "line": 404,
          "column": 3
        },
        "end": {
          "line": 404,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11154,
      "end": 11155,
      "loc": {
        "start": {
          "line": 404,
          "column": 9
        },
        "end": {
          "line": 404,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap",
      "start": 11155,
      "end": 11162,
      "loc": {
        "start": {
          "line": 404,
          "column": 10
        },
        "end": {
          "line": 404,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11165,
      "end": 11166,
      "loc": {
        "start": {
          "line": 404,
          "column": 20
        },
        "end": {
          "line": 404,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "absolute_overlap",
      "start": 11167,
      "end": 11183,
      "loc": {
        "start": {
          "line": 404,
          "column": 22
        },
        "end": {
          "line": 404,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11183,
      "end": 11184,
      "loc": {
        "start": {
          "line": 404,
          "column": 38
        },
        "end": {
          "line": 404,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 11188,
      "end": 11194,
      "loc": {
        "start": {
          "line": 405,
          "column": 3
        },
        "end": {
          "line": 405,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11194,
      "end": 11195,
      "loc": {
        "start": {
          "line": 405,
          "column": 9
        },
        "end": {
          "line": 405,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_x",
      "start": 11195,
      "end": 11204,
      "loc": {
        "start": {
          "line": 405,
          "column": 10
        },
        "end": {
          "line": 405,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11205,
      "end": 11206,
      "loc": {
        "start": {
          "line": 405,
          "column": 20
        },
        "end": {
          "line": 405,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "x",
      "start": 11207,
      "end": 11208,
      "loc": {
        "start": {
          "line": 405,
          "column": 22
        },
        "end": {
          "line": 405,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 11209,
      "end": 11210,
      "loc": {
        "start": {
          "line": 405,
          "column": 24
        },
        "end": {
          "line": 405,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sign",
      "start": 11211,
      "end": 11215,
      "loc": {
        "start": {
          "line": 405,
          "column": 26
        },
        "end": {
          "line": 405,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11215,
      "end": 11216,
      "loc": {
        "start": {
          "line": 405,
          "column": 30
        },
        "end": {
          "line": 405,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "result",
      "start": 11220,
      "end": 11226,
      "loc": {
        "start": {
          "line": 406,
          "column": 3
        },
        "end": {
          "line": 406,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11226,
      "end": 11227,
      "loc": {
        "start": {
          "line": 406,
          "column": 9
        },
        "end": {
          "line": 406,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overlap_y",
      "start": 11227,
      "end": 11236,
      "loc": {
        "start": {
          "line": 406,
          "column": 10
        },
        "end": {
          "line": 406,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11237,
      "end": 11238,
      "loc": {
        "start": {
          "line": 406,
          "column": 20
        },
        "end": {
          "line": 406,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "y",
      "start": 11239,
      "end": 11240,
      "loc": {
        "start": {
          "line": 406,
          "column": 22
        },
        "end": {
          "line": 406,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "*",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 10,
        "updateContext": null
      },
      "value": "*",
      "start": 11241,
      "end": 11242,
      "loc": {
        "start": {
          "line": 406,
          "column": 24
        },
        "end": {
          "line": 406,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sign",
      "start": 11243,
      "end": 11247,
      "loc": {
        "start": {
          "line": 406,
          "column": 26
        },
        "end": {
          "line": 406,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11247,
      "end": 11248,
      "loc": {
        "start": {
          "line": 406,
          "column": 30
        },
        "end": {
          "line": 406,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11251,
      "end": 11252,
      "loc": {
        "start": {
          "line": 407,
          "column": 2
        },
        "end": {
          "line": 407,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11254,
      "end": 11255,
      "loc": {
        "start": {
          "line": 408,
          "column": 1
        },
        "end": {
          "line": 408,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 11258,
      "end": 11264,
      "loc": {
        "start": {
          "line": 410,
          "column": 1
        },
        "end": {
          "line": 410,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 11265,
      "end": 11270,
      "loc": {
        "start": {
          "line": 410,
          "column": 8
        },
        "end": {
          "line": 410,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11270,
      "end": 11271,
      "loc": {
        "start": {
          "line": 410,
          "column": 13
        },
        "end": {
          "line": 410,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11272,
      "end": 11273,
      "loc": {
        "start": {
          "line": 411,
          "column": 0
        },
        "end": {
          "line": 411,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11274,
      "end": 11274,
      "loc": {
        "start": {
          "line": 412,
          "column": 0
        },
        "end": {
          "line": 412,
          "column": 0
        }
      }
    }
  ]
}